sjwatts119 / Voltage

Voltage is a modern, real-time chat application built using the TALL stack.
https://voltage.sjwatts.com
1 stars 0 forks source link

Deletion of Messages #29

Closed sjwatts119 closed 3 months ago

sjwatts119 commented 3 months ago

Pop up menu implemented for each message the user has sent. This menu has an option to delete the message. This will update for everyone on the site in real time, and the message will be removed from their UI.

Pop up menu will be used for editing messages, and any other functionality I'd like to add on a per message basis, such as reporting, replying or copying to clipboard.