-
Notifications
You must be signed in to change notification settings - Fork 16
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(chat): edit messages #4755
Conversation
this is so sweet, i think we should hold off until we figure out the offline piece of it though since we are so close to EA, what do you all think? |
No problem of course ;) |
If we merge #4794 we can then merge this if its okay for you |
2b4419d
to
d85ad60
Compare
d85ad60
to
731bffd
Compare
@stavares843 @phillsatellite can you check this and merge if okay, otherwise comment here with screenshots please check across all browsers, mac/win |
731bffd
to
c8cb8e3
Compare
What this PR does 📖
Implement message edit functionality.
Which issue(s) this PR fixes 🔨
Special notes for reviewers 🗒️
If you send a new message and edit it while the other user is offline, the latter will receive the original copy. (same problem of the reactions while offline)
Additional comments 🎤
Noticing some problems with the enhancers, disabled here, will fix on a separate PR.