status-desktop/ui/app/AppLayouts/Chat
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
..
controls feat(Settings): Enable Community Archive by default and remove toggle 2022-11-30 14:41:48 -05:00
helpers fix(CreateChannelPopup): fixed emoji popup position 2022-08-04 18:05:36 +03:00
layouts (StatusSectionLayout): removed big space between header and content 2022-09-28 15:37:52 +03:00
panels chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
popups chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
stores feat(Settings): Enable Community Archive by default and remove toggle 2022-11-30 14:41:48 -05:00
views chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
ChatLayout.qml fix(@desktop/chat): Hide create chat panel when some other menu items are selected 2022-11-25 14:17:23 +01:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00