-
-
Notifications
You must be signed in to change notification settings - Fork 173
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
feat: show "edited" in message status line #4697
Conversation
2e2e91a
to
a1094b4
Compare
Since core is updated now, this needs a rebase and can be reviewed. For reviewing/testing: How can I set the isEdited state in database? |
a1094b4
to
d1ea75c
Compare
I haven't tested it with a real database. If you want, you can edit messages on this branch: main...wofwca/edit-messages |
And a translations update is still missing |
Ok, the "flag" in the database is, to set the param to |
d1ea75c
to
ca0d200
Compare
ca0d200
to
edcbf8d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed by reading & testing
Closes #4694.
Depends on (hence draft):
MessageObject.is_edited
chatmail/core#6560.skip-changelogbecause: