1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-02-12 01:15:13 +00:00
pixelfed/app/Http/Controllers
2018-06-03 19:39:38 -06:00
..
Auth Add recaptcha to login/register form 2018-06-01 11:58:43 -06:00
AccountController.php
AdminController.php
ApiController.php Add ApiController 2018-06-03 19:39:38 -06:00
AvatarController.php
BookmarkController.php
CommentController.php Update StatusPipeline 2018-06-01 12:33:44 -06:00
Controller.php
DiscoverController.php Do not recommend myself 2018-06-01 19:05:12 +02:00
FederationController.php Update FederationController 2018-05-31 21:34:04 -06:00
FollowerController.php
HashtagController.php
HomeController.php
ImportDataController.php
LikeController.php
MediaController.php
NotificationController.php
ProfileController.php Fix n+1 comment + like counts in status overlays 2018-06-02 20:26:49 -06:00
ReportController.php
SearchController.php
SettingsController.php Fix “Can't update account settings without setting a bio” 2018-06-01 21:13:29 +02:00
SiteController.php
StatusController.php Fix n+1 query in status view 2018-06-03 01:15:38 -06:00
TimelineController.php