status-desktop/ui/app/AppLayouts/Chat
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
..
ChatColumn refactor(Chat, Communities): replace `TopBar` with `StatusChatToolBar` 2021-07-09 10:39:58 -04:00
CommunityComponents refactor(Communities): replace `CategoryList and `ChannelList` with StatusQ components 2021-07-09 10:39:58 -04:00
ContactsColumn refactor(Communities): replace `CategoryList and `ChannelList` with StatusQ components 2021-07-09 10:39:58 -04:00
components refactor(Chat, Communities): replace `TopBar` with `StatusChatToolBar` 2021-07-09 10:39:58 -04:00
data change status-spanish to status-espanol, it's more guay 2020-09-23 17:19:17 -04:00
ChatColumn.qml refactor(Chat, Communities): replace `TopBar` with `StatusChatToolBar` 2021-07-09 10:39:58 -04:00
ChatLayout.qml refactor(ChatLayout): use StatusQ layout component to lay out view 2021-06-30 15:08:26 +02:00
CommunityColumn.qml refactor(Chat, Communities): replace `TopBar` with `StatusChatToolBar` 2021-07-09 10:39:58 -04:00
ContactsColumn.qml refactor(Chat, Communities): replace `TopBar` with `StatusChatToolBar` 2021-07-09 10:39:58 -04:00
qmldir feat(chat): implement mention auto complete 2020-07-17 12:31:20 -04:00