1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-01-24 15:59:40 +00:00
pixelfed/app/Http/Controllers
2018-06-04 00:07:40 -06:00
..
Auth Add recaptcha to login/register form 2018-06-01 11:58:43 -06:00
AccountController.php
AdminController.php
ApiController.php Fix pagination bug for like and comment events 2018-06-03 21:04:01 -06:00
AvatarController.php Add AvatarController 2018-05-31 20:36:58 -06:00
BookmarkController.php
CommentController.php Update comment url structure 2018-06-04 00:07:40 -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 Add HashtagController 2018-05-31 20:39:35 -06:00
HomeController.php
ImportDataController.php Add ImportDataController 2018-05-31 20:39:48 -06:00
LikeController.php Fix like count 2018-06-03 20:46:55 -06:00
MediaController.php
NotificationController.php Add NotificationController 2018-05-31 20:39:56 -06:00
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 Add SiteController 2018-05-31 21:12:06 -06:00
StatusController.php Update comment url structure 2018-06-04 00:07:40 -06:00
TimelineController.php Add self posts to personal timeline 2018-06-03 21:38:29 -06:00