status-desktop/ui/app/AppLayouts/Chat/views
Lukáš Tinkl 2fa65968c0 fix(Profile flow): Send a contact request (CR)
- make `SendContactRequestModal.qml` use the common dialog, use the
contact details if we already have it
- make some minimal changes to the "Send ID verification" flow since it
shares the same dialog
- simplify the `CommonContactDialog.qml` footer/buttons handling
- adjust the menu item texts
- emit toasts when the action is performed
- display a tooltip over the compressed elided key

Fixes #13518
2024-02-16 16:47:45 +01:00
..
private fix(member-selector): Adds filter suggestions by chat key pasted in input 2023-05-16 16:41:18 +03:00
ChatColumnView.qml feat(profile dialog): General UI updates 2024-02-09 11:41:55 +01:00
ChatContentView.qml fix: Create only one instance of `StatusChatInput` (#10928) 2023-06-07 16:18:29 +03:00
ChatHeaderContentView.qml feat(ChannelPermissions): Add permissions section in create/edit channel popup 2024-02-07 19:54:47 +02:00
ChatMessagesView.qml fix(Profile flow): Send a contact request (CR) 2024-02-16 16:47:45 +01:00
ChatView.qml fix(@desktop/wallet): Replace existing model used in Community / Permissions and do the needed cleanups 2024-02-12 14:26:13 +01:00
ContactsColumnView.qml feat(ChannelPermissions): Add permissions section in create/edit channel popup 2024-02-07 19:54:47 +02:00
CreateChatView.qml StatusChatInput: remove unmaintained integration with ChatCommandsPopup 2023-09-11 14:37:16 +02:00
MembersEditSelectorView.qml feat(@desktop/community): Community admin permissions (#10909) 2023-06-14 18:00:41 +02:00
MembersSelectorView.qml fix(Profile flow): Send a contact request (CR) 2024-02-16 16:47:45 +01:00
MessagesLoadingView.qml
qmldir