mirror of
https://github.com/matrix-org/dendrite
synced 2025-11-21 23:31:09 +01:00
Fixes #2504 A few issues with the previous iteration: - We never returned `inaccessible_children`, which (if I read the code correctly), made Synapse raise an error and thus not returning the requested rooms - For restricted rooms, we didn't return the list of allowed rooms |
||
|---|---|---|
| .. | ||
| alias.go | ||
| alias_test.go | ||
| api.go | ||
| input.go | ||
| output.go | ||
| perform.go | ||
| perform_test.go | ||
| query.go | ||
| wrapper.go | ||