status-desktop/ui/app/AppLayouts/Chat
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
..
controls feat(@desktop/wallet): implement unified currency formatting 2023-01-12 15:21:27 -03:00
helpers chore(Storybook): Add HoldingsDropdown page 2022-12-16 00:52:09 +01:00
layouts fix(Community Permissions): Update change detected buttons labels according to the new design 2023-01-12 13:37:49 +01:00
panels fix(Community Permissions): Update change detected buttons labels according to the new design 2023-01-12 13:37:49 +01:00
popups fix(StatusBaseInput): No padding for input fields 2023-01-06 00:59:42 +01:00
stores feat(context-menu): add Copy message action in message context menu 2023-01-12 16:15:17 -05:00
views feat(context-menu): add Copy message action in message context menu 2023-01-12 16:15:17 -05:00
ChatLayout.qml chore: refactor/improve/optimize StatusMessage & friends 2023-01-10 10:55:53 +01:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00