status-desktop/ui/app/AppLayouts/Chat/stores
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
..
CommunitiesStore.qml feat(CommunitySettings): Implement UI for`edit`, `duplicate` and `remove` actions in community permissions page 2022-12-19 15:25:16 +01:00
MessageStore.qml feat: use QuotedMessage object for replies to better show the replies 2023-01-12 15:18:03 -05:00
MessagesData.qml refactor(desktop/chat) Moving chat to new architecture 2021-10-20 15:29:38 -04:00
RootStore.qml feat(context-menu): add Copy message action in message context menu 2023-01-12 16:15:17 -05:00
StickerData.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
StickerPackData.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
StickersStore.qml feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00
UsersStore.qml feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00
qmldir feat(storybook): Added `CommunityPermissionsSettingsPanel` 2022-12-10 14:02:02 +01:00