dendrite/setup/config
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
..
config.go Mention unstable features in /_matrix/client/versions (#1710) 2021-01-18 13:09:28 +00:00
config_appservice.go Fix SIGSEGV in IsInterestedInRoomID (#1846) 2021-06-07 09:13:40 +01:00
config_clientapi.go Mention unstable features in /_matrix/client/versions (#1710) 2021-01-18 13:09:28 +00:00
config_eduserver.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
config_federationapi.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
config_federationsender.go Fix database default connection limits for CI (#1794) 2021-03-08 13:18:29 +00:00
config_global.go Add Sentry support (#1803) 2021-03-24 10:25:24 +00:00
config_kafka.go Cross-signing fixes, notifications via sync, federation (#1974) 2021-08-17 13:44:30 +01:00
config_keyserver.go Fix database default connection limits for CI (#1794) 2021-03-08 13:18:29 +00:00
config_mediaapi.go Set MaxFileSizeBytes <= 0 to unlimited (#1876) 2021-07-19 17:58:51 +01:00
config_mscs.go Fix database default connection limits for CI (#1794) 2021-03-08 13:18:29 +00:00
config_roomserver.go Fix database default connection limits for CI (#1794) 2021-03-08 13:18:29 +00:00
config_signingkeyserver.go Fix database default connection limits for CI (#1794) 2021-03-08 13:18:29 +00:00
config_syncapi.go Fix database default connection limits for CI (#1794) 2021-03-08 13:18:29 +00:00
config_test.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
config_userapi.go Implement OpenID module (#599) (#1812) 2021-04-07 13:26:20 +01:00