aboutsummaryrefslogtreecommitdiff
path: root/userapi/api/api.go
AgeCommit message (Expand)Author
2023-06-22feat: admin APIs for token authenticated registration (#3101)santhoshivan23
2023-05-09Move json errors over to gmsl (#3080)devonh
2023-04-28Add key backup tests (#3071)Till
2023-04-19refactor: update GMSL (#3058)kegsay
2023-04-14Add pushrules tests (#3044)Till
2023-04-06refactor: use latest GMSL which splits fed client from matrix room logic (#3051)kegsay
2023-04-04Move GMSL client types to Dendrite (#3045)kegsay
2023-04-03Add user profile tests, refactor user API methods (#3030)Till
2023-03-31Add CS API device tests (#3029)Till
2023-02-20Merge keyserver & userapi (#2972)Till
2022-12-22Handle guest access [1/2?] (#2872)Till
2022-11-11Virtual hosting schema and logic changes (#2876)Neil Alexander
2022-10-26Initial support for multiple server names (#2829)Neil Alexander
2022-10-21Set `display_name` and/or `avatar_url` for server notices (#2820)Till
2022-08-12Use `/admin/v1/register` in `create-account` (#2484)Till
2022-08-11Generic-based internal HTTP API (#2626)Neil Alexander
2022-05-06Clean up interface definitions (#2427)kegsay
2022-05-05Define component interfaces based on consumers (2/2) (#2425)kegsay
2022-05-05Define component interfaces based on consumers (1/2) (#2423)kegsay
2022-05-05syncapi: define specific interfaces for internal HTTP communications (#2416)kegsay
2022-05-04Add opt-in anonymous stats reporting (#2249)Till
2022-04-19Change `pushkey_ts` to be seconds (fix #2354) (#2358)Neil Alexander
2022-04-06Add presence module V2 (#2312)Till
2022-03-28User directory for nearby Pinecone peers (P2P demo) (#2311)Neil Alexander
2022-03-24Refactor appservice & client API to use userapi internal (#2290)S7evinK
2022-03-03Implement Push Notifications (#1842)Dan
2022-02-16Add account type (#2171)S7evinK
2022-02-10Support for `m.login.token` (#2014)tommie
2021-12-03Add missing HTTP mode for userapi (#1982)S7evinK
2021-07-28Alias key backup endpoints onto /unstable, fix key backup bugs (#1947)Neil Alexander
2021-07-27Key Backups (3/3) : Implement querying keys and various bugfixes (#1946)kegsay
2021-07-27Key Backups (2/3) : Add E2E backup key tables (#1945)kegsay
2021-07-27Key backups (1/2) : Add E2E session backup metadata tables (#1943)kegsay
2021-04-07Implement OpenID module (#599) (#1812)Bruce MacDonald
2021-03-03Send events to appservice based on room membership (#1680)Will Hunt
2020-11-20Update last seen on sync requests (#1593)Neil Alexander
2020-10-09Extend device_devices table (#1471)S7evinK
2020-10-02Implement account deactivation (#1455)Loïck Bonniot
2020-09-04Password changes (#1397)Neil Alexander
2020-08-27Remove device DB from clientapi (#1352)Kegsay
2020-07-31Fix edge cases around device lists (#1234)Kegsay
2020-07-30Notify clients when devices are deleted (#1233)Kegsay
2020-07-28User directory (#1225)Neil Alexander
2020-07-22Handle inbound federation E2E key queries/claims (#1215)Kegsay
2020-06-19Fix comment in InputAccountDataRequestNeil Alexander
2020-06-18Refactor account data (#1150)Neil Alexander
2020-06-17Make userapi control account creation entirely (#1139)Kegsay
2020-06-16BREAKING: Make eduserver/appservice use userapi (#1138)Kegsay
2020-06-16Make syncapi use userapi (#1136)Kegsay
2020-06-16Make federationapi use userapi (#1135)Kegsay