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 |
Richard Ramos
|
3b8408d21a
|
Join private chats
|
2020-05-28 11:54:44 -04:00 |
Pascal Precht
|
31a310314c
|
ui(chat): introduce identicons for channels and users
Closes #128
|
2020-05-28 08:11:02 -04:00 |
Iuri Matias
|
8590a288b2
|
extract channel to its own file
|
2020-05-28 07:41:49 -04:00 |