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 661b841428 Remove dead debug methods that echoed the raw request
CollectionController::index and StoryComposeController::createPoll had no
route mapping and simply returned $request->all(). Both are unreachable
debug leftovers; remove them. The live poll route maps to
ComposeController::createPoll, which is unaffected.
3 weeks ago
..
Auth chore: resolve psalm issues in admin commands and auth 4 weeks ago
Console/Commands Merge pull request #6992 from pixelfed/feat/status-inspector-commands 3 weeks ago
Events refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Http Remove dead debug methods that echoed the raw request 3 weeks ago
Jobs Fix reblog handling 3 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 Extract duplicated blocked-id and duplicate-shortcode query patterns 3 weeks ago
Observers refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Passport Fix PAT 3 months ago
Policies refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Providers chore: modernize service providers for Laravel 13 readiness 4 weeks ago
Rules refactor: rename PixelfedUsername rule to ValidUsername 4 weeks ago
Services Extract duplicated blocked-id and duplicate-shortcode query patterns 3 weeks ago
Transformer fix: resolve 3 remaining Larastan errors from model migration 4 weeks ago
Util Add domain-mismatch metadata to Announce status fetch and stop noisy ERROR logs 3 weeks ago
HasSnowflakePrimary.php Lint 9 months ago
helpers.php Lint 9 months ago