1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-13 05:04:31 -05:00
dendrite/setup
Neil Alexander ff21675c5b
Cross-signing fixes, notifications via sync, federation ()
* 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 

* Some review comment fixes

* Update to matrix-org/gomatrixserverlib@f9416ac

* Remove unneeded parameter
2021-08-17 13:44:30 +01:00
..
config Cross-signing fixes, notifications via sync, federation () 2021-08-17 13:44:30 +01:00
kafka Top-level setup package () 2020-12-02 17:41:00 +00:00
mscs Add tracing to user API () 2021-08-03 11:23:25 +01:00
process Graceful shutdowns () 2021-01-26 12:56:20 +00:00
base.go Fix DNS CacheLifetime () 2021-07-16 19:42:53 +01:00
federation.go Top-level setup package () 2020-12-02 17:41:00 +00:00
flags.go Top-level setup package () 2020-12-02 17:41:00 +00:00
monolith.go Implement /_synapse/admin/v1/register () 2021-07-09 16:52:31 +01:00