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/Console/Commands/User
Your Name 1eae4bbd43 refactor: organize Artisan commands into subfolders
Group console commands into Admin, Dev, FixBugs, Install, Internal, and
User subfolders (matching the earlier reorganization), and add a new
Status subfolder for the status:user, status:profile, and status:post
debug commands. Namespaces updated to match; command signatures and the
total command count are unchanged.
4 weeks ago
..
AddUserDomainBlock.php refactor: organize Artisan commands into subfolders 4 weeks ago
DeleteUserDomainBlock.php refactor: organize Artisan commands into subfolders 4 weeks ago
ReclaimUsername.php refactor: organize Artisan commands into subfolders 4 weeks ago
UserAccountDelete.php refactor: organize Artisan commands into subfolders 4 weeks ago
UserAdmin.php refactor: organize Artisan commands into subfolders 4 weeks ago
UserAvatarDelete.php refactor: organize Artisan commands into subfolders 4 weeks ago
UserCheckPassword.php refactor: organize Artisan commands into subfolders 4 weeks ago
UserCreate.php refactor: organize Artisan commands into subfolders 4 weeks ago
UserDelete.php refactor: organize Artisan commands into subfolders 4 weeks ago
UserRegistrationMagicLink.php refactor: organize Artisan commands into subfolders 4 weeks ago
UserSetPassword.php refactor: organize Artisan commands into subfolders 4 weeks ago
UserShow.php refactor: organize Artisan commands into subfolders 4 weeks ago
UserSuspend.php refactor: organize Artisan commands into subfolders 4 weeks ago
UserTable.php refactor: organize Artisan commands into subfolders 4 weeks ago
UserToggle2FA.php refactor: organize Artisan commands into subfolders 4 weeks ago
UserUnsuspend.php refactor: organize Artisan commands into subfolders 4 weeks ago
UserVerifyEmail.php refactor: organize Artisan commands into subfolders 4 weeks ago