Commit graph

5 commits

Author SHA1 Message Date
Till Faelligen 0530e40d69
Merge branch 'main' of github.com:matrix-org/dendrite into s7evink/csapiprofiletests 2023-03-31 10:20:40 +02:00
Till 2854ffeb7d
Add CS API device tests (#3029)
Adds tests for
- `/devices`
- `/delete_devices` (also adds UIA)
2023-03-31 10:15:01 +02:00
Till Faelligen e1c901e655
Add user profile tests, refactor user API methods 2023-03-27 15:43:20 +02:00
Till 7f114cc538
Fix issue where device keys are removed if a device ID is reused (#2982)
Fixes https://github.com/matrix-org/dendrite/issues/2980
2023-02-20 15:26:09 +01:00
Till 4594233f89
Merge keyserver & userapi (#2972)
As discussed yesterday, a first draft of merging the keyserver and the
userapi.
2023-02-20 14:58:03 +01:00
Renamed from userapi/internal/api.go (Browse further)