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 39e57f9506
Update StoryController, fix expiration time bug
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 4 years ago
AdminController.php Update AdminController, update reports method 4 years ago
ApiController.php Update Redis namespace 5 years ago
AvatarController.php Update AvatarController, remove deprecated thumb_path 4 years ago
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php Update Collections, add custom limit 4 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 Update ContactController, fixes #2042 5 years ago
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 4 years ago
HashtagController.php
HashtagFollowController.php Update HashtagFollowerController, add getTags api method 6 years ago
HomeController.php Update HomeController 6 years ago
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 Update NewroomController, update title length limit from 25 to 40 5 years ago
NotificationController.php
PageController.php Update PageController 6 years ago
PlaceController.php Update PlaceController, fixes #2017 5 years ago
ProfileController.php Update config() to config_cache() 4 years ago
ProfileSponsorController.php Update ProfileSponsorController 6 years ago
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 StoryController, fix expiration time bug 4 years ago
TimelineController.php Add Network Timeline 4 years ago
UIKitController.php Add UIKit model, migration and controller 5 years ago
UserInviteController.php