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 0cfc12c5dd
Update StatusController, add view method
4 years ago
..
Admin Add MediaBlocklist feature 5 years ago
Api Update ApiV1Controller 4 years ago
Auth Add hCaptcha 4 years ago
Import Update IG Import, remove hardcoded media size limit 5 years ago
Settings Update 2FA setup, fix qrcode handler 4 years ago
AccountController.php Update Profile model, improve counter caching 4 years ago
AccountInterstitialController.php Update AccountInterstitialController, add autospam type 4 years ago
AdminController.php Add autospam feature 4 years ago
ApiController.php Update Redis namespace 5 years ago
AvatarController.php Update AvatarController 4 years ago
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php Update Collections, add custom limit 4 years ago
CollectionItemController.php
CommentController.php Update MomentUI 5 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 DiscoverController, limit trending api to local posts 4 years ago
FederationController.php Add shared inbox 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 InternalApiController, add interstitial logic 4 years ago
LikeController.php Update LikeController, store status_profile_id and is_comment attributes 4 years ago
MediaBlocklistController.php Add MediaBlocklist feature 5 years ago
MediaController.php Add federated photo filters 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 4 years ago
ReportController.php
SearchController.php Update SearchController, update version 5 years ago
SeasonalController.php Add Year in Review feature (mysql only) 4 years ago
SettingsController.php Update SettingsController, add 404 to import when disabled 5 years ago
SiteController.php Update SiteController 4 years ago
StatusController.php Update StatusController, add view method 4 years ago
StoryController.php Update StoryController, allow video stories 5 years ago
TimelineController.php Update TimelineController 5 years ago
UIKitController.php Add UIKit model, migration and controller 5 years ago
UserInviteController.php