1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-02-24 15:10:44 +00:00
pixelfed/app/Http/Controllers
2025-02-10 02:44:34 -07:00
..
Admin Update AdminSettingsController, persist updates to ConfigCacheService 2025-01-26 00:38:59 -07:00
Api Update DirectMessageController, fix performance issue 2025-02-10 02:44:34 -07: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
OAuth Fix oauth oob (urn:ietf:wg:oauth:2.0:oob) support. Fixes #2522 2025-01-03 19:01:29 -07:00
Settings Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap 2025-01-05 16:24:23 -07:00
Stories 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
AccountController.php
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 Refactor based on @jippi review 2025-02-02 23:28:13 -07: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, add max_media_attachments attribute 2025-01-24 01:52:09 -07:00
ContactController.php Update ContactController 2024-10-10 02:03:20 -06:00
Controller.php
CuratedRegisterController.php 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
DeckController.php
DirectMessageController.php Update DirectMessageController, fix performance issue 2025-02-10 02:44:34 -07:00
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Update Discover, fix account bug 2025-01-16 00:47:30 -07: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
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
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
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
ProfileSponsorController.php
PublicApiController.php Update PublicApiController 2025-01-18 00:44:19 -07:00
RemoteAuthController.php Increase username length limit from 15 to 30 2025-01-16 00:16:47 -07:00
ReportController.php
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 disable_embeds setting, and fix cache invalidation in other settings 2024-06-04 03:46:06 -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 Postgres fixes 2024-12-23 01:50:51 -07:00
StatusEditController.php
StoryComposeController.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
StoryController.php
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