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 68b1a55960
Update Instagram Imports
1 week ago
..
Admin Fix MariaDB driver detection and reblog caption null inserts 1 week ago
Api Fix MariaDB driver detection and reblog caption null inserts 1 week ago
Auth Fix MariaDB driver detection and reblog caption null inserts 1 week 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 Update PrivacySettings.php 1 week ago
Stories Fix MariaDB driver detection and reblog caption null inserts 1 week ago
AccountController.php Use now() helper instead of Carbon::now() for current-time access 2 weeks ago
AccountInterstitialController.php
AdminController.php Fix MariaDB driver detection and reblog caption null inserts 1 week ago
AdminCuratedRegisterController.php Require dangerzone sudo mode on curated register, shadow filter and page admin controllers 2 weeks ago
AdminInviteController.php Send verification email for admin-invite users that require verification 1 week ago
AdminShadowFilterController.php Require dangerzone sudo mode on curated register, shadow filter and page admin controllers 2 weeks ago
ApiController.php
AppRegisterController.php Update in-app registration 1 week ago
AuthorizeInteractionController.php Use intended-redirect session for authorize_interaction guest login 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 Fix MariaDB driver detection and reblog caption null inserts 1 week ago
ContactController.php
Controller.php
CuratedRegisterController.php
CustomFilterController.php Fix dangling DB transactions in CustomFilterController 2 weeks ago
CustomFilterKeywordController.php
CustomFilterStatusController.php
DeckController.php
DirectMessageController.php Fix MariaDB driver detection and reblog caption null inserts 1 week ago
DiscoverCategoryController.php
DiscoverCategoryHashtagController.php
DiscoverController.php Fix MariaDB driver detection and reblog caption null inserts 1 week ago
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 Update Instagram Imports 1 week ago
InstallController.php
InstanceActorController.php
InternalApiController.php
LandingController.php Exclude private profiles from public directory and clear suggestable on going private 2 weeks ago
LikeController.php
LiveStreamController.php
MediaBlocklistController.php
MediaController.php
MediaTagController.php
MicroController.php
MobileController.php
NewsroomController.php
NotificationController.php
PageController.php Require dangerzone sudo mode on curated register, shadow filter and page admin controllers 2 weeks ago
ParentalControlsController.php
PersonalAccessTokenController.php Enforce pat_enabled kill-switch on personal access token renew 2 weeks ago
PixelfedDirectoryController.php Replace Str::of() fluent chains with static Str::/native calls 2 weeks ago
PlaceController.php Fix MariaDB driver detection and reblog caption null inserts 1 week ago
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 Guard home timeline filter against null account 1 week ago
RemoteAuthController.php Replace Str::of() fluent chains with static Str::/native calls 2 weeks ago
RemoteOidcController.php Mark OIDC login session password-confirmed to fix dangerzone lockout 1 week ago
ReportController.php
SearchController.php Fix MariaDB driver detection and reblog caption null inserts 1 week ago
SeasonalController.php Fix MariaDB driver detection and reblog caption null inserts 1 week ago
SettingsController.php Use now() helper instead of Carbon::now() for current-time access 2 weeks ago
SiteController.php fix: correct SiteController view return types, drop ViewContract alias 2 weeks ago
SoftwareUpdateController.php
SpaController.php
StatusController.php Fix MariaDB driver detection and reblog caption null inserts 1 week ago
StatusEditController.php Fix PostEditModal. Closes #7084 2 weeks ago
StoryComposeController.php Update StoryComposeController 1 week ago
StoryController.php Fix MariaDB driver detection and reblog caption null inserts 1 week ago
TimelineController.php Refactor Auth, remove expensive middleware 2 weeks ago
UIKitController.php
UserAppSettingsController.php
UserEmailForgotController.php
UserInviteController.php
UserRolesController.php