status-desktop/ui/app/AppLayouts/Chat/popups
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
..
community chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
ChatCommandModal.qml fix(StatusModal): back button arrow was tiny 2022-08-04 13:13:50 +03:00
ChooseBrowserPopup.qml fix(ChooseBrowserPopup): 'Choose browser' modal doesn't look good 2022-08-31 15:04:34 +02:00
ContactRequestsPopup.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
PinnedMessagesPopup.qml fix(PinnedMessagesPopup): Pinned messages cover rounded corners of modal 2022-11-23 09:59:21 +01:00
PublicChatPopup.qml fix(@desktop/chat): Limit chat name length #6938 2022-11-14 21:11:04 +02:00
RenameGroupPopup.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
qmldir feat(ActivityCenter): Refactor AC from chat and place in mainui 2022-09-15 12:21:06 +03:00