status-desktop/ui/app/AppLayouts/Chat/ChatColumn
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
..
ChatComponents feat: add group requests to the activity center 2021-07-06 12:51:43 -04:00
MessageComponents fix(@desktop/wallet): app crash when click on sign and send message 2021-07-08 14:18:58 -04:00
samples feat: Un/install free sticker packs in sticker market 2020-07-15 15:53:48 -04:00
ActivityCenter.qml refactor(Chat, Communities): replace `TopBar` with `StatusChatToolBar` 2021-07-09 10:39:58 -04:00
ChatMessages.qml feat: community userlist 2021-07-08 14:14:27 -04:00
EmptyChat.qml Fixed onboarding view backgroud image issue on dark mode. Fixes #1965 2021-03-04 17:17:29 -05:00
Message.qml feat: edit messages 2021-07-06 11:30:07 -04:00
SuggestionBox.qml Fixed not showing issue for the profile thumbnail in the suggestion list. Fixes #1916 2021-03-04 17:34:01 -05:00
SuggestionFilter.qml fix: fix mention popup not showing after a line break 2021-04-01 17:07:25 -04:00
User.qml fix: code review 2 2021-07-07 06:19:41 -04:00
UserList.qml feat: community userlist 2021-07-08 14:14:27 -04:00
qmldir feat: refactor Message and add Compact message type 2020-07-16 10:29:29 -04:00