parent
247ae26ec4
commit
680ab5e194
@ -1,3 +1 @@
|
||||
Update ``ImageInfo`` and ``ThumbnailInfo`` dimension schema descriptions
|
||||
to clarify that they relate to intended display size, as opposed to the
|
||||
intrinsic size of the image file.
|
||||
Update ``ImageInfo`` and ``ThumbnailInfo`` dimension schema descriptions to clarify that they relate to intended display size, as opposed to the intrinsic size of the image file.
|
||||
|
@ -1,7 +1,7 @@
|
||||
End-to-end encryption for group chats:
|
||||
|
||||
- Olm and Megolm messaging algorithms.
|
||||
- ``m.room.encrypted``, ``m.room.encryption``, ``m.room_key`` events.
|
||||
- Device verification process.
|
||||
- ``device_one_time_keys_count`` sync parameter.
|
||||
- ``device_lists:left`` sync parameter.
|
||||
* Olm and Megolm messaging algorithms.
|
||||
* ``m.room.encrypted``, ``m.room.encryption``, ``m.room_key`` events.
|
||||
* Device verification process.
|
||||
* ``device_one_time_keys_count`` sync parameter.
|
||||
* ``device_lists:left`` sync parameter.
|
||||
|
@ -1 +1 @@
|
||||
POST ``/rooms/{roomId}/read_markers``
|
||||
``POST /rooms/{roomId}/read_markers``
|
||||
|
Loading…
Reference in New Issue