You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/app/Http/Controllers
Daniel Supernault 4fe42e5b57
Update PublicApiController, improve home timeline perf
4 years ago
..
Admin Update AdminMediaController, improve perf and use simple pagination 4 years ago
Api Update ApiV1Controller, use ProfileService for verify_credentials 4 years ago
Auth Update config() to config_cache() 4 years ago
Import
Settings Update Profile, add linkified bio, joined date, follows you label and improved website handling 4 years ago
AccountController.php Add Network Timeline 4 years ago
AccountInterstitialController.php Update AccountInterstitialController, add autospam type 5 years ago
AdminController.php Add diagnostics to error page and admin dashboard 4 years ago
ApiController.php
AvatarController.php Update AvatarController, remove deprecated thumb_path 5 years ago
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php Update Collections, add custom limit 5 years ago
CollectionItemController.php
CommentController.php Update Like, Status and Comment controllers to add StatusService del() method to update counts 4 years ago
ComposeController.php Add WebP support 4 years ago
ContactController.php
Controller.php
DeckController.php
DirectMessageController.php Update DirectMessageController, disable exception logging for invalid urls. Fixes #2752 4 years ago
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Update Discover, allow public discover access 4 years ago
FederationController.php Update config() to config_cache() 4 years ago
FollowerController.php Update Profile model, improve counter caching 5 years ago
HashtagController.php
HashtagFollowController.php
HomeController.php
ImportController.php Update config() to config_cache() 4 years ago
InstanceActorController.php Add InstanceActorController 5 years ago
InternalApiController.php Update moderator api, expire cached status 4 years ago
LikeController.php Update LikeController, hide like counts 4 years ago
MediaBlocklistController.php
MediaController.php Update api controllers, deprecate old endpoints 5 years ago
MediaTagController.php Update MediaTagController 5 years ago
MicroController.php
NewsroomController.php
NotificationController.php
PageController.php
PlaceController.php
ProfileController.php Update Profile, fix unauthenticated private profiles 4 years ago
ProfileSponsorController.php
PublicApiController.php Update PublicApiController, improve home timeline perf 4 years ago
ReportController.php Update ReportController, handle json reports 4 years ago
SearchController.php Update config() to config_cache() 4 years ago
SeasonalController.php Update SeasonalController 4 years ago
SettingsController.php Update config() to config_cache() 4 years ago
SiteController.php Update routes, add legacy webfinger profile redirect 4 years ago
StatusController.php Update SharePipeline, add Undo->Announce support 4 years ago
StoryController.php Update StoryController, fix expiration time bug 4 years ago
TimelineController.php Add Network Timeline 4 years ago
UIKitController.php
UserInviteController.php