aboutsummaryrefslogtreecommitdiff
path: root/federationapi/routing/profile.go
AgeCommit message (Expand)Author
2023-07-14Don't HTTP500 if a profile does't existTill Faelligen
2023-05-17Move MakeJoin logic to GMSL (#3081)devonh
2023-05-09Move json errors over to gmsl (#3080)devonh
2023-04-03Add user profile tests, refactor user API methods (#3030)Till
2022-11-15Federation fixes for virtual hostingNeil Alexander
2022-05-05Define component interfaces based on consumers (2/2) (#2425)kegsay
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-08-10Configuration format v1 (#1230)Neil Alexander
2020-06-16Make federationapi use userapi (#1135)Kegsay
2020-06-12Rehuffle where things are in the internal package (#1122)Kegsay
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-04-16Federation fixes and error handling (#970)Neil Alexander
2020-03-02Remove httputil.LogThenError so that the line numbers are reported properly -...Neil Alexander
2020-02-13Support sqlite in addition to postgres (#869)Kegsay
2020-02-11Pass cfg by reference around the codebase (#819)Behouba Manassé
2019-07-12Lots of small typo fixes (#737)Andrew Morgan
2019-05-21use go module for dependencies (#594)ruben