status-desktop/ui/app/AppLayouts/Chat/components
Pascal Precht a69c2aea73 refactor(Chat, Communities): replace `TopBar` with `StatusChatToolBar`
This commit replaces the `TopBar` components with StatusQ's `StatusChatToolBar`
and touches a few other things as part of this refactoring, namely:

1. `ChannelContextMenu` has been renamed to `ChatContextMenu` and is now a `StatusPopupMenu`
2. Leftover components have been removed: `StatusChatInfo`, `StatusChatInfoButton` and `TopBar`
3 `ActivityCenter` has been moved into `ChatColumn.qml` because `StatusChatToolBar` doesn't provide it
4. `Share chat` option in `ChatContextMenu` has been removed as it wasn't doing anything.

Closes #2746
2021-07-09 10:39:58 -04:00
..
AcceptRejectOptionsButtons.qml feat: add group requests to the activity center 2021-07-06 12:51:43 -04:00
ChannelIcon.qml refactor: extract 'channels' to its own file 2021-06-18 12:12:01 -04:00
ChatContextMenu.qml refactor(Chat, Communities): replace `TopBar` with `StatusChatToolBar` 2021-07-09 10:39:58 -04:00
ChooseBrowserPopup.qml chore: run translation scripts 2021-02-18 15:23:58 -05:00
Contact.qml refactor: redesign PrivateChatPopup to match new designs 2021-02-10 13:39:25 -05:00
ContactList.qml wip community invitatations and more 2021-01-11 13:57:35 -05:00
ContactRequest.qml feat: add group requests to the activity center 2021-07-06 12:51:43 -04:00
ContactRequestsPopup.qml disable accept and decline all buttons on empty list and join on approve 2021-05-28 13:31:33 -04:00
EmojiReaction.qml feat: use StatusTooltip for emoji reaction list 2021-02-08 16:48:14 -05:00
FetchMoreMessages.qml refactor: extract messages from chat view 2021-06-22 15:12:01 -04:00
GroupChatPopup.qml feat: show community context menu on Community button 2021-03-30 15:53:32 -04:00
GroupInfoPopup.qml fix(@desktop/chat) 2021-07-08 13:23:00 -04:00
LoadingAnimation.qml refactor: introduce LoadingAnimation for reusability 2021-02-08 17:38:25 -05:00
MessageContextMenu.qml feat: edit messages 2021-07-06 11:30:07 -04:00
NicknamePopup.qml refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
PinnedMessagesPopup.qml fix: issues 2021-07-06 11:30:07 -04:00
PrivateChatPopup.qml refactor: extract 'channels' to its own file 2021-06-18 12:12:01 -04:00
ProfilePopup.qml fix(@desktop/chat) 2021-07-08 13:23:00 -04:00
PublicChatPopup.qml refactor: extract 'channels' to its own file 2021-06-18 12:12:01 -04:00
RenameGroupPopup.qml refactor: extract 'channels' to its own file 2021-06-18 12:12:01 -04:00
SuggestedChannel.qml refactor: extract 'channels' to its own file 2021-06-18 12:12:01 -04:00
SuggestedChannels.qml fix: fix color and warning 2020-09-23 17:19:43 -04:00
emojiList.js feat: categorize emojis in the menu and add category buttons 2020-07-30 10:04:08 -04:00
qmldir feat: add input to search and use ENS for community invite 2021-03-31 16:25:24 -04:00