mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 06:16:32 +00:00
af0c9767d1
Adds the action to copy the right-clicked message's text. It copies the unparsed text (no html). For that, I had to add it in the MessageItem and expose it in the model. I also fixed the copy MessageId action that didn't show + didn't work even if it would have shown. Plus some small cleanups.