tinode / webapp

Tinode web chat using React
Apache License 2.0
313 stars 196 forks source link

Allow editing image/video captions and replies #133

Open tandr3w opened 10 months ago

tandr3w commented 10 months ago

Currently, you can't edit the captions of images or videos. You also can't edit your replies to others. This just limits the freedom of what the user can edit, and is obviously bad.

or-else commented 10 months ago

It's a purely client-side feature. Would you like to implement it?