1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-03-12 23:28:12 +00:00
pixelfed/app/Http/Controllers
2025-02-10 02:56:08 -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
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
AccountController.php
AccountInterstitialController.php
AdminController.php
AdminCuratedRegisterController.php
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
AvatarController.php
BookmarkController.php
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
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 query 2025-02-10 02:56:08 -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
GroupPostController.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 Update MediaController, fix redirect bug 2025-02-04 18:22:40 -07:00
MediaTagController.php
MicroController.php
MobileController.php
NewsroomController.php
NotificationController.php
PageController.php
ParentalControlsController.php
PixelfedDirectoryController.php
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
SeasonalController.php
SettingsController.php
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
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