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 3bd211d7f5
Update profile embeds, fix NaN bug and improve performance
3 years ago
..
Admin Update ApiV1Controller, improve instance endpoint 4 years ago
Api Update compiled assets 3 years ago
Auth Update RegisterController 4 years ago
Import Update controllers, fixes #2906 4 years ago
Settings Update ApiV1Controller, fix account settings bug 4 years ago
AccountController.php Update AccountController, refresh RelationshipService on mute/blocks 4 years ago
AccountInterstitialController.php
AdminController.php Fix custom emoji admin dashboard bug 3 years ago
ApiController.php
AvatarController.php Update AvatarController, remove deprecated thumb_path 4 years ago
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php
CollectionItemController.php
CommentController.php Update CommentPipeline, move reply_count calculation to comment pipeline job and improve count calculation 4 years ago
ComposeController.php Update ComposeController, refactor compose_settings 4 years ago
ContactController.php
Controller.php
DeckController.php
DirectMessageController.php Update DirectMessageController, fix autocomplete bug 4 years ago
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Update DiscoverController, add yearly option and increase limit from 15 to 30 posts 4 years ago
FederationController.php Update FederationController 4 years ago
FollowerController.php Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries. 4 years ago
HashtagController.php
HashtagFollowController.php
HomeController.php
ImportController.php Update controllers, fixes #2906 4 years ago
InstanceActorController.php Update InstanceActorController, improve json seralization by not escaping slashes 4 years ago
InternalApiController.php Improve DiscoverService 4 years ago
LikeController.php Update public timeline api, add experimental cache 4 years ago
MediaBlocklistController.php
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
PollController.php Update controllers, fixes #2906 4 years ago
ProfileController.php Update profile embeds, fix NaN bug and improve performance 3 years ago
ProfileSponsorController.php
PublicApiController.php Update PublicApiController, fix public timeline endpoint 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
SpaController.php Update SpaController, add username redirect method 4 years ago
StatusController.php Update ApiV1Controller, fix reblogs endpoints 4 years ago
StoryComposeController.php Update StoryComposeController, fix expiry bug 4 years ago
StoryController.php Update StoryController, add postgres bug fix 4 years ago
TimelineController.php Add Network Timeline 4 years ago
UIKitController.php
UserInviteController.php Update UserInviteController, fixes #3017 4 years ago