status-desktop/ui/app
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
..
AppLayouts feat(context-menu): add Copy message action in message context menu 2023-01-12 16:15:17 -05:00
mainui chore(AppMain): use Loaders more aggressively, unloading any previous unused section 2023-01-11 21:55:52 +01:00