status-desktop/ui/app/AppLayouts/Chat/ContactsColumn
Pascal Precht f5bcaa5ac5 refactor: introduce ChannelContextMenu component
This commit introduces a new `ChannelContextMenu` component that can be reused
in different places, such as the channel list, as well as the chat bar.

At the moment we use two different pop up menus that also show two different
set of menu options. By using `ChanelContextMenu` in both of these places,
we get the same menu and same experience.

Closes #1711
2021-01-21 12:02:41 -05:00
..
AddChat.qml feat: hide community stuff by default and add a setting to show it 2021-01-11 13:57:35 -05:00
Channel.qml refactor: introduce ChannelContextMenu component 2021-01-21 12:02:41 -05:00
ChannelList.qml refactor: introduce ChannelContextMenu component 2021-01-21 12:02:41 -05:00
ClosedEmptyView.qml chore: re-run qstr converter 2020-07-17 11:55:01 -04:00
EmptyView.qml fix: add padding to the empty chat view 2020-12-04 16:21:31 -05:00
qmldir feat: add view when clicking the X on the EmptyView 2020-07-10 15:39:56 -04:00