mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* Move /room/{roomID}/state endpoints into client API (#606)
* Update sytest-whitelist
* Blacklist tests which rely on endpoints we don't implement
|
||
|---|---|---|
| .. | ||
| backfill.go | ||
| devices.go | ||
| eventauth.go | ||
| events.go | ||
| invite.go | ||
| join.go | ||
| keys.go | ||
| leave.go | ||
| missingevents.go | ||
| profile.go | ||
| query.go | ||
| routing.go | ||
| send.go | ||
| state.go | ||
| threepid.go | ||
| version.go | ||