mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
Also slightly refactors the functions and methods to rely less on the req/res pattern we had for polylith. Returns `M_WRONG_ROOM_KEYS_VERSION` for some endpoints as per the spec |
||
|---|---|---|
| .. | ||
| api_logintoken.go | ||
| cross_signing.go | ||
| device_list_update.go | ||
| device_list_update_default.go | ||
| device_list_update_sytest.go | ||
| device_list_update_test.go | ||
| key_api.go | ||
| key_api_test.go | ||
| user_api.go | ||