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 622116b0cf
Merge pull request #5694 from maco/5645-domain-block
[Bug Fix] accept bare domains without http scheme in domain block controller
4 months ago
..
Admin Update AdminSettingsController, persist updates to ConfigCacheService 5 months ago
Api Merge pull request #5694 from maco/5645-domain-block 4 months ago
Auth Update CuratedOnboarding, add new app:curated-onboarding command, extend email verification window to 7 days and fix resend verification mails 5 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 6 months ago
Settings Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap 6 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
AdminController.php Update AdminController 9 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 Update AppRegisterController 4 months ago
AuthorizeInteractionController.php Add preliminary Authorize Interaction support 11 months ago
AvatarController.php
BookmarkController.php Update BookmarkController to handle Moved accounts 10 months ago
CircleController.php
CircleProfileController.php
CollectionController.php Update CollectionController, fix showCollection signature 6 months ago
CollectionItemController.php
CommentController.php Fix rendered caption 6 months ago
ComposeController.php Update ComposeController, add max_media_attachments attribute 5 months ago
ContactController.php Update ContactController 9 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 5 months ago
DeckController.php
DirectMessageController.php Update DirectMessageController, fix query 5 months ago
DiscoverCategoryController.php
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 12 months ago
HashtagController.php
HashtagFollowController.php
HealthCheckController.php
ImportController.php
ImportPostController.php Update config_cache 1 year ago
InstallController.php
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 5 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
PixelfedDirectoryController.php Check for oauth keys from the config, as well as from disk 10 months ago
PlaceController.php
PollController.php
PortfolioController.php
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
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
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
SpaController.php
StatusController.php Postgres fixes 6 months ago
StatusEditController.php
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
UserRolesController.php