mirror of
https://github.com/matrix-org/dendrite
synced 2024-10-31 21:19:04 +01:00
b732eede27
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 |
||
---|---|---|
.. | ||
backfill.go | ||
devices.go | ||
eventauth.go | ||
events.go | ||
invite.go | ||
join.go | ||
keys.go | ||
leave.go | ||
missingevents.go | ||
openid.go | ||
peek.go | ||
profile.go | ||
profile_test.go | ||
publicrooms.go | ||
query.go | ||
query_test.go | ||
routing.go | ||
send.go | ||
send_test.go | ||
state.go | ||
threepid.go | ||
version.go |