Alex Gleason
|
ef5001d38b
|
Chats: support multiple attachments
|
2023-02-08 12:30:20 -06:00 |
|
Alex Gleason
|
3df63e59d3
|
Submit media_ids when creating a message
|
2023-02-02 14:59:23 -06:00 |
|
|
b6bd46d417
|
Do not make requests to chats endpoint from profile page if chats are not supported
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-29 14:33:50 +01:00 |
|
Chewbacca
|
b7d0b4abe8
|
Convert 'success' usage to Toast
|
2022-12-20 12:46:06 -05:00 |
|
Chewbacca
|
8aa171fede
|
Re-order chat-list after sending messaging
|
2022-12-13 15:07:13 -06:00 |
|
Chewbacca
|
61cd1d2227
|
Fix expiration values
|
2022-12-12 12:13:41 -06:00 |
|
Chewbacca
|
e8427b3081
|
Remove 2 minute expiration
|
2022-12-12 12:13:32 -06:00 |
|
Alex Gleason
|
3acc95447f
|
Fix order of optimistic chat messages
|
2022-12-07 16:18:17 -06:00 |
|
Alex Gleason
|
dc420a843b
|
Chats: fix submitting an attachment
|
2022-12-06 16:27:07 -06:00 |
|
Alex Gleason
|
30646ec8c3
|
Fix pagination of chat messages
|
2022-12-06 15:12:24 -06:00 |
|
Alex Gleason
|
569296af36
|
Merge branch 'chats-pleroma' into chats
|
2022-12-06 14:36:38 -06:00 |
|
Alex Gleason
|
cb7f0aeab8
|
Chats: deduplicate items
|
2022-12-05 18:38:32 -06:00 |
|
Chewbacca
|
9cc9e8876b
|
Fix infinite pagination of chats
|
2022-12-05 08:41:26 -05:00 |
|
Alex Gleason
|
6697e0191b
|
Fix crash against Pleroma (make latest_read_message_by_account an optional param)
|
2022-11-27 15:34:43 -06:00 |
|
Chewbacca
|
72c26bc9bc
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-17 10:58:34 -05:00 |
|
Chewbacca
|
c453bbb687
|
Update Chat with last_message when current_user is sending a message
|
2022-11-10 16:41:24 -05:00 |
|
Chewbacca
|
93a696a72f
|
Re-sort the ChatList when new messages come in
|
2022-11-10 15:42:59 -05:00 |
|
Chewbacca
|
15c22863d7
|
Fetch relationships everytime we fetch a single chat
|
2022-11-10 11:56:36 -05:00 |
|
Chewbacca
|
98b2fdf9a4
|
Improve emoji to support custom
|
2022-11-09 13:17:10 -05:00 |
|
Chewbacca
|
e7106a35b3
|
Refactor 'createChatMessage' mutation
|
2022-11-09 12:24:44 -05:00 |
|
Chewbacca
|
f5ddd586f6
|
Add 2 minute deletion duration for testing
|
2022-11-09 08:37:50 -05:00 |
|
Chewbacca
|
357e46248e
|
Always refetch and re-hydrate the Chat
|
2022-11-07 15:40:19 -05:00 |
|
Chewbacca
|
2ecf837656
|
Remove changing of screen when updating a chat
|
2022-11-04 09:49:35 -04:00 |
|
Chewbacca
|
8d99cfd24f
|
Invalid individual Chat query on chat acceptance
|
2022-11-04 07:37:05 -04:00 |
|
Chewbacca
|
bc65331cbb
|
Make sure relationship is fetched in Chat Main Page
|
2022-11-03 16:54:18 -04:00 |
|
Chewbacca
|
51c01bfc04
|
Keep fresh messages
|
2022-11-03 13:55:33 -04:00 |
|
Alex Gleason
|
27b5211203
|
Merge remote-tracking branch 'origin/chats' into chats
|
2022-11-02 16:08:39 -05:00 |
|
Chewbacca
|
54466f1293
|
Move query into Context
|
2022-11-02 15:28:16 -04:00 |
|
Alex Gleason
|
4d9f7fec32
|
Chats: normalize chat messages again so attachments don't break
|
2022-11-02 14:23:39 -05:00 |
|
Alex Gleason
|
239b2af553
|
Chats: make message_expiration optional (for Pleroma compatibility)
|
2022-11-02 13:53:41 -05:00 |
|
Chewbacca
|
b33b32d9dc
|
Update 'last_message' if the user deletes it
|
2022-11-01 09:44:21 -04:00 |
|
Chewbacca
|
24bca458bd
|
Add tests for chats query
|
2022-10-28 13:01:39 -04:00 |
|
Chewbacca
|
3e2888eb75
|
Handle unreadCount when messages are deleted
|
2022-10-27 13:59:54 -04:00 |
|
Chewbacca
|
75233526cc
|
Update duration design for Widget
|
2022-10-26 13:28:50 -04:00 |
|
Chewbacca
|
54363e24a9
|
Add ability to update deletion duration
|
2022-10-26 13:08:02 -04:00 |
|
Chewbacca
|
22f3dd9444
|
Disable chatMessages query if blocked
|
2022-10-25 13:10:53 -04:00 |
|
Chewbacca
|
9eb09e4aab
|
Remove Chat Silence feature from web
|
2022-10-25 08:23:33 -04:00 |
|
Justin
|
c41b71c76c
|
Invalidate query cache when new chats come in
|
2022-10-05 15:15:16 -04:00 |
|
Justin
|
4447a3cda4
|
Convert ChatMessageList to Virtuoso
|
2022-10-04 10:48:37 -04:00 |
|
Justin
|
65cdaeb886
|
Fix query key when not search query is present
|
2022-09-30 10:28:19 -04:00 |
|
Justin
|
d40fe483ef
|
Push accounts into Redux store
|
2022-09-29 13:36:35 -04:00 |
|
Justin
|
b590c062aa
|
Show Skeleton when changing chats
|
2022-09-29 13:13:10 -04:00 |
|
Alex Gleason
|
d6e107dd0d
|
Chats: do routing a simpler way (keep context wrapper but set chat from route)
|
2022-09-28 15:38:05 -05:00 |
|
Alex Gleason
|
3ce5925280
|
useChat --> useChatActions
|
2022-09-28 15:20:59 -05:00 |
|
Justin
|
002fef27a3
|
Add StatContext to store global stat state
|
2022-09-27 16:05:19 -04:00 |
|
Justin
|
058d0cec0b
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-09-27 15:43:30 -04:00 |
|
Justin
|
17c2958df1
|
Use query key system
|
2022-09-27 15:42:24 -04:00 |
|
Justin
|
0003b7323a
|
Fix errant fetches to the silence endpoint
|
2022-09-23 09:48:52 -04:00 |
|
Justin
|
0576565c83
|
Merge remote-tracking branch 'origin/chats' into chats
|
2022-09-23 09:04:05 -04:00 |
|
Justin
|
e8b547565e
|
Add options to the ChatListItem
|
2022-09-23 09:04:01 -04:00 |
|