status-desktop/ui/app/AppLayouts/Chat/views
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
..
communities feat(Community Permissions): Update ENS icon in permission pills 2023-04-27 16:10:20 +02:00
private feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00
ChatColumnView.qml fix(ChatColumnView): unbreak 1-1 chats 2023-04-27 20:44:41 +02:00
ChatContentView.qml fix(ChatColumnView): unbreak 1-1 chats 2023-04-27 20:44:41 +02:00
ChatContextMenuView.qml fix(StatusPopupMenu): Refactoring 2022-12-02 10:30:50 +03:00
ChatHeaderContentView.qml fix(Chat): Fix pin popup and actions for communities and group chats 2023-03-28 11:05:07 -04:00
ChatMessagesView.qml fix(chat-model): use setData to set the chat model 2023-04-24 11:06:17 -04:00
ChatView.qml perf(AppMain): wrap CommunitiesPortalLayout in a Loader 2023-04-28 21:35:29 +02:00
CommunityColumnView.qml feat(StatusChatList): adding drag n drop functionality 2023-04-19 12:26:15 -04:00
CommunitySettingsView.qml (settings): removed community permissions,tokens,airdrop and discord options 2023-04-28 16:52:41 +03:00
ContactsColumnView.qml perf(AppMain): wrap CommunitiesPortalLayout in a Loader 2023-04-28 21:35:29 +02:00
CreateChatView.qml feat(ActivityCenter): Add indication for visited/unvisited AC state 2023-02-17 16:13:43 +04:00
MembersEditSelectorView.qml fix(MembersListSelectro): tag item should be removed only when x is clicked 2023-04-05 15:30:04 +03:00
MembersSelectorView.qml fix: Fix and rework "start chat" text field input (#10450) 2023-04-27 17:03:49 +03:00
MessagesLoadingView.qml feat:(@desktop/channels): loading state when switching channels/chats 2023-03-28 13:12:58 -04:00
qmldir feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00