status-desktop/ui/imports
Jonathan Rainville af0c9767d1 feat(context-menu): add Copy message action in message context menu
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.
2023-01-12 16:15:17 -05:00
..
Themes fix(StatusChatInput): improve code highlighting in code snippet/blocks 2023-01-10 15:21:45 +01:00
assets fix(improvements): remove console warnings pt1 2023-01-04 17:28:59 +02:00
shared feat(context-menu): add Copy message action in message context menu 2023-01-12 16:15:17 -05:00
utils feat: use QuotedMessage object for replies to better show the replies 2023-01-12 15:18:03 -05:00