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
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
..
Auth
…
Console/Commands refactor: organize Artisan commands into subfolders 4 weeks ago
Events refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Http Merge pull request #6914 from pixelfed/fix/cached-eloquent-model-incomplete-object 4 weeks ago
Jobs refactor: migrate LikePipeline to use NotificationService::firstOrCreateNotification 4 weeks ago
Listeners refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Mail refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Models Merge pull request #6928 from pixelfed/feature/user-status-command 4 weeks ago
Observers refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Passport
…
Policies refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Providers refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Rules refactor: rename PixelfedUsername rule to ValidUsername 4 weeks ago
Services Merge pull request #6922 from pixelfed/security/ssrf-media-fetch 4 weeks ago
Transformer fix: resolve 3 remaining Larastan errors from model migration 4 weeks ago
Util Fix duplicate-key violation when importing remote media attachments 4 weeks ago
HasSnowflakePrimary.php
…
helpers.php
…