aboutsummaryrefslogtreecommitdiff
path: root/clientapi/routing/directory.go
AgeCommit message (Expand)Author
2022-05-05Define component interfaces based on consumers (1/2) (#2423)kegsay
2022-03-07Fix appservice username check (#2223)S7evinK
2021-11-24Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)Neil Alexander
2021-09-08- Removed double imports (#1989)Ryan W
2021-07-21Various alias fixes (#1934)Neil Alexander
2021-03-03Fix appsevice alias queries part 2 (#1684)Will Hunt
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-09-07Remove current state server (#1405)Kegsay
2020-09-04Remove QueryCurrentState from current-state-server (#1395)Kegsay
2020-08-10Configuration format v1 (#1230)Neil Alexander
2020-07-02Replace publicroomsapi with a combination of clientapi/roomserver/currentstat...Kegsay
2020-06-16Make userapi responsible for checking access tokens (#1133)Kegsay
2020-06-02Return correct error to LookupRoomAliasNeil Alexander
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-05-01Consolidation of roomserver APIs (#994)Neil Alexander
2020-04-29Federation sender API remodel (#988)Neil Alexander
2020-03-02Remove httputil.LogThenError so that the line numbers are reported properly -...Neil Alexander
2019-10-02Add missing servers field in /directory/room/:alias response (#732)Alex Chen
2019-08-07Fix permission and 404 response for alias deletion - #654 (#706)Alex Chen
2019-07-12Fix #661 appservice can't set aliases in its own namespace (#731)Alex Chen
2019-05-21use go module for dependencies (#594)ruben