status-desktop/ui/app/AppLayouts/Profile
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: New Profile Modal 2022-10-17 12:05:54 +02:00
panels chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
popups test(Settings): adds a test that sends a contact request with chat key 2022-11-29 15:51:29 -05:00
stores feat(Settings): Enable Community Archive by default and remove toggle 2022-11-30 14:41:48 -05:00
views fix(MyProfileSettingsView): Temporary image cropped properly 2022-12-01 16:11:40 +01:00
ProfileLayout.qml feat(ActivityCenter): Refactor AC Store and fix notifications counting 2022-10-28 12:29:40 +03:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00