mirror of https://github.com/pixelfed/pixelfed
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.
getEpochId() now computes a bounded epoch inline on cache miss (oldest notification within the window) instead of returning 1, which would turn every notification query into a full-table scan until the async pipeline repopulates the cache. Adds coverage for the recent-id fallback and the no-recent-notifications case. (Code change committed alongside the #7195 NotificationService edits.) |
2 weeks ago | |
|---|---|---|
| .. | ||
| Feature | 2 weeks ago | |
| Unit | 2 weeks ago | |
| bats | ||
| CreatesApplication.php | ||
| Pest.php | 4 weeks ago | |
| TestCase.php | ||