canove / whaticket-community

A very simple Ticket System based on WhatsApp messages, that allow multi-users in same WhatsApp account.
MIT License
1.52k stars 776 forks source link

Allow to receive edited messages #587

Open allgood opened 9 months ago

allgood commented 9 months ago

Whatsapp recently implemented feature to edit messages.

Whaticket should support this feature.

image

allgood commented 9 months ago

More important than allow whaticket to edit the messages is show the other side editions, maybe still showing what the original message was.

Vinicius-Marques6 commented 8 months ago

I recently added a pull request that implements this functionality (#605), so now you can see the message edited by the user, and also edit your own messages.

Regarding the ability to still show what the original message was, I ask for suggestions, if it is a good idea to create a new column in the table containing a history of old messages.

stale[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.