diff options
author | Kegsay <kegan@matrix.org> | 2020-05-12 16:24:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-12 16:24:28 +0100 |
commit | ce5dfbebf98a55c0efe4f86ba30956916bf0b3ad (patch) | |
tree | 0dfe3d988bbd5cb02754dc9fb2a7e1028e8474e8 /syncapi/storage/postgres/syncserver.go | |
parent | 32624697fd2d74d4a6e23549b647d323b210fb2a (diff) |
Implement /get_missing_events (#1022)
* 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
https://github.com/matrix-org/sytest/blob/4172585c2521ec6d640b4b580080276da1ab5353/lib/SyTest/Federation/Client.pm#L265
to blame here.
Diffstat (limited to 'syncapi/storage/postgres/syncserver.go')
0 files changed, 0 insertions, 0 deletions