dendrite/syncapi/streams
kegsay e80098e186
bugfix: retire invites even when we cannot talk to the remote server to make/send_leave (#1918)
* bugfix: retire invites even when we cannot talk to the remote server to make/send_leave

Also modify the leave response in /sync to include a fake event as this is ultimately
what clients (and sytest) will use to determine leave-ness.

* hash the event ID

* Base64 not hex
2021-07-14 10:39:17 +01:00
..
stream_accountdata.go Sync fixes (#1709) 2021-01-13 14:32:49 +00:00
stream_devicelist.go Complete sync performance (#1741) 2021-01-29 16:32:54 +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_pdu.go Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00
stream_receipt.go Sync fixes (#1709) 2021-01-13 14:32:49 +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 Sync refactor — Part 1 (#1688) 2021-01-08 16:59:06 +00:00
template_pstream.go Sync refactor — Part 1 (#1688) 2021-01-08 16:59:06 +00:00
template_stream.go Sync refactor — Part 1 (#1688) 2021-01-08 16:59:06 +00:00