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 252dea7016 Track media storage quota via an explicit lifecycle enum
Charge the raw upload size immediately (enforce on raw, never under-count),
correct down to the optimized size in the finalize job, and refund on delete.
Each transition is guarded by media.quota_status so retries can't double-apply.
1 week ago
..
Auth chore: resolve psalm issues in admin commands and auth 4 weeks ago
Console/Commands Delete NotificationEpochUpdate.php 2 weeks ago
Enums Track media storage quota via an explicit lifecycle enum 1 week ago
Events
Exceptions Update federation fanout 2 weeks ago
Http Track media storage quota via an explicit lifecycle enum 1 week ago
Jobs Track media storage quota via an explicit lifecycle enum 1 week ago
Listeners
Mail
Models Track media storage quota via an explicit lifecycle enum 1 week ago
Observers Fix StoryIndexService 2 weeks ago
Passport
Policies
Providers Split Horizon into priority-based supervisors, add balanceCooldown 2 weeks ago
Rules refactor: rename PixelfedUsername rule to ValidUsername 4 weeks ago
Services Track media storage quota via an explicit lifecycle enum 1 week ago
Transformer Fix web notifications not loading (#7195) 2 weeks ago
Util Improve federation handling 2 weeks ago
HasSnowflakePrimary.php
helpers.php