aboutsummaryrefslogtreecommitdiff
path: root/appservice/api
AgeCommit message (Expand)Author
2024-02-03Modernize appservice paths and authentication (#3316)Tulir Asokan
2023-04-03Add user profile tests, refactor user API methods (#3030)Till
2022-11-02Implement `/thirdparty` endpoints (#2831)Till
2022-05-06Clean up interface definitions (#2427)kegsay
2022-05-05Define component interfaces based on consumers (1/2) (#2423)kegsay
2022-03-24Refactor appservice & client API to use userapi internal (#2290)S7evinK
2022-02-18Merge both user API databases into one (#2186)Neil Alexander
2020-12-18Fix #1655 by re-adding the appservice alias query (#1660)Neil Alexander
2020-06-17Move account/device DBs to userapi (#1141)Kegsay
2020-06-12Rehuffle where things are in the internal package (#1122)Kegsay
2020-06-04Convert everything but serverkeyapi to inthttp (#1096)Kegsay
2020-05-22Fix API pathsNeil Alexander
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-04-03use custom http client instead of the http DefaultClient (#823)Ben B
2020-02-13Support sqlite in addition to postgres (#869)Kegsay
2019-08-07Implement profile retrieval over federation (#726)Alex Chen
2019-07-12Lots of small typo fixes (#737)Andrew Morgan
2019-05-21use go module for dependencies (#594)ruben