Richard Ramos
|
afc247be23
|
Various fixes
- Make the topbar channel identifier color match the channel list color
- Display private groups on the channel list
- Reduce chat identifier height
|
2020-06-09 18:13:53 -04:00 |
Pascal Precht
|
dc6793a0f0
|
refactor(chat): make activeChannel a ChatItem to expose relevant information to the view
|
2020-06-02 16:57:59 -04:00 |
Pascal Precht
|
366d50bb74
|
feat(ui): introduce `ChannelIcon` component
This component renders channel identicons based on the chat type
and channel name and will render a user identicon in case of a one-on-one
chat.
|
2020-06-02 16:14:49 -04:00 |
Iuri Matias
|
c1ec5de949
|
extract TopBar into its own file
|
2020-05-28 06:28:18 -04:00 |