Commit Graph

23 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
966ca91e1a eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
Alex Gleason
2a0e2001d6 eslint: enforce import/order 2022-01-10 16:01:24 -06:00
Alex Gleason
1b7c0adc58 Merge branch 'replace-icons' into 'develop'
Replace LineAwesome with Tabler icons in some places

See merge request soapbox-pub/soapbox-fe!915
2021-12-14 19:04:24 +00:00
marcin mikołajczak
68e05c803b Replace LineAwesome with Tabler Icons in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-12-14 19:48:18 +01: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
78529df4c1 Chats: fix action button icons 2021-10-08 12:13:47 -05:00
Alex Gleason
2dd3b39e7e Chats: add label to send button 2020-09-22 14:21:07 -05:00
Alex Gleason
d77ee9fec2 Chat notifs: refactor actions 2020-09-17 23:06:54 -05:00
Alex Gleason
57b82f7778 Merge remote-tracking branch 'origin/develop' into chat_notifications 2020-09-17 22:41:18 -05:00
Curtis ROck
16eab5c5f1 Added keystroke triggered marking of chats as read in chatbox 2020-09-09 21:37:35 -05:00
crockwave
fa606b8040 Render chat unread count update in tab even when tab doesn't have focus
Render chat unread count update even when chat box has focus
Render chat unread count update on page load
2020-09-09 19:01:25 -05:00
Alex Gleason
60402a7402 Chats: add submit button, fixes #356 2020-09-06 17:43:16 -05:00
Alex Gleason
a02155846d Chats: allow files to be removed before sending 2020-09-06 17:09:06 -05:00
Alex Gleason
ed41b13064 Chats: refactor ChatBox state yet again, display unsent attachment 2020-09-06 16:24:34 -05:00
Alex Gleason
cf0baab6de Chats: add upload progress 2020-09-06 15:39:16 -05:00
Alex Gleason
afd823fae0 Chats: refactor ChatBox state 2020-09-06 13:55:24 -05:00
Alex Gleason
b7295e238f Chats: get media uploads working 2020-09-06 12:37:38 -05:00
Alex Gleason
6dc38adeaa Chats: add upload button to chat input 2020-09-06 11:55:20 -05:00
Alex Gleason
8f1b11a394 Chats: move messages fetch logic into ChatMessageList 2020-09-04 18:10:24 -05:00
Alex Gleason
0e7132d25e Chats: add the building blocks for pagination 2020-09-03 19:23:00 -05:00
Alex Gleason
57fc08771c Chats: format content, fixes #382, related #380 2020-09-03 14:11:33 -05:00
Alex Gleason
e7c6862fd0 Chats: refactor ChatBox into its own component 2020-08-28 13:17:19 -05:00