dendrite/roomserver/internal
Neil Alexander 089d16812c
Fix GET /directory/list/room/{roomID} (#2262)
* Let's try to work out why this endpoint lies

* Try that again

* Fix `QueryPublishedRooms`

* Remove logging

* Remove unnecessary change

* Remove unnecessary change
2022-03-09 10:42:24 +00:00
..
helpers Relax roomserver input transactional isolation (#2224) 2022-02-23 15:41:32 +00:00
input Don't send adds_state_events in roomserver output events anymore (#2258) 2022-03-07 17:17:16 +00:00
perform Return ErrRoomNoExists if insufficient state is available for a buildEvent to succeed when joining a room (#2210) 2022-02-21 16:22:29 +00:00
query Fix GET /directory/list/room/{roomID} (#2262) 2022-03-09 10:42:24 +00:00
alias.go Add canonical alias support (#2236) 2022-03-07 10:37:04 +01:00
api.go Implement server notices (#2180) 2022-02-18 16:05:03 +01:00