dendrite/syncapi/consumers
Neil Alexander ff21675c5b
Cross-signing fixes, notifications via sync, federation (#1974)
* Initial work on signing key update EDUs

* Fix build

* Produce/consume EDUs

* Producer logging

* Only produce key change notifications for local users

* Better naming

* Try to notify sync

* Enable feature

* Use key change topic

* Don't bother verifying signatures, validate key lengths if we can, notifier fixes

* Copyright notices

* Remove tests from whitelist until matrix-org/sytest#1117

* Some review comment fixes

* Update to matrix-org/gomatrixserverlib@f9416ac

* Remove unneeded parameter
2021-08-17 13:44:30 +01:00
..
clientapi.go Add Sentry support (#1803) 2021-03-24 10:25:24 +00:00
eduserver_receipts.go Add Sentry support (#1803) 2021-03-24 10:25:24 +00:00
eduserver_sendtodevice.go Add Sentry support (#1803) 2021-03-24 10:25:24 +00:00
eduserver_typing.go Add Sentry support (#1803) 2021-03-24 10:25:24 +00:00
keychange.go Cross-signing fixes, notifications via sync, federation (#1974) 2021-08-17 13:44:30 +01:00
roomserver.go Don't set prev state when it is the same as the event it replaces (#1936) 2021-07-22 16:46:36 +01:00