Commit Graph

17 Commits

Author SHA1 Message Date
Alex Gleason
6323c7d70e eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
Alex Gleason
2a0e2001d6 eslint: enforce import/order 2022-01-10 16:01:24 -06:00
marcin mikołajczak
12e4c6c083 wip chat pagination
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-12-13 18:06:47 +01:00
Alex Gleason
5548644bd6 eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
Alex Gleason
1b56fff6cb Chats: fix #451 duplicated message 2020-09-29 16:52:20 -05:00
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