dendrite/roomserver/internal
Till b732eede27
Fix spaces over federation (#3347)
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
2024-03-28 20:40:45 +01:00
..
helpers
input
perform
query Fix spaces over federation (#3347) 2024-03-28 20:40:45 +01:00
alias.go
api.go