Commit Graph

296 Commits

Author SHA1 Message Date
51c01bfc04 Keep fresh messages 2022-11-03 13:55:33 -04:00
a2540cb0d0 Add route 2022-11-03 13:33:33 -04:00
69723305eb Fix tests 2022-11-03 13:22:06 -04:00
27b5211203 Merge remote-tracking branch 'origin/chats' into chats 2022-11-02 16:08:39 -05:00
8cd84b6128 Chats: accepting_messages --> accepts_chat_messages 2022-11-02 15:10:13 -05:00
1873ba3e22 Chats: feature-gate chat message reporting 2022-11-02 14:33:14 -05:00
54466f1293 Move query into Context 2022-11-02 15:28:16 -04:00
9802257751 Chats: make chat acceptance and deletion feature-gated 2022-11-02 14:14:16 -05:00
69d92b6f95 Chats: make chatsExpiration a conditional feature 2022-11-02 13:58:02 -05:00
239b2af553 Chats: make message_expiration optional (for Pleroma compatibility) 2022-11-02 13:53:41 -05:00
9869cf6f55 Add 'unread' indicator to Messages 2022-11-01 14:35:51 -04:00
650387dc77 Add Policy Modal 2022-11-01 13:22:29 -04:00
929a78641b Fix bug when selecting previous chat 2022-11-01 10:04:21 -04:00
15cd5f9104 Remove 'Getting Started' blankslate 2022-11-01 08:22:12 -04:00
e63f5e6fb5 Update lifespan copy to be dynamic in Intro 2022-11-01 08:04:31 -04:00
e0a3d03b55 Update Chat Settings for the main page 2022-11-01 07:59:30 -04:00
2c7fcdd00b Update copy for Unblock modal 2022-10-31 15:51:51 -04:00
d89ac0e0a5 Conversation -> Chat 2022-10-31 15:48:42 -04:00
86e79354d7 Add new Welcome experience 2022-10-31 12:14:22 -04:00
24bca458bd Add tests for chats query 2022-10-28 13:01:39 -04:00
75233526cc Update duration design for Widget 2022-10-26 13:28:50 -04:00
54363e24a9 Add ability to update deletion duration 2022-10-26 13:08:02 -04:00
22f3dd9444 Disable chatMessages query if blocked 2022-10-25 13:10:53 -04:00
f156c1026d Hide message history if blocked 2022-10-25 13:07:25 -04:00
70957fe540 Add blocked/block experience to chats 2022-10-25 11:40:14 -04:00
01c40eb42d Add 'delete for me' action 2022-10-25 10:13:08 -04:00
9eb09e4aab Remove Chat Silence feature from web 2022-10-25 08:23:33 -04:00
694e1c8592 Fix linting errors 2022-10-17 12:23:03 -04:00
e0379f21e2 Fix test for ChatListItem 2022-10-17 12:11:10 -04:00
780147dd24 Merge remote-tracking branch 'origin/chats' into chats 2022-10-17 12:08:55 -04:00
4b85a72bc9 Fix test for ChatMessageList 2022-10-17 12:08:46 -04:00
ca2aad2de0 Chats: focus textarea when navigating between chats (janky) 2022-10-17 10:50:33 -05:00
82250c23dc Chats: search accounts only among people who follow you (TruthSocial) 2022-10-17 10:13:54 -05:00
1007a2797e Re-organize folders 2022-10-17 08:34:19 -04:00
65a8bf9aa1 Merge remote-tracking branch 'origin/develop' into chats 2022-10-14 14:27:53 -04:00
7dff0391b1 Normalize chat attachments 2022-10-10 15:56:11 -05:00
a18cce4c81 Remove shadow from transparent input 2022-10-05 16:22:13 -04:00
7df4476427 Improve UX of chat messages 2022-10-05 16:13:29 -04:00
4a6d261bfd Improve UX of chat messages 2022-10-05 15:25:56 -04:00
c41b71c76c Invalidate query cache when new chats come in 2022-10-05 15:15:16 -04:00
69d37a10fb ChatList: display empty message 2022-10-04 19:22:18 -04:00
19382c3ab9 ChatPageNew: display disabled ChatComposer and "To:" label 2022-10-04 19:11:34 -04:00
4bab81bd7c Separate ChatComposer into its own component 2022-10-04 19:00:00 -04:00
8c82d0400a Chats: isSearch --> theme='search' 2022-10-04 17:47:15 -04:00
f028b8e59f ChatPageSidebar: increase padding 2022-10-04 15:15:08 -04:00
0bf616496f Chats: add blankslate component to main page 2022-10-04 15:02:52 -04:00
e8ffa13629 Remove the ability to 'Report chat' from Intro 2022-10-04 11:00:07 -04:00
3a74496c35 Improve loading state of ChatMessageList 2022-10-04 10:50:55 -04:00
4447a3cda4 Convert ChatMessageList to Virtuoso 2022-10-04 10:48:37 -04:00
f029c81d5f Fix break words for longer message contents 2022-10-03 11:14:13 -04:00