mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-08 18:16:59 +00:00
ce5dfbebf9
* WIP get_missing_events work
* More WIP get_missing_events work
* First working /get_missing_events implementation
Flakey currently due to racing between /sync and /send
* Final tweaks
* Remove log lines
* Linting
* go mod tidy
* Clamp min depth to 0
* sort events by depth because sytest makes me sad
Specifically I think it's
|
||
---|---|---|
.. | ||
routing | ||
federationapi.go |