pixelfed/app/Http/Controllers
Daniel Supernault 83098428bb
Update StatusController, fix unlisted post guest/ap access bug
2024-06-21 04:03:11 -06:00
..
Admin Update AdminSettings, use better validation for user integer settings 2024-03-18 06:13:27 -06:00
Api Update cache 2024-06-12 02:58:25 -06:00
Auth
Import Update ig import, use config_cache 2024-03-12 06:11:20 -06:00
Settings Add disable_embeds setting, and fix cache invalidation in other settings 2024-06-04 03:46:06 -06:00
Stories Update stories config, use config_cache 2024-03-12 04:15:05 -06:00
AccountController.php Update user_filters, use config_cache 2024-03-14 00:06:33 -06:00
AccountInterstitialController.php
AdminController.php
AdminCuratedRegisterController.php Update AdminCuratedRegisterController, fix existing account approval 2024-05-16 05:45:31 -06:00
AdminInviteController.php
AdminShadowFilterController.php
ApiController.php
AvatarController.php
BookmarkController.php
CircleController.php
CircleProfileController.php
CollectionController.php Update CollectionsController, add new self route 2024-05-22 02:21:07 -06:00
CollectionItemController.php
CommentController.php
ComposeController.php
ContactController.php
Controller.php
CuratedRegisterController.php
DeckController.php
DirectMessageController.php Lint 2024-06-19 00:18:42 -06:00
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php
FederationController.php Lint 2024-05-23 00:00:59 -06:00
FollowerController.php
HashtagController.php
HashtagFollowController.php
HealthCheckController.php
ImportController.php
ImportPostController.php
InstallController.php
InstanceActorController.php
InternalApiController.php
LandingController.php Update landing settings, use config_cache 2024-03-12 02:05:22 -06:00
LikeController.php
LiveStreamController.php
MediaBlocklistController.php
MediaController.php
MediaTagController.php
MicroController.php
MobileController.php
NewsroomController.php
NotificationController.php
PageController.php
ParentalControlsController.php
PixelfedDirectoryController.php Refactor total local post count logic, cache value and schedule updates twice daily to eliminate the perf issue on larger instances 2024-06-19 03:02:00 -06:00
PlaceController.php
PollController.php
PortfolioController.php
ProfileAliasController.php
ProfileController.php Add disable_embeds setting, and fix cache invalidation in other settings 2024-06-04 03:46:06 -06:00
ProfileMigrationController.php
ProfileSponsorController.php
PublicApiController.php Update ApiController, add pe support to like/unlike endpoints 2024-06-08 06:21:11 -06:00
RemoteAuthController.php
ReportController.php
SearchController.php Update activitpub setting, use config_cache() 2024-03-12 02:20:37 -06:00
SeasonalController.php
SettingsController.php Add disable_embeds setting, and fix cache invalidation in other settings 2024-06-04 03:46:06 -06:00
SiteController.php Update cache 2024-06-12 02:58:25 -06:00
SoftwareUpdateController.php
SpaController.php
StatusController.php Update StatusController, fix unlisted post guest/ap access bug 2024-06-21 04:03:11 -06:00
StatusEditController.php
StoryComposeController.php Update stories config, use config_cache 2024-03-12 04:15:05 -06:00
StoryController.php Update config_cache, fix type casting 2024-03-12 04:27:24 -06:00
TimelineController.php
UIKitController.php
UserAppSettingsController.php
UserEmailForgotController.php
UserInviteController.php
UserRolesController.php