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 5ac9d0e8f2
Update Embeds. Fix Profile + Status embeds, remove following count and improve cache invalidation and hidden follower counts
4 years ago
..
Admin
Api Update ApiV1Controller, add StatusService del calls to update likes_count, reblogs_count and reply_count 4 years ago
Auth Add hCaptcha 4 years ago
Import
Settings Update Embeds. Fix Profile + Status embeds, remove following count and improve cache invalidation and hidden follower counts 4 years ago
AccountController.php Update AccountController, add mutes and blocks endpoint to pixelfed api 4 years ago
AccountInterstitialController.php Update AccountInterstitialController, add autospam type 4 years ago
AdminController.php Update AdminController, fix variable name in updateSpam method 4 years ago
ApiController.php
AvatarController.php Update AvatarController, remove deprecated thumb_path 4 years ago
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php Update Collections, add custom limit 4 years ago
CollectionItemController.php
CommentController.php Update Like, Status and Comment controllers to add StatusService del() method to update counts 4 years ago
ComposeController.php Update Embeds. Fix Profile + Status embeds, remove following count and improve cache invalidation and hidden follower counts 4 years ago
ContactController.php
Controller.php
DeckController.php
DirectMessageController.php Update DirectMessageController, add sharedInbox support 5 years ago
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Update Discover, allow public discover access 4 years ago
FederationController.php Update webfinger util, fail on invalid webfinger url 4 years ago
FollowerController.php Update Profile model, improve counter caching 4 years ago
HashtagController.php
HashtagFollowController.php
HomeController.php
ImportController.php
InstanceActorController.php Add InstanceActorController 4 years ago
InternalApiController.php Update InternalApiController, update discoverPosts method to improve performance 4 years ago
LikeController.php Update Like, Status and Comment controllers to add StatusService del() method to update counts 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
ProfileController.php Update compiled assets 4 years ago
ProfileSponsorController.php
PublicApiController.php Update PublicApiController 4 years ago
ReportController.php
SearchController.php Update SearchController, update version 5 years ago
SeasonalController.php Update SeasonalController 4 years ago
SettingsController.php
SiteController.php Update SiteController, only allow redirects for logged in users 4 years ago
StatusController.php Update Like, Status and Comment controllers to add StatusService del() method to update counts 4 years ago
StoryController.php
TimelineController.php
UIKitController.php
UserInviteController.php