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 aaed2bf66e
Dispatch follow accept/reject pipeline jobs to follow queue
3 years ago
..
Admin Merge pull request #3509 from shleeable/patch-4 3 years ago
Api Dispatch follow accept/reject pipeline jobs to follow queue 3 years ago
Auth
Import
Settings Update HomeSettings controller, bail earlier when attempting to update email that already exists 3 years ago
AccountController.php Dispatch follow accept/reject pipeline jobs to follow queue 3 years ago
AccountInterstitialController.php
AdminController.php Add Server Directory integration 3 years ago
ApiController.php
AvatarController.php
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php
CollectionItemController.php
CommentController.php
ComposeController.php
ContactController.php
Controller.php
DeckController.php
DirectMessageController.php
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php
FederationController.php Update FederationController, add two new queues (follow, shared) to prioritize follow request handling 3 years ago
FollowerController.php
HashtagController.php
HashtagFollowController.php
ImportController.php
InstallController.php
InstanceActorController.php fix typo: http -> https 3 years ago
InternalApiController.php
LikeController.php
LiveStreamController.php
MediaBlocklistController.php
MediaController.php
MediaTagController.php
MicroController.php
MobileController.php
NewsroomController.php
NotificationController.php
PageController.php
PixelfedDirectoryController.php Add Server Directory integration 3 years ago
PlaceController.php
PollController.php
PortfolioController.php Add Portfolio feature 3 years ago
ProfileController.php fix typo: http -> https 3 years ago
ProfileSponsorController.php
PublicApiController.php Update PublicApiController, refactor follower/following api endpoints to consume FollowerService instead of querying database 3 years ago
ReportController.php
SearchController.php
SeasonalController.php
SettingsController.php Update DeleteAccountPipeline, dispatch on low queue 3 years ago
SiteController.php
SpaController.php
StatusController.php fix typo: http -> https 3 years ago
StoryComposeController.php
StoryController.php
TimelineController.php
UIKitController.php
UserInviteController.php