Commit Graph

33 Commits

Author SHA1 Message Date
e1edc9796b Make .compose-form__upload more widely available 2022-12-06 17:08:00 -06:00
5b1de5da8c Chats: improve uploading progress bar styles 2022-12-06 16:39:37 -06:00
dc420a843b Chats: fix submitting an attachment 2022-12-06 16:27:07 -06:00
6eafb8c0c3 Chats: start making attachments work again 2022-12-06 16:21:00 -06:00
caa3873821 Account for API validation errors 2022-11-14 11:22:45 -05:00
ecc67737c6 D 2022-11-11 08:01:17 -05:00
e7106a35b3 Refactor 'createChatMessage' mutation 2022-11-09 12:24:44 -05:00
f269b754f0 Remove 'retry' if successful response 2022-11-07 16:25:53 -05:00
51c01bfc04 Keep fresh messages 2022-11-03 13:55:33 -04:00
9869cf6f55 Add 'unread' indicator to Messages 2022-11-01 14:35:51 -04:00
694e1c8592 Fix linting errors 2022-10-17 12:23:03 -04:00
ca2aad2de0 Chats: focus textarea when navigating between chats (janky) 2022-10-17 10:50:33 -05:00
c41b71c76c Invalidate query cache when new chats come in 2022-10-05 15:15:16 -04:00
4bab81bd7c Separate ChatComposer into its own component 2022-10-04 19:00:00 -04:00
3ce5925280 useChat --> useChatActions 2022-09-28 15:20:59 -05:00
17c2958df1 Use query key system 2022-09-27 15:42:24 -04:00
93b11ec99c Add new airplane icon for sending messages 2022-09-22 12:45:01 -04:00
5eab883fd1 Chats -> i18n 2022-09-13 16:33:34 -04:00
09d73b1c45 Refactor chat component naming 2022-09-12 16:46:19 -04:00
56c617bd32 Merge branch 'alex-chats' into chats 2022-09-12 14:50:02 -04:00
81bfc06990 Add tests 2022-09-12 14:42:15 -04:00
c48b4adc81 Error handling for bad sends 2022-09-08 10:24:20 -04:00
7fc732d0d0 Chat: fix various overflow issues 2022-09-01 13:17:31 -05:00
2a02f6dcc7 Rename snooze endpoint 2022-08-31 13:22:18 -04:00
cfa183531e Fix text alignment 2022-08-31 13:22:18 -04:00
01167af69e Add infinite scroll to ChatList 2022-08-31 13:22:16 -04:00
0f7cfada50 Improve dark mode of chats 2022-08-31 13:21:43 -04:00
e7bd56f959 Refactor 2022-08-31 13:21:43 -04:00
6ddb44f626 Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack 2022-07-09 11:20:02 -05:00
d371ec506d Chat: fix unread counter 2022-06-24 12:39:37 -05:00
708c3a9e64 TypeScript: actions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-10 19:56:22 +02:00
6bf0d5847b Convert display-name to TS 2022-05-16 10:52:39 -04:00
b5ae9adf63 Chats: typescript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-12 18:52:56 +02:00