You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/app/Http/Controllers
Daniel Supernault 47e5c07061
Add ProfileAliasController, hello account migrations!
2 years ago
..
Admin Update RemoteStatusDelete pipeline 2 years ago
Api Update RemoteStatusDelete pipeline 2 years ago
Auth Update RegisterController 2 years ago
Import
Settings Update Settings, allow users to disable atom feeds 2 years ago
Stories Update Notification logic, remove message and rendered fields 2 years ago
AccountController.php
AccountInterstitialController.php
AdminController.php Add Autospam Advanced Detection 2 years ago
AdminInviteController.php
ApiController.php
AvatarController.php
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php
CollectionItemController.php
CommentController.php
ComposeController.php Update rate limits, fixes #4537 2 years ago
ContactController.php
Controller.php
DeckController.php
DirectMessageController.php Update Notification logic, remove message and rendered fields 2 years ago
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php
FederationController.php
FollowerController.php
HashtagController.php
HashtagFollowController.php
HealthCheckController.php Add Health check endpoint at /api/service/health-check 2 years ago
ImportController.php
ImportPostController.php Update ImportPostController 2 years ago
InstallController.php
InstanceActorController.php Update ActivityPubFetchService, fix authorized_fetch support 2 years ago
InternalApiController.php
LandingController.php
LikeController.php
LiveStreamController.php
MediaBlocklistController.php
MediaController.php Update MediaController, add fallback for local files that are later stored on S3 but still are referenced in cached objects remotely 2 years ago
MediaTagController.php
MicroController.php
MobileController.php
NewsroomController.php
NotificationController.php
PageController.php
PixelfedDirectoryController.php
PlaceController.php
PollController.php
PortfolioController.php
ProfileAliasController.php Add ProfileAliasController, hello account migrations! 2 years ago
ProfileController.php Update ProfileController, allow albums in atom feed. Closes #4561. Fixes #4526 2 years ago
ProfileSponsorController.php
PublicApiController.php
RemoteAuthController.php Update Remote Auth feature, fix custom domain bug and enforce banned domains 2 years ago
ReportController.php
SearchController.php
SeasonalController.php
SettingsController.php Update SettingsController, add photo_reblogs_only setting 2 years ago
SiteController.php
SpaController.php
StatusController.php Update RemoteStatusDelete pipeline 2 years ago
StatusEditController.php Update EditHistoryModal, fix caption rendering 2 years ago
StoryComposeController.php Update Notification logic, remove message and rendered fields 2 years ago
StoryController.php
TimelineController.php
UIKitController.php
UserAppSettingsController.php Added `/api/v1.1/accounts/app/settings` endpoint and UserAppSettings model to store app specific settings 2 years ago
UserInviteController.php