akkoma/priv
Oneric 195042bdc9 receiver_worker: prevent duplicate jobs
E.g. \*oma federates (most) follower-only posts multiple times
to each personal inbox. This commonly leads to race conditions
with jobs of several copies running at the same time and getting
past the initial "already known" check but then later all but
one will crash with an exception from the unique db index.

Since the only special thing we do with copies anyway is to discard them,
just don't create such duplicate jobs in the first place.
For the same reason and since failed jobs don't count towards
duplicates, this should have virtually no effect on federation.
2025-03-18 03:46:33 +01:00
..
es-mappings Refactor ES on top of search behaviour 2022-06-30 16:28:31 +01:00
gettext Update translation files 2024-06-17 21:53:04 +00:00
repo receiver_worker: prevent duplicate jobs 2025-03-18 03:46:33 +01:00
scrubbers Merge branch 'develop' of https://akkoma.dev/AkkomaGang/akkoma into use_fep-c16b_formatting_mfm_functions 2025-01-12 07:59:40 +01: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