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 1404ac6e6f
Update Discover, allow public discover access
4 years ago
..
Admin
Api Update ApiV1Controller, add StatusService del calls to update likes_count, reblogs_count and reply_count 4 years ago
Auth
Import
Settings
AccountController.php Update AccountController, add mutes and blocks endpoint to pixelfed api 4 years ago
AccountInterstitialController.php
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
CollectionItemController.php
CommentController.php Update Like, Status and Comment controllers to add StatusService del() method to update counts 4 years ago
ComposeController.php Update ComposeController, use MediaStorageService for media deletes 4 years ago
ContactController.php
Controller.php
DeckController.php
DirectMessageController.php
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
HashtagController.php
HashtagFollowController.php
HomeController.php
ImportController.php
InstanceActorController.php
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
MediaTagController.php
MicroController.php
NewsroomController.php
NotificationController.php
PageController.php
PlaceController.php
ProfileController.php
ProfileSponsorController.php
PublicApiController.php
ReportController.php
SearchController.php
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