Commit Graph

17 Commits

Author SHA1 Message Date
8bfa77ddca Chats: link avatar to account #359 2020-08-30 19:50:39 -05:00
e7c6862fd0 Chats: refactor ChatBox into its own component 2020-08-28 13:17:19 -05:00
d67d76bf3a Chats: only mark read on hover when the chat is open 2020-08-28 10:45:03 -05:00
e682c3db28 Chats: use textarea instead of input 2020-08-27 19:25:16 -05:00
3fbdce6901 Chats: mark as read when the input is focused 2020-08-27 18:06:25 -05:00
22063ae3c8 Chats: replace avatar with unread counter 2020-08-27 16:41:24 -05:00
f80f18d376 Chats: mark chats as read 2020-08-27 16:09:03 -05:00
ac028ed584 Chats: add unread counters to chats 2020-08-27 15:43:19 -05:00
ecefab9956 Chats: get messages showing up again 2020-08-26 16:12:42 -05:00
5fc8b3ff3d Chats: improve display of links and emoji 2020-08-26 00:33:26 -05:00
a296e6fcd1 Differentiate chat bubbles 2020-08-26 00:21:54 -05:00
c94258dfb9 Chats: improve scroll behavior 2020-08-25 22:12:08 -05:00
205078c865 Chats: focus input under some circumstances 2020-08-25 22:03:53 -05:00
dcaadb2153 Chats: autoscroll
https://stackoverflow.com/a/41700815
2020-08-25 21:45:05 -05:00
5a7cc14812 Chats: rudimentary sending a message 2020-08-25 21:31:34 -05:00
5373c5b1c4 Chats: start styling ChatWindow 2020-08-25 21:03:10 -05:00
cab490e1d3 Chats: display chat message content 2020-08-25 20:33:49 -05:00