status-desktop/ui
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
..
StatusQ@7136968b3a refactor(ContactsColumn): replace `ChannelList` with `StatusChatList` 2021-07-09 10:39:58 -04:00
app refactor(Chat, Communities): replace `TopBar` with `StatusChatToolBar` 2021-07-09 10:39:58 -04:00
fonts fix: use normal Inter for normal text and StatusInter for addresses 2020-07-02 10:51:57 -04:00
i18n update translation keys 2021-03-16 12:43:57 -04:00
imports feat: user list 2021-07-07 06:19:41 -04:00
onboarding fix(enhancement): Onboarding screen changes 2021-07-06 10:45:02 -04:00
shared refactor(Chat, Communities): replace `TopBar` with `StatusChatToolBar` 2021-07-09 10:39:58 -04:00
sounds feat: allow users to turn of notification sounds 2020-10-20 13:50:49 -04:00
generate-rcc.sh chore: add StatusQ as dependency 2021-05-04 14:42:28 -04:00
main.qml Fixed #2151 - updated status icons. 2021-07-06 12:48:38 -04:00
nim-status-client.pro feat: add group requests to the activity center 2021-07-06 12:51:43 -04:00