dendrite/syncapi/streams
Neil Alexander b113217a6d
Use most recent event in response to get latest stream position in incremental sync (#2302)
* Use latest event position in response for advancing the stream position in an incremental sync

* Create some calm

* Use To in worst case

* Don't waste CPU cycles on an empty response after all

* Bug fixes

* Fix another bug
2022-03-25 12:38:16 +00:00
..
stream_accountdata.go Sync fixes (#1709) 2021-01-13 14:32:49 +00:00
stream_devicelist.go BREAKING: Remove Partitioned Stream Positions (#2096) 2022-01-20 15:26:45 +00:00
stream_invite.go bugfix: retire invites even when we cannot talk to the remote server to make/send_leave (#1918) 2021-07-14 10:39:17 +01:00
stream_notificationdata.go Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
stream_pdu.go Use most recent event in response to get latest stream position in incremental sync (#2302) 2022-03-25 12:38:16 +00:00
stream_receipt.go Hopefully fix read receipts (#2241) 2022-03-01 16:59:11 +00:00
stream_sendtodevice.go Simplify send-to-device messaging (#1702) 2021-01-13 17:29:46 +00:00
stream_typing.go Sync fixes (#1709) 2021-01-13 14:32:49 +00:00
streams.go Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
template_stream.go Sync refactor — Part 1 (#1688) 2021-01-08 16:59:06 +00:00