pixelfed/app/Http/Controllers
Daniel Supernault 082c1ccb26
Add hCaptcha
..
Admin Add MediaBlocklist feature
Api Update Profile model, improve counter caching
Auth Add hCaptcha
Import Update IG Import, remove hardcoded media size limit
Settings Add Direct Messages
AccountController.php Update Profile model, improve counter caching
AccountInterstitialController.php Update AccountInterstitialController, add autospam type
AdminController.php Add autospam feature
ApiController.php Update Redis namespace
AvatarController.php
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php Update Collections, add custom limit
CollectionItemController.php
CommentController.php Update MomentUI
ContactController.php Update ContactController, fixes
Controller.php
DeckController.php
DirectMessageController.php Update DirectMessageController, add sharedInbox support
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Update DiscoverController, fix trending api
FederationController.php Add shared inbox
FollowerController.php Update Profile model, improve counter caching
HashtagController.php
HashtagFollowController.php
HomeController.php
ImportController.php Update ImportController
InternalApiController.php Update InternalApiController, add interstitial logic
LikeController.php Update LikeController, fix likes_count bug
MediaBlocklistController.php Add MediaBlocklist feature
MediaController.php Add federated photo filters
MediaTagController.php Update Tag People, allow untagging yourself
MicroController.php
NewsroomController.php Update NewroomController, update title length limit from 25 to 40
NotificationController.php
PageController.php
PlaceController.php Update PlaceController, fixes
ProfileController.php Update compiled assets
ProfileSponsorController.php
PublicApiController.php Update PublicApiController, improve stateless object caching
ReportController.php
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 StatusController, add interstitial logic
StoryController.php Update StoryController, allow video stories
TimelineController.php Update TimelineController
UIKitController.php Add UIKit model, migration and controller
UserInviteController.php