Compare commits

..

1 commit

Author SHA1 Message Date
Hugh Nimmo-Smith 38d55d6a5b
Merge 5b443bcf94 into 252de984cc 2026-03-12 09:22:25 +00:00
4 changed files with 1 additions and 3 deletions

View file

@ -1 +1 @@
Add the `is_animated` flag to the `info` object of the `m.image` msgtype and the `m.sticker` event, as per [MSC4230](https://github.com/matrix-org/matrix-spec-proposals/pull/4230).
Add the `is_animated` flag to the `info` object of the `m.image` msgtype and the `m.sticker` event, as per [MSC4230](https://github.com/matrix-org/matrix-spec-proposals/pull/423O).

View file

@ -1 +0,0 @@
Add the `is_animated` flag to the `info` object of the `m.image` msgtype and the `m.sticker` event, as per [MSC4230](https://github.com/matrix-org/matrix-spec-proposals/pull/4230).

View file

@ -1 +0,0 @@
Fix various typos throughout the specification.