4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-03-09 13:43:09 +00:00
kegsay db7d9cba8a
BREAKING: Remove Partitioned Stream Positions ()
* go mod tidy

* Break complement to check it fails CI

* 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.

* Linting

* Migrate old style tokens to new style because element-web doesn't soft-logoout on 4xx errors on /sync
2022-01-20 15:26:45 +00:00
..