add changelogs
This commit is contained in:
parent
a8910fe323
commit
f97b394591
3 changed files with 9 additions and 0 deletions
1
changelogs/client_server/newsfragments/2536.feature
Normal file
1
changelogs/client_server/newsfragments/2536.feature
Normal file
|
@ -0,0 +1 @@
|
|||
Add cross-signing properties to the response of ``POST /keys/query``
|
1
changelogs/client_server/newsfragments/2536.new
Normal file
1
changelogs/client_server/newsfragments/2536.new
Normal file
|
@ -0,0 +1 @@
|
|||
``POST /keys/device_signing/upload`` and ``POST /keys/signatures/upload``
|
7
changelogs/server_server/newsfragments/2536.feature
Normal file
7
changelogs/server_server/newsfragments/2536.feature
Normal file
|
@ -0,0 +1,7 @@
|
|||
Add cross-signing:
|
||||
|
||||
- Add properties to the response of ``GET /user/keys`` and ``GET
|
||||
/user/devices/{userId}``.
|
||||
- The ``m.device_list_update`` EDU is sent when a device gets a new signature.
|
||||
- A new ``m.signing_key_update`` EDU is sent when a user's cross-signing keys
|
||||
are changed.
|
Loading…
Add table
Add a link
Reference in a new issue