dendrite/syncapi/types
Till 1fbbb25ed9
SyncAPI tweaks/fixes (#2671)
- 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-09-12 14:59:26 +01:00
..
presence.go
provider.go Don't send account data or receipts for left/forgotten rooms (#2382) 2022-04-27 12:03:34 +01:00
types.go SyncAPI tweaks/fixes (#2671) 2022-09-12 14:59:26 +01:00
types_test.go