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 415826f253
Update ApiV1Controller, fix illegal operator bug by setting default min_id
5 years ago
..
Admin Update AdminReportController 5 years ago
Api Update ApiV1Controller, fix illegal operator bug by setting default min_id 5 years ago
Auth Update RegisterController 5 years ago
Import Update controllers, fixes #2906 5 years ago
Settings
…
AccountController.php Update AccountController 5 years ago
AccountInterstitialController.php
…
AdminController.php Update AdminController, move report methods to AdminReports trait 5 years ago
ApiController.php
…
AvatarController.php
…
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 5 years ago
ComposeController.php Update ComposeController, refactor compose_settings 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, add yearly option and increase limit from 15 to 30 posts 5 years ago
FederationController.php Update FederationController, increase webfinger cache ttl from 12 hours to 14 days 5 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. 5 years ago
HashtagController.php
…
HashtagFollowController.php
…
HomeController.php
…
ImportController.php Update controllers, fixes #2906 5 years ago
InstanceActorController.php Update InstanceActorController, improve json seralization by not escaping slashes 5 years ago
InternalApiController.php Improve DiscoverService 5 years ago
LikeController.php Update public timeline api, add experimental cache 5 years ago
MediaBlocklistController.php
…
MediaController.php
…
MediaTagController.php
…
MicroController.php
…
NewsroomController.php
…
NotificationController.php
…
PageController.php
…
PlaceController.php
…
PollController.php Update controllers, fixes #2906 5 years ago
ProfileController.php
…
ProfileSponsorController.php
…
PublicApiController.php Update PublicApiController 5 years ago
ReportController.php
…
SearchController.php
…
SeasonalController.php
…
SettingsController.php
…
SiteController.php
…
SpaController.php Update SpaController, add username redirect method 5 years ago
StatusController.php Update StatusService, improve cache invalidation 5 years ago
StoryComposeController.php Update StoryComposeController, fix expiry bug 5 years ago
StoryController.php Update StoryController 5 years ago
TimelineController.php
…
UIKitController.php
…
UserInviteController.php Update UserInviteController, fixes #3017 5 years ago