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 08f492bd3d
Update PublicApiController, remove text only posts
4 years ago
..
Admin Update AdminMediaController, improve perf and use simple pagination 4 years ago
Api Update ApiV1Controller, use ProfileService for verify_credentials 4 years ago
Auth
Import
Settings Update Profile, add linkified bio, joined date, follows you label and improved website handling 4 years ago
AccountController.php
AccountInterstitialController.php
AdminController.php Add diagnostics to error page and admin dashboard 4 years ago
ApiController.php
AvatarController.php
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php
CollectionItemController.php
CommentController.php
ComposeController.php
ContactController.php
Controller.php
DeckController.php
DirectMessageController.php
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
HashtagController.php
HashtagFollowController.php
HomeController.php
ImportController.php
InstanceActorController.php
InternalApiController.php Update moderator api, expire cached status 4 years ago
LikeController.php
MediaBlocklistController.php
MediaController.php
MediaTagController.php
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 PublicApiController, remove text only posts 4 years ago
ReportController.php
SearchController.php Update ActivityPub helpers, fix comment threading in statusFetch() method 4 years ago
SeasonalController.php
SettingsController.php
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
UIKitController.php
UserInviteController.php