status-desktop/ui/app/AppLayouts/Chat/views
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
..
communities feat(CommunityPermissions): InDropdown integration 2022-12-21 21:48:51 +01:00
private feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00
ChatColumnView.qml fix(@desktop/chat): show message which was sent during group chat creation 2023-01-10 23:53:46 +02:00
ChatContentView.qml fix(@desktop/chat): show message which was sent during group chat creation 2023-01-10 23:53:46 +02:00
ChatContextMenuView.qml fix(StatusPopupMenu): Refactoring 2022-12-02 10:30:50 +03:00
ChatHeaderContentView.qml fix: Cannot open the link in the channel's description 2023-01-04 18:54:14 +01:00
ChatMessagesView.qml feat(context-menu): add Copy message action in message context menu 2023-01-12 16:15:17 -05:00
ChatView.qml fix(warnings): Fix chat, community settings warnings 2022-12-13 17:46:30 +03:00
CommunityColumnView.qml fix(Community): banners where overlapping 2023-01-11 16:46:51 +02:00
CommunitySettingsView.qml fix(@desktop/community): empty tag string creation 2023-01-11 15:41:57 +02:00
ContactsColumnView.qml fix(CreateChatView): enable mentioning people selected in create chat 2023-01-10 13:58:37 -05:00
CreateChatView.qml fix(@desktop/chat): show message which was sent during group chat creation 2023-01-10 23:53:46 +02:00
MembersEditSelectorView.qml feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00
MembersSelectorView.qml fix(@desktop/chat): open 121 chat by pasting chat key of existing mutual contact 2022-12-06 15:01:09 +02:00
qmldir feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00