dendrite/federationsender/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
..
eduserver.go log less for failed key querys, add counters for incoming pdus/edus (#1801) 2021-03-23 11:33:36 +00:00
keychange.go Cross-signing fixes, notifications via sync, federation (#1974) 2021-08-17 13:44:30 +01:00
roomserver.go Graceful shutdowns (#1734) 2021-01-26 12:56:20 +00:00
roomserver_test.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00