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 ea68724054
Update LikeController, hide like counts
4 years ago
..
Admin Update AP Helpers, use instance filtering 4 years ago
Api Update instance endpoint, add custom description 4 years ago
Auth Add hCaptcha 4 years ago
Import Update IG Import, remove hardcoded media size limit 5 years ago
Settings Update Embeds. Fix Profile + Status embeds, remove following count and improve cache invalidation and hidden follower counts 4 years ago
AccountController.php Add Network Timeline 4 years ago
AccountInterstitialController.php Update AccountInterstitialController, add autospam type 4 years ago
AdminController.php Update AdminController, update reports method 4 years ago
ApiController.php Update Redis namespace 5 years ago
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 New License formats 4 years ago
ContactController.php Update ContactController, fixes #2042 5 years ago
Controller.php
DeckController.php
DirectMessageController.php Update DirectMessageController, add sharedInbox support 4 years ago
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 Update Profile model, improve counter caching 4 years ago
HashtagController.php
HashtagFollowController.php
HomeController.php
ImportController.php Update ImportController 5 years ago
InstanceActorController.php Add InstanceActorController 4 years ago
InternalApiController.php Update moderation api, invalidate profile embed 4 years ago
LikeController.php Update LikeController, hide like counts 4 years ago
MediaBlocklistController.php Add MediaBlocklist feature 5 years ago
MediaController.php Update api controllers, deprecate old endpoints 4 years ago
MediaTagController.php Update MediaTagController 4 years ago
MicroController.php
NewsroomController.php Update NewroomController, update title length limit from 25 to 40 5 years ago
NotificationController.php
PageController.php
PlaceController.php Update PlaceController, fixes #2017 5 years ago
ProfileController.php Update compiled assets 4 years ago
ProfileSponsorController.php
PublicApiController.php Update PublicApiController, limit network pagination to 3 months 4 years ago
ReportController.php Update ReportController, handle json reports 4 years ago
SearchController.php Update SearchController, update version 5 years ago
SeasonalController.php Update SeasonalController 4 years ago
SettingsController.php Update Settings, remove reports page 4 years ago
SiteController.php Update SiteController, only allow redirects for logged in users 4 years ago
StatusController.php Update StatusController, allow license edits without 24 hour limit 4 years ago
StoryController.php Update StoryController, optimize photo size by resizing to 9:16 aspect 4 years ago
TimelineController.php Add Network Timeline 4 years ago
UIKitController.php Add UIKit model, migration and controller 5 years ago
UserInviteController.php