~raof/conduit-snap/+git/trunk:Nyaaori/federation-backfill

Last commit made on 2022-12-21
Get this branch:
git clone -b Nyaaori/federation-backfill https://git.launchpad.net/~raof/conduit-snap/+git/trunk

Branch merges

Branch information

Name:
Nyaaori/federation-backfill
Repository:
lp:~raof/conduit-snap/+git/trunk

Recent commits

c249fd7... by Nyaaori <+@nyaaori.cat>

chore: code cleanup

330e68e... by "Andriy Kushnir (Orhideous)" <email address hidden>

refactor: Fixed logical condition for evil events

1fabc3c... by "Andriy Kushnir (Orhideous)" <email address hidden>

refactor: Added tests to backfill

b9c2bb3... by "Andriy Kushnir (Orhideous)" <email address hidden>

refactor: Rewrite backfill algorithm according to specification in more readable form

d8ee8cd... by "Andriy Kushnir (Orhideous)" <email address hidden>

refactor: Pull up invariants from the loop

2717bdc... by "Andriy Kushnir (Orhideous)" <email address hidden>

refactor: Take away some methods from public

98e2472... by "Andriy Kushnir (Orhideous)" <email address hidden>

refactor: Use same order as in trait

e71ad56... by "Andriy Kushnir (Orhideous)" <email address hidden>

refactor: Do not extract members for room each time

5987452... by "Andriy Kushnir (Orhideous)" <email address hidden>

refactor: Replace imperative style with short-circuit .any()

e3dcb66... by "Andriy Kushnir (Orhideous)" <email address hidden>

refactor: Replace re-serialization with plain coercion