dendrite/cmd/dendritejs
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
..
jsServer.go Fix rooms v3 url paths for good - with tests (#1130) 2020-06-15 16:57:59 +01:00
keyfetcher.go s/Base64String/Base64Bytes/g (#1093) 2020-06-04 11:50:57 +01:00
main.go Cross-signing groundwork (#1953) 2021-08-04 17:56:29 +01:00
main_noop.go Add peer-to-peer support into Dendrite via libp2p and fetch (#880) 2020-03-06 10:23:55 +00:00
publicrooms.go Implement ExtraPublicRoomsProvider for p2p demos (#1180) 2020-07-03 12:59:00 +01:00