status-desktop/ui/app/AppLayouts/Chat/views
Lukáš Tinkl 9559789030 chore: reduce the number of (verification) RPC calls
- when calling `Utils.getColorHashAsJson()` we don't actually need to
issue ID verification requests at all and there might be situations when
we know beforehand that we don't need the ENS verification either
- change these helper functions' syntax and do early returns in that case
- in MessageContextMenuView, the "contact details" were duplicated, so
remove one
- remove dead code, fix some warnings
2022-12-01 16:50:23 +01:00
..
communities feat(@desktop/communities) Permissions - 'is allowed to' dropdown 2022-09-19 22:00:03 +02:00
private feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00
ChatColumnView.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
ChatContentView.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
ChatContextMenuView.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
ChatHeaderContentView.qml feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00
ChatMessagesView.qml fix(replies): Get original message from status-go for replies 2022-11-30 14:07:49 +01:00
ChatView.qml fix(windows): fix windows chat list empty because of popup overflow 2022-11-16 15:41:32 -05:00
CommunityColumnView.qml feat(communities): User is able to cancel membership request 2022-11-10 23:07:22 +03:00
CommunitySettingsView.qml feat(Settings): Enable Community Archive by default and remove toggle 2022-11-30 14:41:48 -05:00
ContactsColumnView.qml fix(chat): rename 'Chat' -> 'Messages' headline 2022-11-30 14:33:20 +01:00
CreateChatView.qml fix(windows): fix windows chat list empty because of popup overflow 2022-11-16 15:41:32 -05:00
MembersEditSelectorView.qml feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00
MembersSelectorView.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
qmldir feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00