matrix-org.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 Update gmsl to use new validated RoomID on PDUs (#3200) 2023-09-15 14:39:06 +00:00
input Speed up start up time by batch querying ACL events (#3334) 2024-02-21 14:10:22 +01:00
perform Add getting/deleting single event report (#3344) 2024-03-22 21:54:29 +00:00
query Fix spaces over federation (#3347) 2024-03-28 20:40:45 +01:00
alias.go Update gmsl to use new validated RoomID on PDUs (#3200) 2023-09-15 14:39:06 +00:00
api.go Add event reporting (#3340) 2024-03-21 19:27:34 +01:00