Neil Alexander
09dd5efc1e
Merge branch 'master' into add-presence
2021-11-25 17:24:24 +00:00
Neil Alexander
c9419e51af
Don't populate config defaults where it doesn't make sense ( #2058 )
...
* Don't populate config defaults where it doesn't make sense
* Fix dendritejs builds
2021-11-24 11:57:39 +00:00
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
Till Faelligen
3e62a638b1
Add trace for new endpoints
2021-08-05 08:45:07 +02:00
Till Faelligen
4b94f52ce4
Merge branch 'master' of https://github.com/matrix-org/dendrite into add-presence
2021-08-05 08:38:58 +02:00
Neil Alexander
eb0efa4636
Cross-signing groundwork ( #1953 )
...
* Cross-signing groundwork
* Update to matrix-org/gomatrixserverlib#274
* Fix gobind builds, which stops unit tests in CI from yelling
* Some changes from review comments
* Fix build by passing in UIA
* Update to matrix-org/gomatrixserverlib@bec8d22
* Process master/self-signing keys from devices call
* nolint
* Enum-ify the key type in the database
* Process self-signing key too
* Fix sanity check in device list updater
* Fix check
* Fix sytest, hopefully
* Fix build
2021-08-04 17:56:29 +01:00
Till Faelligen
bf8211b654
Add missing files
2021-07-28 16:52:04 +02:00
Neil Alexander
c3ad2cca49
Fix database default connection limits for CI ( #1794 )
2021-03-08 13:18:29 +00:00
Neil Alexander
b5aa7ca3ab
Top-level setup package ( #1605 )
...
* Move config, setup, mscs into "setup" top-level folder
* oops, forgot the EDU server
* Add setup
* goimports
2020-12-02 17:41:00 +00:00