akkoma/priv
Oneric ffeb70f787 Drop counter_cache stubbing out /api/v1/pleroma/admin/stats
It only served for a niche, admin nice-to-have informational stat
without too much value but was unreasonably costly to maintain
adding overhead with multiple queries added to all modifications
to the fairly busy activities table.

The database schema of the counter table and the activity_visibility function
used for counter updates also did not know about "local" visibility (nor the
recently removed "list" visibility) and misattributed them to the "direct" counter.

On my small instance this nearly halved the average
insert time for activiteis from 0.926 ms to 0.465 ms.
2025-11-17 00:00:00 +00:00
..
es-mappings Refactor ES on top of search behaviour 2022-06-30 16:28:31 +01:00
gettext Translated using Weblate (Chinese (Simplified Han script)) 2025-10-13 10:01:37 +00:00
repo Drop counter_cache stubbing out /api/v1/pleroma/admin/stats 2025-11-17 00:00:00 +00:00
scrubbers Allow mastodon-style quotes 2025-10-24 00:00:00 +00:00
static Merge pull request 'static-fe: don’t squeeze non-square images' (#705) from Oneric/akkoma:staticfe-nonsquare-img into develop 2024-04-11 18:43:03 +00:00
templates Drop media base_url default and recommend different domain 2024-03-18 22:33:10 -01:00
language-codes.json Add language support on /api/v1/statuses 2023-01-10 10:29:17 +00:00