mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-19 19:52:29 -05:00
Given that backfill and get_missing_events are basically the same thing, it's somewhat crazy that we have entirely separate code paths for them. This makes backfill use the existing get_missing_events code, and then clears up all the unused code. |
||
|---|---|---|
| .. | ||
| main | ||
| state | ||
| __init__.py | ||