aboutsummaryrefslogtreecommitdiff
path: root/clientapi/routing/directory_public.go
AgeCommit message (Expand)Author
2023-05-17Move MakeJoin logic to GMSL (#3081)devonh
2023-05-09Move json errors over to gmsl (#3080)devonh
2023-04-24Move fedclient interface over to gmsl (#3061)devonh
2023-04-19refactor: update GMSL (#3058)kegsay
2023-04-06refactor: use latest GMSL which splits fed client from matrix room logic (#3051)kegsay
2022-11-15Federation fixes for virtual hostingNeil Alexander
2022-10-27Add AS specific public room list endpoints (#2836)Till
2022-10-26Initial support for multiple server names (#2829)Neil Alexander
2022-08-05Fix linter issues (#2624)Till
2022-05-05Define component interfaces based on consumers (1/2) (#2423)kegsay
2022-01-28"Enable" remote room search (#2099)S7evinK
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-09-07Remove QueryBulkStateContent from current state server (#1404)Kegsay
2020-09-01Public room client API changes (#1368)Rohit Mohan
2020-07-03Yggdrasil demo initial public room directory (#1181)Neil Alexander
2020-07-03Implement ExtraPublicRoomsProvider for p2p demos (#1180)Kegsay
2020-07-02Remove publicroomsapi (#1176)Kegsay
2020-07-02Replace publicroomsapi with a combination of clientapi/roomserver/currentstat...Kegsay