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 bef959f451
Update PublicApiController, use AccountService in accountStatuses method
4 years ago
..
Admin
Api 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
Auth
Import
Settings
AccountController.php
AccountInterstitialController.php
AdminController.php
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
FederationController.php
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
InstanceActorController.php Update InstanceActorController, improve json seralization by not escaping slashes 4 years ago
InternalApiController.php
LikeController.php
MediaBlocklistController.php
MediaController.php
MediaTagController.php
MicroController.php
NewsroomController.php
NotificationController.php
PageController.php
PlaceController.php
PollController.php
ProfileController.php
ProfileSponsorController.php
PublicApiController.php Update PublicApiController, use AccountService in accountStatuses method 4 years ago
ReportController.php
SearchController.php
SeasonalController.php
SettingsController.php
SiteController.php
StatusController.php
StoryComposeController.php
StoryController.php
TimelineController.php
UIKitController.php
UserInviteController.php