status-desktop/ui/app/AppLayouts/Chat
Lukáš Tinkl e1c9f2f93f perf(AppMain): wrap CommunitiesPortalLayout in a Loader
- CommunitiesPortalLayout was the last piece still unconditionally loaded
on startup -> fixed
- extract the `communitiesStore` into AppMain to be able to reuse it from
other components
- move the import/create community dialogs to `Popups` (reusability)
- cleanup and remove some dead code, fix warnings

Iterates #6204
2023-04-28 21:35:29 +02:00
..
controls feat(CommunityPermissionsRow): Created new component 2023-04-27 16:10:20 +02:00
helpers fix(CommunityPermissions): clean warnings by preventing assigning when some roles doesn't exist 2023-02-22 14:43:40 +01:00
layouts feat(MintToken): Created Preview collectible page 2023-03-07 13:24:45 +01:00
panels feat(Community Permissions): Update ENS icon in permission pills 2023-04-27 16:10:20 +02:00
popups fix: reduce Image cache 2023-04-27 13:56:39 +02:00
stores (settings): removed community permissions,tokens,airdrop and discord options 2023-04-28 16:52:41 +03:00
views perf(AppMain): wrap CommunitiesPortalLayout in a Loader 2023-04-28 21:35:29 +02:00
ChatLayout.qml perf(AppMain): wrap CommunitiesPortalLayout in a Loader 2023-04-28 21:35:29 +02:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00