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 de850836ca fix: make admin:fixPostCounts summary report only changed metrics
The resynced summary printed all three counts unconditionally, which
made an untouched metric (e.g. an already-correct comments count) look
like it had been resynced. Drive the summary from the drifted set and
show before->after values, so it matches the drift detection exactly.
4 weeks ago
..
Auth Pint app/ 4 weeks ago
Console/Commands fix: make admin:fixPostCounts summary report only changed metrics 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 Fix PAT 3 months ago
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 feat: add admin:fixPostCounts to resync post like/boost/comment counts 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 Lint 9 months ago
helpers.php Lint 9 months ago