dendrite/syncapi/streams
Kegan Dougal 43f56a45a5 Remove partitioned stream positions
This was used by the device list stream position. The device list position
now corresponds to the `Offset`, and the partition is always 0, in prep
for removing reliance on Kafka topics for device list changes.
2022-01-19 17:39:47 +00:00
..
stream_accountdata.go Sync fixes (#1709) 2021-01-13 14:32:49 +00:00
stream_devicelist.go Remove partitioned stream positions 2022-01-19 17:39:47 +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 Remove partitioned stream positions 2022-01-19 17:39:47 +00:00
template_stream.go Sync refactor — Part 1 (#1688) 2021-01-08 16:59:06 +00:00