aboutsummaryrefslogtreecommitdiff
path: root/clientapi/routing/sendtyping.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-03Add tests for CSAPI membership changes (#3034)Till
2022-05-05Define component interfaces based on consumers (1/2) (#2423)kegsay
2022-03-29Remove eduserver (#2306)S7evinK
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-09-04Remove QueryCurrentState from current-state-server (#1395)Kegsay
2020-08-25[readability] use event.StateKeyEquals where relevant and minor for-loop refa...oliverpool
2020-06-30Remove membership table from account DB (#1172)Kegsay
2020-06-17Move account/device DBs to userapi (#1141)Kegsay
2020-06-16Make userapi responsible for checking access tokens (#1133)Kegsay
2020-06-10Remove clientapi producers which aren't actually producers (#1111)Kegsay
2020-03-30Rename the typing server to EDU server (#948)Kegsay
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
2019-05-21use go module for dependencies (#594)ruben