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 2a791f1991
Update ApiV1Controller, add default license support
4 years ago
..
Admin Update AdminMediaController, improve perf and use simple pagination 4 years ago
Api Update ApiV1Controller, add default license support 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 Add diagnostics to error page and admin dashboard 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 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 Update Compose Apis, make media descriptions/alt text length limit configurable. Default length: 1000 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 DiscoverController, use UserFilterService on trendingApi 4 years ago
FederationController.php Update job queue, separate deletes into their own queue 4 years ago
FollowerController.php Update Profile model, improve counter caching 4 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 moderator api, expire cached status 4 years ago
LikeController.php Update LikeController, add UndoLikePipeline and federate Undo Like activities 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 Profile, fix unauthenticated private profiles 4 years ago
ProfileSponsorController.php
PublicApiController.php Update ApiController, fix notification bug 4 years ago
ReportController.php Update ReportController, handle json reports 4 years ago
SearchController.php Update ActivityPub helpers, fix comment threading in statusFetch() method 4 years ago
SeasonalController.php Update SeasonalController 4 years ago
SettingsController.php Add default licenses and license sync 4 years ago
SiteController.php Update routes, add legacy webfinger profile redirect 4 years ago
StatusController.php Update ap helpers, set text type when appropriate 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