For an edited message, we should add an edit history dialog (probably accessed by the ["edited" annotation](https://github.com/vector-im/riot-web/issues/9489)) which shows all edits of the message. - [x] implement basic dialog - [x] fetch and show history - [x] date separators - [x] make pillifying work - [x] handle emotes correctly - [x] do pagination (on scroll) - [x] order messages descending - [x] style both `m.text` and `org.matrix.custom.html` the same - [x] try not to duplicate styles between event tile and history item too much - [x] make it work in e2e rooms - [x] minor style tweaks to align fully with design
For an edited message, we should add an edit history dialog (probably accessed by the "edited" annotation) which shows all edits of the message.
m.textandorg.matrix.custom.htmlthe same