-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Editable messages #1862
Comments
From https://matrix.org/jira/browse/SPEC-410:
|
Coffee on chat the brought up the point that this could be tricky to deal with for bridges (e.g. irc bridges) since they don't support the concept of message edits or message redaction. I propose that for bridges, a new message be sent and prefixed with something like |
The gitter bridge already handles this quite well actually, for gitter->matrix, using something like this
|
@ara4n @richvdh Lack of this feature has long been a thorn in my side, so I'm considering tackling implementation of this issue myself along with a friend. |
Editing a message and deleting the entire line should then cause the redaction (deletion) of that message. |
Using the up arrow should edit the last message that user sent. |
has anyone made a PR or branch for this anywhere? |
yes: matrix-org/matrix-react-sdk#588. It needs review. This is working its way up our todo list... |
So has there been any progress on this? It's an important feature which would improve the experience a lot, especially since Gitter edits are really painful to read in bridged rooms. |
I sure hope this will be implemented shortly. I remember it was the first thing I requested for the open source social network service Diaspora, it's been 7 years now, but the feature is still not here (although it might be the most requested). As a result, after a long wait, I eventually left this social network. Of course, post editing was not the only reason, but it was definitely part of the reason. Anyway, I truly hope the same scenario won't happen again with Matrix/Riot. |
Kinda hope as well this feature will be added soon 🙏 |
It is sort of a basic feature of any chat client I am surprised it hasn't received a higher priority from the community. |
Agree. Pretty rare nowadays a chat client's user cannot edit its own sentences. |
Recently, the devs told about their roadmap for Riot Web: https://medium.com/@RiotChat/whats-next-for-riot-web-be48f948c801 So, the good news is that it's in the "Next" column, right after "Now" and before "Later". So less good (yet understandable) news is that there is no ETA for this "Next" column. It simply says what the devs will work on after the "Now" features are done. Hopefully, we'll see message editing before the end of the year. |
This feature is being broken down into smaller tasks and we hope to start those pieces soon. |
An initial version of this now exists (as a disabled by default labs feature) on https://riot.im/develop. We'll continue to iterate on it there until it's ready for general release. |
@jryans I tried the labs feature and it seems to send a copy of the older message, without redacting it. Is that intended? |
Yes, its so that you can see an edit history |
Any ETA when this feature will be testable with the desktop client installers? |
Editable messages are already a thing with web and desktop riot builds. |
Ah, right, I was assuming the option to be in a message's dot menu, but there's a dedicated icon, silly me. Thanks! |
I.. don't see the button in the Riot/Desktop on Linux.. should I see it? |
I got these buttons too, but that's smileys/reply/others, and in the "others" menu, there is no edit menu. |
We agree this is only in develop, right? Or at least that it's not on desktop Linux? |
No. It was released in July with Riot 1.3. You also need to be logged in to a up to date homeserver. |
@MightyCreak The editing feature should be enabled for everyone for a while now. Please open a new issue if you aren't seeing it, so we can work out what's wrong. |
Yep sorry, I added a previous comment and deleted it right after because I needed to try something first. So, TLDR: good news, it works on Riot/desktop on Linux. The thing is, I was looking at the buttons on a message where I uploaded an image which, apparently, is not editable. Testing on a text message, it was working as expected. Sorry for the confusion. |
https://github.com/matrix-org/matrix-doc/issues/682
The text was updated successfully, but these errors were encountered: