Chewbacca
|
3da075dd0c
|
Change to 'last_message.unread'
|
2022-11-07 10:53:44 -05:00 |
|
Chewbacca
|
6538db17e7
|
Fix relative link to Profile
|
2022-11-07 10:04:02 -05:00 |
|
Chewbacca
|
5490e83caf
|
Update alignment of title/search-box and ChatList
|
2022-11-07 10:01:11 -05:00 |
|
Chewbacca
|
b9c649011c
|
Update 'theme' of message timestamp in ChatList
|
2022-11-07 09:54:44 -05:00 |
|
Chewbacca
|
97450f416c
|
Fallback to username
|
2022-11-04 10:43:19 -04:00 |
|
Chewbacca
|
4408c6035f
|
Fix jump of content
|
2022-11-04 07:51:26 -04:00 |
|
Chewbacca
|
53208bd670
|
Improve light-mode styling on Policy Modal and Read Receipts
|
2022-11-04 07:36:30 -04:00 |
|
Chewbacca
|
b510ccb865
|
Fix loading state of blankslate
|
2022-11-03 17:08:48 -04:00 |
|
Chewbacca
|
4767f4fd8c
|
properly handle routing after deleting chat
|
2022-11-03 15:29:53 -04:00 |
|
Chewbacca
|
fe55152667
|
Fix break-words with HTML
|
2022-11-03 15:22:18 -04:00 |
|
Chewbacca
|
7571b88c51
|
Add unread indicator + fix bug with read receipts
|
2022-11-03 15:16:07 -04:00 |
|
Chewbacca
|
51c01bfc04
|
Keep fresh messages
|
2022-11-03 13:55:33 -04:00 |
|
Chewbacca
|
a2540cb0d0
|
Add route
|
2022-11-03 13:33:33 -04:00 |
|
Chewbacca
|
69723305eb
|
Fix tests
|
2022-11-03 13:22:06 -04:00 |
|
Alex Gleason
|
27b5211203
|
Merge remote-tracking branch 'origin/chats' into chats
|
2022-11-02 16:08:39 -05:00 |
|
Alex Gleason
|
8cd84b6128
|
Chats: accepting_messages --> accepts_chat_messages
|
2022-11-02 15:10:13 -05:00 |
|
Alex Gleason
|
1873ba3e22
|
Chats: feature-gate chat message reporting
|
2022-11-02 14:33:14 -05:00 |
|
Chewbacca
|
54466f1293
|
Move query into Context
|
2022-11-02 15:28:16 -04:00 |
|
Alex Gleason
|
9802257751
|
Chats: make chat acceptance and deletion feature-gated
|
2022-11-02 14:14:16 -05:00 |
|
Alex Gleason
|
69d92b6f95
|
Chats: make chatsExpiration a conditional feature
|
2022-11-02 13:58:02 -05:00 |
|
Alex Gleason
|
239b2af553
|
Chats: make message_expiration optional (for Pleroma compatibility)
|
2022-11-02 13:53:41 -05:00 |
|
Chewbacca
|
9869cf6f55
|
Add 'unread' indicator to Messages
|
2022-11-01 14:35:51 -04:00 |
|
Chewbacca
|
650387dc77
|
Add Policy Modal
|
2022-11-01 13:22:29 -04:00 |
|
Chewbacca
|
929a78641b
|
Fix bug when selecting previous chat
|
2022-11-01 10:04:21 -04:00 |
|
Chewbacca
|
15cd5f9104
|
Remove 'Getting Started' blankslate
|
2022-11-01 08:22:12 -04:00 |
|
Chewbacca
|
e63f5e6fb5
|
Update lifespan copy to be dynamic in Intro
|
2022-11-01 08:04:31 -04:00 |
|
Chewbacca
|
e0a3d03b55
|
Update Chat Settings for the main page
|
2022-11-01 07:59:30 -04:00 |
|
Chewbacca
|
2c7fcdd00b
|
Update copy for Unblock modal
|
2022-10-31 15:51:51 -04:00 |
|
Chewbacca
|
d89ac0e0a5
|
Conversation -> Chat
|
2022-10-31 15:48:42 -04:00 |
|
Chewbacca
|
86e79354d7
|
Add new Welcome experience
|
2022-10-31 12:14:22 -04:00 |
|
Chewbacca
|
24bca458bd
|
Add tests for chats query
|
2022-10-28 13:01:39 -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
|
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 |
|
Chewbacca
|
01c40eb42d
|
Add 'delete for me' action
|
2022-10-25 10:13:08 -04:00 |
|
Chewbacca
|
9eb09e4aab
|
Remove Chat Silence feature from web
|
2022-10-25 08:23:33 -04:00 |
|
Chewbacca
|
694e1c8592
|
Fix linting errors
|
2022-10-17 12:23:03 -04:00 |
|
Chewbacca
|
e0379f21e2
|
Fix test for ChatListItem
|
2022-10-17 12:11:10 -04:00 |
|
Chewbacca
|
780147dd24
|
Merge remote-tracking branch 'origin/chats' into chats
|
2022-10-17 12:08:55 -04:00 |
|
Chewbacca
|
4b85a72bc9
|
Fix test for ChatMessageList
|
2022-10-17 12:08:46 -04:00 |
|
Alex Gleason
|
ca2aad2de0
|
Chats: focus textarea when navigating between chats (janky)
|
2022-10-17 10:50:33 -05:00 |
|
Alex Gleason
|
82250c23dc
|
Chats: search accounts only among people who follow you (TruthSocial)
|
2022-10-17 10:13:54 -05:00 |
|
Chewbacca
|
1007a2797e
|
Re-organize folders
|
2022-10-17 08:34:19 -04:00 |
|
Chewbacca
|
65a8bf9aa1
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-10-14 14:27:53 -04:00 |
|
Alex Gleason
|
7dff0391b1
|
Normalize chat attachments
|
2022-10-10 15:56:11 -05:00 |
|
Justin
|
a18cce4c81
|
Remove shadow from transparent input
|
2022-10-05 16:22:13 -04:00 |
|
Justin
|
7df4476427
|
Improve UX of chat messages
|
2022-10-05 16:13:29 -04:00 |
|
Justin
|
4a6d261bfd
|
Improve UX of chat messages
|
2022-10-05 15:25:56 -04:00 |
|