status-desktop/ui/app/AppLayouts/Chat/views
Noelia 0ab8a62896 feat(Communities): Communities folder reorganization
- Renamed main `CommunitiesPortal` folder to `Communities`.
- Created new `layouts` folder.
- Moved layout files from chat to communities.
- Created new `helpers` folder.
- Moved helpers files from chat to communities.
- Moved `controls/community` files from chat to communities `controls`.
- Moved `panels/communities` files from chat to communities `panels`.
- Moved `popups/community` files from chat to communities `popups`.
- Moved `views/community` files from chat to communities `views`.
- Moved `CommunityBanner` file from shared to `Communities/controls`. Only used in communities context.
- Moved `CommunitySettingsView` and `CommunityColumnView` files from chat to communities `views`.
- Moved `PermissionsStore.qml` file to `shared/stores`.
- Updated imports.
- Updated storybook.

Part of #6204
2023-06-28 14:28:47 +02:00
..
private fix(member-selector): Adds filter suggestions by chat key pasted in input 2023-05-16 16:41:18 +03:00
ChatColumnView.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
ChatContentView.qml fix: Create only one instance of `StatusChatInput` (#10928) 2023-06-07 16:18:29 +03:00
ChatHeaderContentView.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
ChatMessagesView.qml feat: Add scrolling velocity and deceleration settings to advanced 2023-06-16 15:54:33 +02:00
ChatView.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
ContactsColumnView.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
CreateChatView.qml fix(newChat): fix sending messages in new ad hoc chat with new store 2023-05-05 09:36:14 -04:00
MembersEditSelectorView.qml feat(@desktop/community): Community admin permissions (#10909) 2023-06-14 18:00:41 +02:00
MembersSelectorView.qml feat(NewChat): open contact popup when pasting key of user in request 2023-06-01 10:51:39 -04: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