Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message Editing: View edit history #2401

Closed
8 tasks done
manuroe opened this issue Apr 30, 2019 · 0 comments
Closed
8 tasks done

Message Editing: View edit history #2401

manuroe opened this issue Apr 30, 2019 · 0 comments

Comments

@manuroe
Copy link
Member

manuroe commented Apr 30, 2019

From riot-web created by jryans: element-hq/element-web#9490

For an edited message, we should add an edit history dialog (probably accessed by the "edited" annotation) which shows all edits of the message.

  • SDK: expose an API
  • Format events into human readable strings (on a separate thread)(the thread will be useful for displaying diffs anyway)
  • display them
  • date separators
  • handle emotes correctly
  • do pagination (on scroll)
  • order messages descending
  • Make it work in e2e rooms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants