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 9017f7c4e1
Update Profile, fix unauthenticated private profiles
5 years ago
..
Admin Update AdminMediaController, improve perf and use simple pagination 5 years ago
Api Update ApiV1Controller, use ProfileService for verify_credentials 5 years ago
Auth Update config() to config_cache() 5 years ago
Import
Settings Update Profile, add linkified bio, joined date, follows you label and improved website handling 5 years ago
AccountController.php Add Network Timeline 5 years ago
AccountInterstitialController.php
AdminController.php Add diagnostics to error page and admin dashboard 5 years ago
ApiController.php
AvatarController.php
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php
CollectionItemController.php
CommentController.php Update Like, Status and Comment controllers to add StatusService del() method to update counts 5 years ago
ComposeController.php Add WebP support 5 years ago
ContactController.php
Controller.php
DeckController.php
DirectMessageController.php Update DirectMessageController, disable exception logging for invalid urls. Fixes #2752 5 years ago
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Update Discover, allow public discover access 5 years ago
FederationController.php Update config() to config_cache() 5 years ago
FollowerController.php
HashtagController.php
HashtagFollowController.php
HomeController.php
ImportController.php Update config() to config_cache() 5 years ago
InstanceActorController.php
InternalApiController.php Update moderator api, expire cached status 5 years ago
LikeController.php Update LikeController, hide like counts 5 years ago
MediaBlocklistController.php
MediaController.php
MediaTagController.php
MicroController.php
NewsroomController.php
NotificationController.php
PageController.php
PlaceController.php
ProfileController.php Update Profile, fix unauthenticated private profiles 5 years ago
ProfileSponsorController.php
PublicApiController.php Update PublicApiController 5 years ago
ReportController.php Update ReportController, handle json reports 5 years ago
SearchController.php Update config() to config_cache() 5 years ago
SeasonalController.php Update SeasonalController 5 years ago
SettingsController.php Update config() to config_cache() 5 years ago
SiteController.php Update routes, add legacy webfinger profile redirect 5 years ago
StatusController.php Update SharePipeline, add Undo->Announce support 5 years ago
StoryController.php Update StoryController, fix expiration time bug 5 years ago
TimelineController.php Add Network Timeline 5 years ago
UIKitController.php
UserInviteController.php