status-desktop/ui/imports/shared/views/chat
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
..
AcceptTransactionView.qml [Popups]: added destroy() function in all popups by default 2023-06-02 14:28:39 +03:00
ChannelIdentifierView.qml fix(@desktop/chat): adjust chat name placement 2022-09-26 12:54:41 +03:00
ChatContextMenuView.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
ImageContextMenu.qml fix(Chat): Context menu for gif downloads/copies a png file 2023-06-12 16:51:33 +02:00
InvitationBubbleView.qml fix(InvitationBubbleView): inconsistency in message link previews buttons 2023-06-15 12:10:11 +02:00
LinksMessageView.qml fix(invitation-bubble): Adds loading state for unfurling links 2023-05-25 12:33:54 +03:00
MessageAddReactionContextMenu.qml fix(MessageContextMenu): Cleanup. Separate menu for profile. (#10729) 2023-05-19 19:07:50 +03:00
MessageContextMenuView.qml fix(MessageContextMenu): Cleanup. Separate menu for profile. (#10729) 2023-05-19 19:07:50 +03:00
MessageView.qml feat(Chat): display MutualStateUpdate system messages in 1-to-1 chats (#10847) 2023-06-08 16:52:03 +04:00
NewMessagesMarker.qml chore: Consolidate date/time formatting 2023-01-17 16:42:34 +01:00
ProfileContextMenu.qml fix(StatusQ): Dynamic width calculation for StatusMenu 2023-06-21 14:42:00 +03:00
SimplifiedMessageView.qml fix: do not display ENS name when not ENS verified 2023-04-21 00:24:32 +02:00
TransactionBubbleView.qml feat(@wallet): wallet accounts module dedup 2023-04-25 14:56:20 +02:00
qmldir feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00