You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/app/Http/Controllers
Daniel Supernault 4960421073
Update CuratedOnboarding, add new app:curated-onboarding command, extend email verification window to 7 days and fix resend verification mails
4 months ago
..
Admin Update AdminSettingsController, persist updates to ConfigCacheService 5 months ago
Api Update ApiV1Controller.php 4 months ago
Auth Update CuratedOnboarding, add new app:curated-onboarding command, extend email verification window to 7 days and fix resend verification mails 4 months ago
Groups Update GroupsSearchController.php 11 months ago
Import Update ig import, use config_cache 1 year ago
OAuth Fix oauth oob (urn:ietf:wg:oauth:2.0:oob) support. Fixes #2522 5 months ago
Settings Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap 5 months ago
Stories Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 7 months ago
AccountController.php Update user_filters, use config_cache 1 year ago
AccountInterstitialController.php Update AccountInterstitialController, add autospam type 5 years ago
AdminController.php Update AdminController 8 months ago
AdminCuratedRegisterController.php Update AdminCuratedRegisterController, fix existing account approval 1 year ago
AdminInviteController.php Increase username length limit from 15 to 30 5 months ago
AdminShadowFilterController.php
ApiController.php
AppRegisterController.php Refactor based on @jippi review 4 months ago
AuthorizeInteractionController.php Add preliminary Authorize Interaction support 10 months ago
AvatarController.php Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 2 years ago
BookmarkController.php Update BookmarkController to handle Moved accounts 9 months ago
CircleController.php
CircleProfileController.php Add CircleProfile controller, model and migration 6 years ago
CollectionController.php Update CollectionController, fix showCollection signature 5 months ago
CollectionItemController.php
CommentController.php Fix rendered caption 5 months ago
ComposeController.php Update ComposeController, add max_media_attachments attribute 5 months ago
ContactController.php Update ContactController 8 months ago
Controller.php
CuratedRegisterController.php Update CuratedOnboarding, add new app:curated-onboarding command, extend email verification window to 7 days and fix resend verification mails 4 months ago
DeckController.php
DirectMessageController.php DM 5 months ago
DiscoverCategoryController.php Add DiscoverCategory model 6 years ago
DiscoverCategoryHashtagController.php
DiscoverController.php Update Discover, fix account bug 5 months ago
FederationController.php Increase username length limit from 15 to 30 5 months ago
FollowerController.php
GroupController.php Fix GroupController, move groups enabled check to each method to fix route:list 5 months ago
GroupFederationController.php Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 7 months ago
GroupPostController.php Add groups models, controllers and services 11 months ago
HashtagController.php
HashtagFollowController.php
HealthCheckController.php Add Health check endpoint at /api/service/health-check 2 years ago
ImportController.php
ImportPostController.php Update config_cache 1 year ago
InstallController.php Update InstallController.php 3 years ago
InstanceActorController.php
InternalApiController.php Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 7 months ago
LandingController.php Update landing settings, use config_cache 1 year ago
LikeController.php
LiveStreamController.php
MediaBlocklistController.php
MediaController.php Update MediaController, fix redirect bug 4 months ago
MediaTagController.php
MicroController.php Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 7 months ago
MobileController.php
NewsroomController.php
NotificationController.php
PageController.php
ParentalControlsController.php Update ParentalControlsController, prevent children from adding accounts 1 year ago
PixelfedDirectoryController.php Check for oauth keys from the config, as well as from disk 10 months ago
PlaceController.php Add places api endpoints 2 years ago
PollController.php
PortfolioController.php Update PortfolioController, fix empty post ids condition 2 years ago
ProfileAliasController.php Add Profile Migrations 1 year ago
ProfileController.php Increase username length limit from 15 to 30 5 months ago
ProfileMigrationController.php Add account migration configurable, but enabled by default 1 year ago
ProfileSponsorController.php Update ProfileSponsorController 6 years ago
PublicApiController.php Update PublicApiController 5 months ago
RemoteAuthController.php Increase username length limit from 15 to 30 5 months ago
ReportController.php
SearchController.php Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 7 months ago
SeasonalController.php Update SeasonalController 4 years ago
SettingsController.php Add disable_embeds setting, and fix cache invalidation in other settings 1 year ago
SiteController.php Increase username length limit from 15 to 30 5 months ago
SoftwareUpdateController.php Add Software Update banner to admin home feeds 1 year ago
SpaController.php Fix unlisted post web redirect and api response 3 years ago
StatusController.php Postgres fixes 6 months ago
StatusEditController.php Update EditHistoryModal, fix caption rendering 2 years ago
StoryComposeController.php Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 7 months ago
StoryController.php Update config_cache, fix type casting 1 year ago
TimelineController.php
UIKitController.php
UserAppSettingsController.php
UserEmailForgotController.php Increase username length limit from 15 to 30 5 months ago
UserInviteController.php Update UserInviteController, fixes #3017 4 years ago
UserRolesController.php