Wykres commitów

36 Commity (7dc1cca40c632279b34ad28cf1c588d7a250ecc2)

Autor SHA1 Wiadomość Data
Alex Gleason f8b20858a3
Chats: fix crash in emoji autosuggest 2023-03-19 19:59:46 -05:00
Alex Gleason ca9e59b56b Merge branch 'chat-multi-upload' into 'develop'
Chats: allow uploading multiple attachments at once (if the backend supports it)

See merge request soapbox-pub/soapbox!2313
2023-03-06 18:46:01 +00:00
Alex Gleason 83dab22371
Chats: allow uploading multiple attachments at once (if the backend supports it) 2023-02-27 09:59:00 -06:00
marcin mikołajczak 528acb8ac5 Merge remote-tracking branch 'soapbox/develop' into update-emoji-mart
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-23 17:42:31 +01:00
marcin mikołajczak 81de0014d3 Change ESLint rules, lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-16 00:12:02 +01:00
Alex Gleason 14efff51ff
Merge remote-tracking branch 'origin/develop' into multiple-attachments 2023-02-14 09:24:12 -06:00
marcin mikołajczak 7759f64fed Chats: reset chat message field height after sending a message
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-12 22:23:44 +01:00
Alex Gleason 50457d3b8d
Chats: disable adding media (and submitting) while media is uploading 2023-02-08 13:07:54 -06:00
Alex Gleason 6eadaf2942
CHats: fix deleting a specific attachment 2023-02-08 13:02:48 -06:00
Alex Gleason ef5001d38b
Chats: support multiple attachments 2023-02-08 12:30:20 -06:00
Alex Gleason 25277b0b73
Merge remote-tracking branch 'origin/develop' into chat-composer 2023-02-03 12:03:45 -06:00
Alex Gleason e203e0d0d2
Chats: move uploading progress into the composer text box 2023-02-02 17:37:37 -06:00
Alex Gleason 0d99ae5daa
yarn lint:js --fix 2023-02-01 16:13:42 -06:00
Alex Gleason 7b32373694
Move chat attachments into composer 2023-01-26 12:30:26 -06:00
Alex Gleason 382e464390
Move chat attachments into the chat composer 2023-01-25 15:45:33 -06:00
Chewbacca af19c1bd44
Fix spacing bug 2022-12-12 12:12:06 -06:00
Alex Gleason d811500812
Chats: enable autocomplete 2022-12-07 00:18:47 -06:00
Alex Gleason 9e39415ca8
Chats: gate upload button behind `chatsMedia` feature flag 2022-12-06 16:36:30 -06:00
Alex Gleason 4c5e8eb525
Chats: improve upload button styles 2022-12-06 16:33:53 -06:00
Alex Gleason dc420a843b
Chats: fix submitting an attachment 2022-12-06 16:27:07 -06:00
Alex Gleason 6eafb8c0c3
Chats: start making attachments work again 2022-12-06 16:21:00 -06:00
Alex Gleason 3aff4ee715
Replace proprietary send icon with Tabler 2022-12-06 15:20:48 -06:00
Chewbacca 5e47a2567f Revert "Replace 'send' icon from Tabler"
This reverts commit d5303387f5.
2022-12-05 13:09:23 -05:00
Chewbacca d5303387f5 Replace 'send' icon from Tabler 2022-12-05 08:45:20 -05:00
Chewbacca 8df7d9c9ef UX improvements to message bubble 2022-12-02 08:28:51 -05:00
Chewbacca e14230678d Add emoji autocomplete to Chats 2022-11-22 09:55:31 -05:00
Chewbacca 8d9182eb44 Add max character count to Chat composer 2022-11-21 12:21:02 -05:00
Chewbacca 72c26bc9bc Merge remote-tracking branch 'origin/develop' into chats 2022-11-17 10:58:34 -05:00
Chewbacca caa3873821 Account for API validation errors 2022-11-14 11:22:45 -05:00
Chewbacca 54466f1293 Move query into Context 2022-11-02 15:28:16 -04:00
Chewbacca 2c7fcdd00b Update copy for Unblock modal 2022-10-31 15:51:51 -04:00
Chewbacca f156c1026d Hide message history if blocked 2022-10-25 13:07:25 -04:00
Chewbacca 70957fe540 Add blocked/block experience to chats 2022-10-25 11:40:14 -04:00
Alex Gleason ca2aad2de0
Chats: focus textarea when navigating between chats (janky) 2022-10-17 10:50:33 -05:00
Alex Gleason 19382c3ab9
ChatPageNew: display disabled ChatComposer and "To:" label 2022-10-04 19:11:34 -04:00
Alex Gleason 4bab81bd7c
Separate ChatComposer into its own component 2022-10-04 19:00:00 -04:00