pixelfed/app/Http/Controllers
Daniel Supernault dd6e3cc290
Update RegisterController, update username constraints, require atleast one alpha char
2024-07-08 03:26:29 -06:00
..
Admin
Api Update ApiV1Controller, fix /api/v1/favourites pagination 2024-07-08 02:47:00 -06:00
Auth Update RegisterController, update username constraints, require atleast one alpha char 2024-07-08 03:26:29 -06:00
Import
Settings Add disable_embeds setting, and fix cache invalidation in other settings 2024-06-04 03:46:06 -06:00
Stories
AccountController.php
AccountInterstitialController.php
AdminController.php Add custom css to admin dashboard 2024-06-29 18:39:11 -06:00
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 Update discover, add network trending using Beagle API 2024-06-30 23:02:51 -06:00
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
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
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
StoryController.php
TimelineController.php
UIKitController.php
UserAppSettingsController.php
UserEmailForgotController.php
UserInviteController.php
UserRolesController.php