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 ab5469ff70
Update ComposeController, use MediaStorageService for media deletes
6 years ago
..
Admin Add MediaBlocklist feature 6 years ago
Api Update ApiV1Controller, add StatusService del calls to update likes_count, reblogs_count and reply_count 6 years ago
Auth Add hCaptcha 6 years ago
Import
Settings Update 2FA setup, fix qrcode handler 6 years ago
AccountController.php Update AccountController, add mutes and blocks endpoint to pixelfed api 6 years ago
AccountInterstitialController.php Update AccountInterstitialController, add autospam type 6 years ago
AdminController.php Update AdminController, fix variable name in updateSpam method 6 years ago
ApiController.php
AvatarController.php Update AvatarController, remove deprecated thumb_path 6 years ago
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php Update Collections, add custom limit 6 years ago
CollectionItemController.php
CommentController.php Update Like, Status and Comment controllers to add StatusService del() method to update counts 6 years ago
ComposeController.php Update ComposeController, use MediaStorageService for media deletes 6 years ago
ContactController.php
Controller.php
DeckController.php
DirectMessageController.php Update DirectMessageController, add sharedInbox support 6 years ago
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Update DiscoverController, deprecate unused endpoints 6 years ago
FederationController.php Update webfinger util, fail on invalid webfinger url 6 years ago
FollowerController.php Update Profile model, improve counter caching 6 years ago
HashtagController.php
HashtagFollowController.php
HomeController.php
ImportController.php
InstanceActorController.php Add InstanceActorController 6 years ago
InternalApiController.php Update InternalApiController, update discoverPosts method to improve performance 6 years ago
LikeController.php Update Like, Status and Comment controllers to add StatusService del() method to update counts 6 years ago
MediaBlocklistController.php Add MediaBlocklist feature 6 years ago
MediaController.php Update api controllers, deprecate old endpoints 6 years ago
MediaTagController.php Update MediaTagController 6 years ago
MicroController.php
NewsroomController.php
NotificationController.php
PageController.php
PlaceController.php
ProfileController.php Update compiled assets 6 years ago
ProfileSponsorController.php
PublicApiController.php Update PublicApiController 6 years ago
ReportController.php
SearchController.php Update SearchController, update version 6 years ago
SeasonalController.php Update SeasonalController 6 years ago
SettingsController.php
SiteController.php Update SiteController, only allow redirects for logged in users 6 years ago
StatusController.php Update Like, Status and Comment controllers to add StatusService del() method to update counts 6 years ago
StoryController.php Update StoryController, allow video stories 6 years ago
TimelineController.php
UIKitController.php
UserInviteController.php