aboutsummaryrefslogtreecommitdiff
path: root/clientapi/routing/account_data.go
AgeCommit message (Expand)Author
2023-06-12Cleanup remaining statekey usage for senderIDs (#3106)devonh
2023-05-17Move MakeJoin logic to GMSL (#3081)devonh
2023-05-09Move json errors over to gmsl (#3080)devonh
2022-10-11Private read receipts (#2789)Neil Alexander
2022-08-05Do not use `ioutil` as it is deprecated (#2625)Neil Alexander
2022-07-25Make the User API responsible for sending account data output events (#2592)Neil Alexander
2022-05-05Define component interfaces based on consumers (1/2) (#2423)kegsay
2022-04-08Prevent setting push rules via account data endpoint (#2333)Neil Alexander
2022-04-07Add possibility to ignore users (#2329)Till
2022-03-29Remove eduserver (#2306)S7evinK
2022-03-03Implement Push Notifications (#1842)Dan
2021-06-14Use NotFound instead of Forbidden for missing account data (#1872)Adam Greig
2020-11-09Implement read receipts (#1528)S7evinK
2020-10-09Implement fully read markers (#1475)Loïck Bonniot
2020-06-18Refactor account data (#1150)Neil Alexander
2020-06-17Make account data sytests pass (#1147)Kegsay
2020-06-17Move account/device DBs to userapi (#1141)Kegsay
2020-06-16Make userapi responsible for checking access tokens (#1133)Kegsay
2020-04-12Added checks for JSON body in accounts_data endpoint (#863)Prateek Sachan
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-01-29Implement GET endpoints for account_data in clientapi (#861)Neil Alexander
2019-07-18Remove unnecessary http method checks (#747)Andrew Morgan
2019-05-21use go module for dependencies (#594)ruben