Commit Graph

12 Commits

Author SHA1 Message Date
Alex Gleason
ed4abfdce3 Chats: allow deleting a message, fixes #358 2020-09-22 16:20:10 -05:00
Alex Gleason
9247f37e75 Chats: fix #399 scrolling in FireFox 2020-09-07 16:07:05 -05:00
Alex Gleason
9da87405f8 Chats: improve the way messageIds are sorted 2020-09-04 18:03:38 -05:00
Alex Gleason
8b621d30fc Chats: fix flickering during update 2020-08-27 00:24:11 -05:00
Alex Gleason
9af664bda8 Start making the chat faster, but it flickers 2020-08-27 00:06:27 -05:00
Alex Gleason
c4aae14148 Chats: handle null last_message 2020-08-26 20:20:14 -05:00
Alex Gleason
02b3b08999 Chats: use semantic names for action properties 2020-08-26 19:53:54 -05:00
Alex Gleason
da6239c4fc Chats: move out of importer pipeline, entirely through reducers 2020-08-26 18:17:47 -05:00
Alex Gleason
b9d7f927a6 Chats: get streaming working again 2020-08-26 17:29:22 -05:00
Alex Gleason
4b173f0580 Chats: sort messages properly 2020-08-26 17:02:25 -05:00
Alex Gleason
759c4ae4d0 Fix chat submission 2020-08-26 16:54:44 -05:00
Alex Gleason
b66e28d8bb Chats: store chat_message_lists in Redux 2020-08-26 15:54:14 -05:00