mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* 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 |
||
|---|---|---|
| .. | ||
| appservice.go | ||
| clientapi.go | ||
| eduserver.go | ||
| federationapi.go | ||
| federationsender.go | ||
| keyserver.go | ||
| mediaapi.go | ||
| roomserver.go | ||
| signingkeyserver.go | ||
| syncapi.go | ||
| userapi.go | ||