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
Shlee a5cbea834f
Merge pull request #7138 from shleeable/fix/oob-authorize-omitted-redirect-uri
Detect OOB oauth client when redirect_uri omitted on authorize
2 weeks ago
..
Admin Convert string class references to ::class 3 weeks ago
Api Fix login activity groupBy returning stale rows and 500 on strict DBs 2 weeks ago
Auth Fix registration form redirecting when max_users is falsy 2 weeks ago
Concerns Convert optional() to nullsafe operator 3 weeks ago
Groups Convert optional() to nullsafe operator 3 weeks ago
Import
…
OAuth Detect OOB oauth client when redirect_uri omitted on authorize 2 weeks ago
Settings Ignore own row when validating email update uniqueness 2 weeks ago
Stories Invalidate latest-story cache on remote story expiry and null-guard latest() 2 weeks ago
AccountController.php
…
AccountInterstitialController.php
…
AdminController.php Extract duplicated blocked-id and duplicate-shortcode query patterns 3 weeks ago
AdminCuratedRegisterController.php
…
AdminInviteController.php Update password validation rule to include string and min length 3 weeks ago
AdminShadowFilterController.php Convert string class references to ::class 3 weeks ago
ApiController.php
…
AppRegisterController.php
…
AuthorizeInteractionController.php Update AP Helpers 2 weeks ago
AvatarController.php
…
BookmarkController.php
…
CircleController.php
…
CircleProfileController.php
…
CollectionController.php Require visibility on collection store to match NOT NULL schema 2 weeks ago
CollectionItemController.php
…
CommentController.php
…
ComposeController.php Extract duplicated blocked-id and duplicate-shortcode query patterns 3 weeks ago
ContactController.php
…
Controller.php
…
CuratedRegisterController.php
…
CustomFilterController.php Fix custom filter rate-limit counter never expiring 2 weeks ago
CustomFilterKeywordController.php
…
CustomFilterStatusController.php
…
DeckController.php
…
DirectMessageController.php Extract duplicated blocked-id and duplicate-shortcode query patterns 3 weeks ago
DiscoverCategoryController.php
…
DiscoverCategoryHashtagController.php
…
DiscoverController.php
…
FederationController.php
…
FollowerController.php
…
GroupController.php Convert optional() to nullsafe operator 3 weeks ago
GroupFederationController.php
…
GroupPostController.php
…
HashtagController.php
…
HashtagFollowController.php Guard hashtag follow against null profile for soft-deleted accounts 2 weeks ago
HealthCheckController.php
…
ImportController.php
…
ImportPostController.php
…
InstallController.php
…
InstanceActorController.php
…
InternalApiController.php Extract following-ids lookup into FollowerService::getFollowingIds 3 weeks ago
LandingController.php
…
LikeController.php
…
LiveStreamController.php
…
MediaBlocklistController.php
…
MediaController.php
…
MediaTagController.php
…
MicroController.php
…
MobileController.php
…
NewsroomController.php
…
NotificationController.php
…
PageController.php
…
ParentalControlsController.php
…
PersonalAccessTokenController.php Enforce pat_enabled kill-switch on personal access token renew 2 weeks ago
PixelfedDirectoryController.php Fix directory listing reporting oauth and activitypub flags always true 2 weeks ago
PlaceController.php
…
PollController.php Enforce poll scope authorization on vote endpoint 2 weeks ago
PortfolioController.php
…
ProfileAliasController.php
…
ProfileController.php Convert optional() to nullsafe operator 3 weeks ago
ProfileMigrationController.php
…
ProfileSponsorController.php
…
PublicApiController.php Extract following-ids lookup into FollowerService::getFollowingIds 3 weeks ago
RemoteAuthController.php
…
RemoteOidcController.php
…
ReportController.php
…
SearchController.php
…
SeasonalController.php
…
SettingsController.php
…
SiteController.php fix: correct SiteController view return types, drop ViewContract alias 2 weeks ago
SoftwareUpdateController.php
…
SpaController.php
…
StatusController.php
…
StatusEditController.php Fix PostEditModal. Closes #7084 3 weeks ago
StoryComposeController.php Remove dead debug methods that echoed the raw request 3 weeks ago
StoryController.php Invalidate latest-story cache on remote story expiry and null-guard latest() 2 weeks ago
TimelineController.php
…
UIKitController.php
…
UserAppSettingsController.php
…
UserEmailForgotController.php
…
UserInviteController.php
…
UserRolesController.php
…