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
|
9d86082cfe
|
Update channels position when receiving a new msg
|
2020-05-29 14:46:42 -04:00 |
Richard Ramos
|
8d2b955bcd
|
load chats on login
|
2020-05-28 17:36:22 -04:00 |
Jonathan Rainville
|
f08372879f
|
fix: fix addChat plus sign
|
2020-05-28 17:36:01 -04:00 |
Richard Ramos
|
3b8408d21a
|
Join private chats
|
2020-05-28 11:54:44 -04:00 |
Richard Ramos
|
1a829828c8
|
feat: private chat popup
|
2020-05-28 09:29:17 -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
|
dd9b4c50ea
|
extract add chat to its own file
|
2020-05-28 07:41:49 -04:00 |
Iuri Matias
|
e662f03e06
|
extract search box to its own file
|
2020-05-28 07:41:49 -04:00 |
Iuri Matias
|
8590a288b2
|
extract channel to its own file
|
2020-05-28 07:41:49 -04:00 |
Iuri Matias
|
0885ab6df0
|
extract ChannelList to its own file
|
2020-05-28 07:41:49 -04:00 |
Iuri Matias
|
839afd6356
|
extract contacts EmptyView into its own file
|
2020-05-28 06:28:18 -04:00 |