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 907945a7a0
Merge pull request #2923 from Wv5twkFEKh54vo4tta9yu7dHa3/patch-1
Fix media upload
5 years ago
..
Admin Update AdminMediaController, improve perf and use simple pagination 5 years ago
Api Merge pull request #2923 from Wv5twkFEKh54vo4tta9yu7dHa3/patch-1 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 6 years ago
AccountInterstitialController.php
AdminController.php Add Stories to admin dashboard 5 years ago
ApiController.php
AvatarController.php Update AvatarController, remove deprecated thumb_path 6 years ago
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 6 years ago
ComposeController.php Update ComposeController 5 years ago
ContactController.php
Controller.php
DeckController.php
DirectMessageController.php Update DirectMessageController, fix autocomplete bug 5 years ago
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Update DiscoverController, use UserFilterService on trendingApi 5 years ago
FederationController.php Update job queue, separate deletes into their own queue 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, improve query perf 5 years ago
MediaBlocklistController.php
MediaController.php Update api controllers, deprecate old endpoints 6 years ago
MediaTagController.php Update MediaTagController 6 years ago
MicroController.php
NewsroomController.php
NotificationController.php
PageController.php
PlaceController.php
PollController.php Update ProfileController 5 years ago
ProfileController.php Update ProfileController 5 years ago
ProfileSponsorController.php
PublicApiController.php Add Polls 5 years ago
ReportController.php Update ReportController, handle json reports 6 years ago
SearchController.php Update ActivityPub helpers, fix comment threading in statusFetch() method 5 years ago
SeasonalController.php Update SeasonalController 6 years ago
SettingsController.php Add default licenses and license sync 5 years ago
SiteController.php Update routes, add legacy webfinger profile redirect 5 years ago
StatusController.php Update ap helpers, set text type when appropriate 5 years ago
StoryComposeController.php Update StoryComposeController, fix expiry bug 5 years ago
StoryController.php Update StoryController, fix postgres bug. Fixes #2904 5 years ago
TimelineController.php Add Network Timeline 6 years ago
UIKitController.php
UserInviteController.php