Daniel Aloni
45f8f86ef2
Revert "Add CS API device tests ( #3029 )"
...
This reverts commit 2854ffeb7d .
2023-05-08 17:15:32 +03:00
Daniel Aloni
74e795d23d
Merge remote-tracking branch 'ldap/syncloud' into daniel/ldap-integration
2023-04-30 14:55:50 +03:00
Till
c2db38d295
Add user profile tests, refactor user API methods ( #3030 )
...
This adds tests for `/profile`.
Also, as a first change in this regard, refactors the methods defined on
the `UserInternalAPI` to not use structs as the request/response
parameters.
2023-04-03 20:19:26 +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
Daniel Aloni
c550c2e8cb
Merge remote-tracking branch 'origin' into release/upstream-v0.12.0
2023-03-15 12:30:11 +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