dendrite/roomserver/internal/query
Till b732eede27
Fix spaces over federation ()
Fixes 

 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
..
query.go Add getting/deleting single event report () 2024-03-22 21:54:29 +00:00
query_room_hierarchy.go Fix spaces over federation () 2024-03-28 20:40:45 +01:00
query_test.go Update gmsl to use new validated RoomID on PDUs () 2023-09-15 14:39:06 +00:00