pixelfed/app/Http/Controllers
Daniel Supernault 3686c92122
Update Status storage, add SanitizerService to fix spacing in html stripped content
2025-09-14 07:02:12 -06:00
..
Admin Update Admin Users dashboard 2025-06-11 06:21:38 -06:00
Api Update Status storage, add SanitizerService to fix spacing in html stripped content 2025-09-14 07:02:12 -06:00
Auth Update CuratedOnboarding, add new app:curated-onboarding command, extend email verification window to 7 days and fix resend verification mails 2025-02-09 05:53:06 -07:00
Groups Update GroupsSearchController.php 2024-07-23 01:29:56 -06:00
Import Update ig import, use config_cache 2024-03-12 06:11:20 -06:00
OAuth Fix oauth oob (urn:ietf:wg:oauth:2.0:oob) support. Fixes #2522 2025-01-03 19:01:29 -07:00
Settings Update HomeSettings, remove unnecessary relation query 2025-08-20 02:58:44 -06:00
Stories Update StoryApiV1Controller, reduce min story size to 10kb 2025-09-03 02:47:53 -06:00
AccountController.php Refactor following check 2025-04-05 02:54:54 -06:00
AccountInterstitialController.php
AdminController.php Update AdminController 2024-10-10 02:22:55 -06:00
AdminCuratedRegisterController.php Update AdminCuratedRegisterController, fix existing account approval 2024-05-16 05:45:31 -06:00
AdminInviteController.php Increase username length limit from 15 to 30 2025-01-16 00:16:47 -07:00
AdminShadowFilterController.php
ApiController.php
AppRegisterController.php Update AppRegister controller, add scheduled cleanup task to delete older than 90d 2025-08-08 05:39:39 -06:00
AuthorizeInteractionController.php Add preliminary Authorize Interaction support 2024-08-13 00:00:51 -06:00
AvatarController.php
BookmarkController.php Update BookmarkController to handle Moved accounts 2024-09-11 02:49:31 -06:00
CircleController.php
CircleProfileController.php
CollectionController.php Update CollectionController, fix showCollection signature 2025-01-04 04:42:59 -07:00
CollectionItemController.php
CommentController.php Fix rendered caption 2025-01-03 21:53:35 -07:00
ComposeController.php Update ComposeController, fix postgres operator 2025-07-16 02:58:29 -06:00
ContactController.php Update ContactController 2024-10-10 02:03:20 -06:00
Controller.php
CuratedRegisterController.php Update CuratedRegisterController 2025-06-03 13:30:16 -06:00
CustomFilterController.php Update CustomFilterController, remove statuses check as we dont support them yet 2025-04-14 05:34:51 -06:00
CustomFilterKeywordController.php Add custom filters 2025-04-08 05:58:06 -06:00
CustomFilterStatusController.php Add custom filters 2025-04-08 05:58:06 -06:00
DeckController.php
DirectMessageController.php Update DirectMessageController, add mutuals endpoint 2025-08-13 05:48:01 -06:00
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Update DiscoverController 2025-08-13 00:19:50 -06:00
FederationController.php Increase username length limit from 15 to 30 2025-01-16 00:16:47 -07:00
FollowerController.php
GroupController.php Fix GroupController, move groups enabled check to each method to fix route:list 2025-01-26 00:03:41 -07:00
GroupFederationController.php Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 2024-11-19 03:45:52 -07:00
GroupPostController.php Add groups models, controllers and services 2024-07-09 23:16:05 -06:00
HashtagController.php
HashtagFollowController.php
HealthCheckController.php
ImportController.php
ImportPostController.php New supported formats, Preserve ICC Color Profiles, libvips support 2025-05-13 01:59:54 -06:00
InstallController.php
InstanceActorController.php
InternalApiController.php Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 2024-11-19 03:45:52 -07:00
LandingController.php Update landing settings, use config_cache 2024-03-12 02:05:22 -06:00
LikeController.php
LiveStreamController.php
MediaBlocklistController.php
MediaController.php Update MediaController, fix redirect bug 2025-02-04 18:22:40 -07:00
MediaTagController.php
MicroController.php Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 2024-11-19 03:45:52 -07:00
MobileController.php
NewsroomController.php
NotificationController.php
PageController.php
ParentalControlsController.php
PixelfedDirectoryController.php Check for oauth keys from the config, as well as from disk 2024-08-18 12:41:34 -07:00
PlaceController.php Update Places, improve cache invalidation/ttl 2025-05-16 03:46:42 -06:00
PollController.php
PortfolioController.php
ProfileAliasController.php
ProfileController.php Increase username length limit from 15 to 30 2025-01-16 00:16:47 -07:00
ProfileMigrationController.php Update ProfileMigrationController.php 2025-04-07 23:38:22 -06:00
ProfileSponsorController.php
PublicApiController.php fix: ordery by 2025-07-22 08:31:57 -03:00
RemoteAuthController.php Update Status storage, add SanitizerService to fix spacing in html stripped content 2025-09-14 07:02:12 -06:00
RemoteOidcController.php Update OIDC config with comments, and disable tests as we dont have db tests configured 2025-05-02 00:40:12 -06:00
ReportController.php Update ReportController, fix type validation 2025-04-08 05:17:40 -06:00
SearchController.php Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 2024-11-19 03:45:52 -07:00
SeasonalController.php
SettingsController.php Add custom filter components 2025-04-14 00:07:25 -06:00
SiteController.php Increase username length limit from 15 to 30 2025-01-16 00:16:47 -07:00
SoftwareUpdateController.php
SpaController.php
StatusController.php Update StatusController, fix mimeTypeCheck 2025-05-14 04:58:26 -06:00
StatusEditController.php
StoryComposeController.php Update StoryComposeController, add StoryIndexService support 2025-08-30 05:27:14 -06:00
StoryController.php Update StoryController, add StoryIndexService s markSeen support for webUI endpoint 2025-08-30 04:24:44 -06:00
TimelineController.php
UIKitController.php
UserAppSettingsController.php
UserEmailForgotController.php Increase username length limit from 15 to 30 2025-01-16 00:16:47 -07:00
UserInviteController.php
UserRolesController.php