dendrite/syncapi/streams
Till 07dd9bd995
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-08-25 13:42:47 +01:00
..
stream_accountdata.go
stream_devicelist.go
stream_invite.go
stream_notificationdata.go
stream_pdu.go SyncAPI tweaks/fixes (#2671) 2022-08-25 13:42:47 +01:00
stream_presence.go Fetch more data for newly joined rooms in an incremental sync (#2657) 2022-08-19 15:32:24 +02:00
stream_receipt.go
stream_sendtodevice.go
stream_typing.go
streams.go
template_stream.go