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 886ea6175d
Update ApiV1Controller, add missing variable
4 years ago
..
Admin Update user admin, fix pagination 4 years ago
Api Update ApiV1Controller, add missing variable 4 years ago
Auth
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
AdminController.php Update AdminController, update reports method 4 years ago
ApiController.php
AvatarController.php
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 Compose Apis, refactor rate limits 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 FederationController, return 404 for invalid webfinger addresses. Fixes #2647 4 years ago
FollowerController.php
HashtagController.php
HashtagFollowController.php
HomeController.php
ImportController.php
InstanceActorController.php
InternalApiController.php Update moderation api, invalidate profile embed 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 Update PublicApiController, show unlisted comments 4 years ago
ReportController.php Update ReportController, handle json reports 4 years ago
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 StatusController, invalidate profile embed cache on status delete 4 years ago
StoryController.php
TimelineController.php
UIKitController.php
UserInviteController.php