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 93c7af7464
Update routes, add legacy webfinger profile redirect
4 years ago
..
Admin Add Auto Following support for admins 4 years ago
Api Update Profile, add linkified bio, joined date, follows you label and improved website handling 4 years ago
Auth Update config() to config_cache() 4 years ago
Import Update IG Import, remove hardcoded media size limit 5 years ago
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 Update AdminController, update reports method 4 years ago
ApiController.php
AvatarController.php Update AvatarController, remove deprecated thumb_path 4 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 4 years ago
InternalApiController.php Update moderation api, invalidate profile embed 4 years ago
LikeController.php Update LikeController, hide like counts 4 years ago
MediaBlocklistController.php Add MediaBlocklist feature 5 years ago
MediaController.php Update api controllers, deprecate old endpoints 4 years ago
MediaTagController.php Update MediaTagController 4 years ago
MicroController.php
NewsroomController.php
NotificationController.php
PageController.php
PlaceController.php
ProfileController.php Update config() to config_cache() 4 years ago
ProfileSponsorController.php
PublicApiController.php Update PublicApiController, add recent feed support to home timeline 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 StatusController, add cache invalidation for timeline cursor 4 years ago
StoryController.php Update config() to config_cache() 4 years ago
TimelineController.php Add Network Timeline 4 years ago
UIKitController.php
UserInviteController.php