mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* Pass join errors through internal API boundaries Required for certain invite sytests. We will need to think of a better way of handling this going forwards. * Include m.room.avatar in stripped state; handle trailing slashes when GETing state events * Update whitelist * Update whitelist |
||
|---|---|---|
| .. | ||
| alias.go | ||
| api.go | ||
| input.go | ||
| input_authevents.go | ||
| input_authevents_test.go | ||
| input_events.go | ||
| input_latest_events.go | ||
| input_membership.go | ||
| perform_backfill.go | ||
| perform_join.go | ||
| perform_leave.go | ||
| query.go | ||
| query_test.go | ||