aboutsummaryrefslogtreecommitdiff
path: root/federationapi/routing/publicrooms.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-19refactor: update GMSL (#3058)kegsay
2023-04-06refactor: use latest GMSL which splits fed client from matrix room logic (#3051)kegsay
2022-10-27Add AS specific public room list endpoints (#2836)Till
2022-05-05Define component interfaces based on consumers (2/2) (#2425)kegsay
2022-01-27Roomserver/federation input refactor (#2104)Neil Alexander
2021-08-27Don't return nonsense canonical room aliases in the public rooms responses (#...Neil Alexander
2021-03-03Increase gocyclo complexity to 25 (and remove all but 2 golint directives rel...Neil Alexander
2020-09-07Remove QueryBulkStateContent from current state server (#1404)Kegsay
2020-07-02Replace publicroomsapi with a combination of clientapi/roomserver/currentstat...Kegsay