-
Notifications
You must be signed in to change notification settings - Fork 156
Description
Hello! Sorry if a duplicate or not an issue, feel free to close or lead me to some other place to discuss it.
It could be very inconvenient for the IRC users to read my matrix messages if I'm using edits a lot during composing my sentences. With the protocols that support edits, I've used to re-read my messages and fix minor typos or rephrase my thoughts better while the message is not answered (especially at the english speaking groups since I'm not a native speaker).
AFAIK, since matrix supports edits on a protocol level, while IRC is not, my approach in composing the messages is very verbose on the IRC side.
Of course, I could be more careful and re-check is the room connected to services that not support edits natively. Or try to change my messaging approach. But I'm afraid I'm not the only one who is typing like this.
Any hints on how could I contribute to solving the issue? :) Maybe it could be solved with some timer and text diff logic on the app services side or some warning on the client side?