pixelfed/app/Http/Controllers
Daniel Supernault 132a58de54
Add Autospam Advanced Detection
2023-05-17 04:00:03 -06:00
..
Admin Add Autospam Advanced Detection 2023-05-17 04:00:03 -06:00
Api Update ApiControllers, remove cloud ip blocks 2023-05-14 20:15:41 -06:00
Auth Update ResetPasswordController, add captcha support, improve security and a new redesigned view 2023-04-26 03:10:06 -06:00
Import Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 2023-04-03 19:15:20 -06:00
Settings Update SecuritySettings, remove imagick depdency for 2FA qr code generation image 2023-04-26 02:34:44 -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 Remove deprecated routes/methods 2023-03-18 22:15:56 -06:00
AvatarController.php Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 2023-04-03 19:15:20 -06:00
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 Update FollowerController, remove deprecated /i/follow endpoint 2023-03-05 03:13:12 -07:00
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
MediaTagController.php
MicroController.php
MobileController.php
NewsroomController.php
NotificationController.php
PageController.php
PixelfedDirectoryController.php
PlaceController.php
PollController.php
PortfolioController.php Update PortfolioController, fix empty post ids condition 2023-03-17 01:54:01 -06:00
ProfileController.php Update atom feed, improve cache expiry and fix double encoding bug. Fixes #4121 2023-03-18 21:45:35 -06:00
ProfileSponsorController.php
PublicApiController.php Update ApiV1Controller, fix home timeline bug 2023-03-05 08:18:22 -07:00
ReportController.php Add admin report email notifications 2023-03-13 05:55:56 -06:00
SearchController.php
SeasonalController.php
SettingsController.php
SiteController.php
SpaController.php
StatusController.php Update StatusController, allow users to delete replies to posts 2023-04-09 12:05:59 -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