pixelfed/app/Http/Controllers
Daniel Supernault 4973cb4611
Update MediaController, add fallback for local files that are later stored on S3 but still are referenced in cached objects remotely
2023-05-22 18:10:55 -06:00
..
Admin Update admin moderation logic, only re-add top level posts 2023-05-21 01:53:25 -06:00
Api Update admin moderation logic, only re-add top level posts 2023-05-21 01:53:25 -06:00
Auth Update ResetPasswordController, add captcha support, improve security and a new redesigned view 2023-04-26 03:10:06 -06:00
Import
Settings Update Settings, allow users to disable atom feeds 2023-05-19 04:53:52 -06:00
Stories Update Notification logic, remove message and rendered fields 2023-05-12 23:15:41 -06:00
AccountController.php Update ApiV1Controller, fix account blocks.Closes #4304 2023-04-20 05:27:44 -06:00
AccountInterstitialController.php
AdminController.php Add Autospam Advanced Detection 2023-05-17 04:00:03 -06:00
AdminInviteController.php
ApiController.php
AvatarController.php
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php
CollectionItemController.php
CommentController.php
ComposeController.php Update StatusEntityLexer, stop saving entities 2023-05-13 06:28:17 -06:00
ContactController.php Update pipeline dispatch, replace dispatchSync with dispatch 2023-04-24 01:36:06 -06:00
Controller.php
DeckController.php
DirectMessageController.php Update Notification logic, remove message and rendered fields 2023-05-12 23:15:41 -06:00
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Update ApiV1Controller and DiscoverController, fix postgres hashtag search 2023-05-02 23:26:37 -06:00
FederationController.php
FollowerController.php
HashtagController.php
HashtagFollowController.php
ImportController.php
InstallController.php
InstanceActorController.php
InternalApiController.php
LandingController.php Update LandingController, fix config_cache api check 2023-05-07 05:25:38 -06:00
LikeController.php
LiveStreamController.php
MediaBlocklistController.php
MediaController.php Update MediaController, add fallback for local files that are later stored on S3 but still are referenced in cached objects remotely 2023-05-22 18:10:55 -06:00
MediaTagController.php
MicroController.php
MobileController.php
NewsroomController.php
NotificationController.php
PageController.php
PixelfedDirectoryController.php
PlaceController.php
PollController.php
PortfolioController.php
ProfileController.php Update Settings, allow users to disable atom feeds 2023-05-19 04:53:52 -06:00
ProfileSponsorController.php
PublicApiController.php
ReportController.php
SearchController.php
SeasonalController.php
SettingsController.php
SiteController.php
SpaController.php
StatusController.php Update StatusController, disable embeds from spam accounts 2023-05-19 03:40:00 -06:00
StoryComposeController.php Update Notification logic, remove message and rendered fields 2023-05-12 23:15:41 -06:00
StoryController.php Update StoryController, show active self stories on home timeline 2023-05-05 06:42:17 -06:00
TimelineController.php
UIKitController.php
UserInviteController.php