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 a11772bcfe
Update BookmarkService, use sorted set
3 years ago
..
Admin Update ApiV1Controller, improve instance endpoint 3 years ago
Api Update ApiV1Controller, invalidate status reply cache on new reply 3 years ago
Auth Improve onboarding 3 years ago
Import Update controllers, fixes #2906 4 years ago
Settings Update ApiV1Controller, fix account settings bug 3 years ago
AccountController.php Update AccountController, refresh RelationshipService on mute/blocks 3 years ago
AccountInterstitialController.php
AdminController.php Update ApiV1Controller, add custom_emoji endpoint 3 years ago
ApiController.php
AvatarController.php
BookmarkController.php Update BookmarkService, use sorted set 3 years ago
CircleController.php
CircleProfileController.php
CollectionController.php
CollectionItemController.php
CommentController.php Update CommentPipeline, move reply_count calculation to comment pipeline job and improve count calculation 3 years ago
ComposeController.php Update ComposeController, refactor compose_settings 3 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 3 years ago
FederationController.php Update FederationController 3 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 Update BookmarkService, use sorted set 3 years ago
LikeController.php Update public timeline api, add experimental cache 4 years ago
MediaBlocklistController.php
MediaController.php
MediaTagController.php
MicroController.php
NewsroomController.php
NotificationController.php
PageController.php
PlaceController.php
PollController.php Update controllers, fixes #2906 4 years ago
ProfileController.php Update atom feeds, include media alt text. Fixes #3184 3 years ago
ProfileSponsorController.php
PublicApiController.php Update PublicApiController, add bookmark state to timeline endpoints 3 years ago
ReportController.php
SearchController.php
SeasonalController.php
SettingsController.php Add default licenses and license sync 4 years ago
SiteController.php
SpaController.php Update SpaController, add username redirect method 3 years ago
StatusController.php Update ApiV1Controller, fix reblogs endpoints 3 years ago
StoryComposeController.php Update StoryComposeController, fix expiry bug 4 years ago
StoryController.php Update StoryController, add postgres bug fix 3 years ago
TimelineController.php
UIKitController.php
UserInviteController.php Update UserInviteController, fixes #3017 4 years ago