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 3d657e0c52 Fix n+1 comment + like counts in status overlays 7 years ago
..
Auth Add recaptcha to login/register form 7 years ago
AccountController.php Update AccountController, fix hydrateNotifications() 7 years ago
AdminController.php Update AdminController, add new methods 7 years ago
AvatarController.php Add AvatarController 7 years ago
BookmarkController.php Add Bookmark feature 7 years ago
CommentController.php Update StatusPipeline 7 years ago
Controller.php Add Laravel Framework 7 years ago
DiscoverController.php Do not recommend myself 7 years ago
FederationController.php Update FederationController 7 years ago
FollowerController.php Add FollowerController 7 years ago
HashtagController.php Add HashtagController 7 years ago
HomeController.php Add authentication scaffolding 7 years ago
ImportDataController.php Add ImportDataController 7 years ago
LikeController.php Add LikePipeline and like notifications 7 years ago
MediaController.php Add media model, migration, controller 7 years ago
NotificationController.php Add NotificationController 7 years ago
ProfileController.php Fix n+1 comment + like counts in status overlays 7 years ago
ReportController.php Add Report model/migration/controller 7 years ago
SearchController.php Add SearchController 7 years ago
SettingsController.php Fix “Can't update account settings without setting a bio” 7 years ago
SiteController.php Add SiteController 7 years ago
StatusController.php Add supported file types and max caption length to new post form. 7 years ago
TimelineController.php Add local timeline to TimelineController 7 years ago