dendrite/keyserver/internal
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
..
cross_signing.go Cross-signing fixes, notifications via sync, federation () 2021-08-17 13:44:30 +01:00
device_list_update.go Merge federationapi, federationsender, signingkeyserver components () 2021-11-24 10:45:23 +00:00
device_list_update_test.go Add type field to DeviceMessage, allow fields to be nullable () 2021-08-11 09:44:14 +01:00
internal.go BREAKING: Remove Partitioned Stream Positions () 2022-01-20 15:26:45 +00:00