pixelfed/app/Http/Controllers
2020-11-21 18:33:22 -07:00
..
Admin Add MediaBlocklist feature 2020-07-26 22:05:52 -06:00
Api Update upload endpoints with MediaBlocklist checks 2020-07-26 22:17:00 -06:00
Auth Update RegisterController 2020-08-06 21:32:02 -06:00
Import Update IG Import, remove hardcoded media size limit 2020-05-27 17:09:41 -06:00
Settings Add Direct Messages 2020-11-18 14:19:02 -07:00
AccountController.php Add Direct Messages 2020-11-18 14:19:02 -07:00
AdminController.php Update admin dashboard 2020-02-18 00:22:47 -07:00
ApiController.php Update Redis namespace 2019-12-10 23:04:03 -07:00
AvatarController.php
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php Update CollectionController, fix null bug 2020-02-18 00:36:49 -07:00
CollectionItemController.php
CommentController.php Update MomentUI 2020-05-23 01:38:23 -06:00
ContactController.php Update ContactController, fixes #2042 2020-02-22 21:07:59 -07:00
Controller.php
DeckController.php
DirectMessageController.php Update DirectMessageController, fix pgsql bug 2020-11-21 18:33:22 -07:00
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Update DiscoverController, fixes #2378 2020-08-13 18:52:20 -06:00
FederationController.php Add Direct Messages 2020-11-18 14:19:02 -07:00
FollowerController.php Update FollowerController 2020-01-06 23:32:32 -07:00
HashtagController.php
HashtagFollowController.php
HomeController.php
ImportController.php Update ImportController 2020-05-25 21:30:18 -06:00
InternalApiController.php Update Discover, add trending hashtags, places and posts 2020-08-13 18:05:36 -06:00
LikeController.php Update LikeController, fix likes_count bug 2020-04-26 23:13:39 -06:00
MediaBlocklistController.php Add MediaBlocklist feature 2020-07-26 22:05:52 -06:00
MediaController.php
MediaTagController.php Update Tag People, allow untagging yourself 2020-07-24 19:49:49 -06:00
MicroController.php
NewsroomController.php Update NewroomController, update title length limit from 25 to 40 2020-02-18 00:34:59 -07:00
NotificationController.php
PageController.php
PlaceController.php Update PlaceController, fixes #2017 2020-02-16 01:28:48 -07:00
ProfileController.php Update ProfileController, remove actor object caching 2020-05-24 21:59:09 -06:00
ProfileSponsorController.php
PublicApiController.php Update comments, fix remote reply bug 2020-07-21 19:14:48 -06:00
ReportController.php
SearchController.php Update SearchController, update version 2020-08-15 23:15:52 -06:00
SeasonalController.php
SettingsController.php Update SettingsController, add 404 to import when disabled 2020-05-25 21:33:00 -06:00
SiteController.php Update SiteController, add legacy profile/webfinger redirect 2020-05-15 23:32:54 -06:00
StatusController.php Update status embed, allow photo albums. Fixes #2374 2020-08-10 23:33:50 -06:00
StoryController.php Update StoryController, allow video stories 2020-07-14 17:15:18 -06:00
TimelineController.php Update TimelineController 2020-02-18 00:38:25 -07:00
UIKitController.php Add UIKit model, migration and controller 2020-04-26 23:28:24 -06:00
UserInviteController.php