pixelfed/app/Http/Controllers
Daniel Supernault f1c28e7d0c
Update DirectMessageController, fix pgsql bug
..
Admin Add MediaBlocklist feature
Api Update upload endpoints with MediaBlocklist checks
Auth Update RegisterController
Import Update IG Import, remove hardcoded media size limit
Settings Add Direct Messages
AccountController.php Add Direct Messages
AdminController.php Update admin dashboard
ApiController.php Update Redis namespace
AvatarController.php Update AvatarController
BookmarkController.php Apply fixes from StyleCI
CircleController.php Add Circle controller,model and migration
CircleProfileController.php Add CircleProfile controller, model and migration
CollectionController.php Update CollectionController, fix null bug
CollectionItemController.php Add CollectionItemController
CommentController.php Update MomentUI
ContactController.php Update ContactController, fixes
Controller.php Apply fixes from StyleCI
DeckController.php Add DeckController
DirectMessageController.php Update DirectMessageController, fix pgsql bug
DiscoverCategoryController.php Add DiscoverCategory model
DiscoverCategoryHashtagController.php Add DiscoverCategoryHashtag model
DiscoverController.php Update DiscoverController, fixes
FederationController.php Add Direct Messages
FollowerController.php Update FollowerController
HashtagController.php Apply fixes from StyleCI
HashtagFollowController.php Update HashtagFollowerController, add getTags api method
HomeController.php Update HomeController
ImportController.php Update ImportController
InternalApiController.php Update Discover, add trending hashtags, places and posts
LikeController.php Update LikeController, fix likes_count bug
MediaBlocklistController.php Add MediaBlocklist feature
MediaController.php Update MediaController, add timestamp to signed preview url
MediaTagController.php Update Tag People, allow untagging yourself
MicroController.php Add MicroController
NewsroomController.php Update NewroomController, update title length limit from 25 to 40
NotificationController.php Apply fixes from StyleCI
PageController.php Update PageController
PlaceController.php Update PlaceController, fixes
ProfileController.php Update ProfileController, remove actor object caching
ProfileSponsorController.php Update ProfileSponsorController
PublicApiController.php Update comments, fix remote reply bug
ReportController.php Apply fixes from StyleCI
SearchController.php Update SearchController, update version
SeasonalController.php Add SeasonalController
SettingsController.php Update SettingsController, add 404 to import when disabled
SiteController.php Update SiteController, add legacy profile/webfinger redirect
StatusController.php Update status embed, allow photo albums. Fixes
StoryController.php Update StoryController, allow video stories
TimelineController.php Update TimelineController
UIKitController.php Add UIKit model, migration and controller
UserInviteController.php Add user invites