1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-02 15:04:29 -05:00
dendrite/syncapi/sync
Till 07dd9bd995
SyncAPI tweaks/fixes ()
- Reverts 9dc57122d9 as it was causing issues https://github.com/matrix-org/dendrite/issues/2660
- Updates the GMSL `DefaultStateFilter` to use a limit of 20 events
- Uses the timeline events to determine the new position instead of the state events
2022-08-25 13:42:47 +01:00
..
request.go SyncAPI tweaks/fixes () 2022-08-25 13:42:47 +01:00
requestpool.go SyncAPI tweaks/fixes () 2022-08-25 13:42:47 +01:00
requestpool_test.go Add race testing to tests, and fix a few small race conditions in the tests () 2022-08-05 09:19:33 +01:00