mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-08 04:24:10 +01:00
Misc formatting things
Consistency, make the renderer happy
This commit is contained in:
parent
247ae26ec4
commit
680ab5e194
|
|
@ -1,3 +1 @@
|
||||||
Update ``ImageInfo`` and ``ThumbnailInfo`` dimension schema descriptions
|
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.
|
||||||
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:
|
End-to-end encryption for group chats:
|
||||||
|
|
||||||
- Olm and Megolm messaging algorithms.
|
* Olm and Megolm messaging algorithms.
|
||||||
- ``m.room.encrypted``, ``m.room.encryption``, ``m.room_key`` events.
|
* ``m.room.encrypted``, ``m.room.encryption``, ``m.room_key`` events.
|
||||||
- Device verification process.
|
* Device verification process.
|
||||||
- ``device_one_time_keys_count`` sync parameter.
|
* ``device_one_time_keys_count`` sync parameter.
|
||||||
- ``device_lists:left`` sync parameter.
|
* ``device_lists:left`` sync parameter.
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
POST ``/rooms/{roomId}/read_markers``
|
``POST /rooms/{roomId}/read_markers``
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue