Commit graph

929 commits

Author SHA1 Message Date
Scott Nonnenberg
783c71999a
Send call messages with conversationJobQueue
Co-authored-by: trevor-signal <trevor@signal.org>
2024-04-16 14:55:09 -07:00
trevor-signal
fc02762588
Enable more specific AttachmentDownload prioritization 2024-04-15 17:11:48 -07:00
Jamie Kyle
ad8020848f
Add unblocked timeline event 2024-04-12 10:07:57 -07:00
Jamie Kyle
b6afa47126
Emojify note and add non-nickname tooltip 2024-04-03 15:41:13 -07:00
Scott Nonnenberg
acb0f28c89
Drafts: update lastMessageReceivedAtMs along with conversation timestamp 2024-04-01 14:05:37 -07:00
ayumi-signal
00d6379bae
Call link call history 2024-04-01 12:19:35 -07:00
Jamie Kyle
c14f5c4712
Fix ProfileChangeNotification update nickname contactId 2024-03-28 15:20:45 -07:00
Jamie Kyle
2fbbcdf358
Add edit nickname to contact modal for group members 2024-03-27 17:32:47 -07:00
Jamie Kyle
e26916702c
Init Nicknames & Notes 2024-03-26 12:48:33 -07:00
Scott Nonnenberg
6bc6cc64c4
Sort left pane via receivedAt/receivedAtMs, even via edits 2024-03-25 12:21:14 -07:00
Scott Nonnenberg
a39e46db5c
getProfiles: Better logging; don't let promise propagate 2024-03-25 13:03:15 -04:00
Fedor Indutny
62e33b44ba Merge signalapp/Signal-Desktop#6830 2024-03-19 17:42:21 -07:00
Fedor Indutny
60fa6a11ef
Better group call state management 2024-03-19 10:40:37 -07:00
Jamie Kyle
193f344b16
Use useCallback all the time in smart components 2024-03-19 10:12:32 -07:00
Jamie Kyle
33d30c6e74
Refactor ConversationHeader into function component 2024-03-19 09:46:09 -04:00
Scott Nonnenberg
9533796c81
EmojiPicker: Enter adds emoji in keyboard mode, otherwise dismisses 2024-03-19 09:23:31 -04:00
Jamie Kyle
53ae88c777
Sort by recency then alphabetically everywhere 2024-03-18 16:31:42 -07:00
Fedor Indutny
9aff86f02b
Simplify online/offline status management 2024-03-18 14:48:00 -07:00
ayumi-signal
b359d28771
Fix Timeline to not peek group call for direct calls 2024-03-18 12:47:22 -07:00
trevor-signal
d2d2a230b6
Avoid repeated scollToMessage actions 2024-03-18 09:22:06 -07:00
ayumi-signal
8a21f8655f
Fix doGroupCallPeek to skip direct conversations 2024-03-15 10:21:59 -07:00
Jamie Kyle
1e275a917c
Always use static/cached selectors in useSelector 2024-03-15 10:38:26 -04:00
Fedor Indutny
d85a1d5074
Add preliminary message backup harness 2024-03-15 10:20:33 -04:00
Jamie Kyle
d696a2c082
Fix error thrown in SmartSafetyNumberModal 2024-03-14 12:35:03 -07:00
Jamie Kyle
e0c2627dc6
Fix ConversationDetails groupsInCommon empty 2024-03-14 12:18:50 -07:00
Brendan Fattig
09fc0d690b Use base64url encoding for encrypted username 2024-03-14 14:09:02 -05:00
Jamie Kyle
27b55e472d
Refactor smart components
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-03-13 13:44:13 -07:00
Jamie Kyle
44a8049e63
Fix up arrow on non-empty editor 2024-03-13 11:00:41 -07:00
Fedor Indutny
1823f7eca9
Introduce outage network status
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-03-12 12:52:02 -07:00
Jamie Kyle
8387f938eb
Spam Reporting UI changes 2024-03-12 09:29:31 -07:00
ayumi-signal
c332bd240f
Handle new sync message MarkedAsRead for Calls Tab 2024-03-11 11:18:55 -07:00
Jamie Kyle
f61954ee5b
Prevent ringing until app hasInitialLoadCompleted 2024-03-07 10:03:38 -08:00
ayumi-signal
73e8bec42f
Change ephemeral settings to only persist in ephemeralConfig 2024-03-07 09:36:08 -08:00
Fedor Indutny
3469a748fb
Introduce TitleTransition notification 2024-03-06 15:59:51 -08:00
Scott Nonnenberg
407b6b0f97
composableGroups: Exclude groups where you're not a member 2024-03-05 09:36:36 -08:00
ayumi-signal
8047e9cccd
Move missed call chat badging to calls tab 2024-03-04 14:26:49 -08:00
Jamie Kyle
e5333546db
Fix supertab 2024-03-04 12:32:51 -08:00
ayumi-signal
b40d052128
Fix group call outgoing ring 2024-02-29 18:04:37 -08:00
Jamie Kyle
9c072c5bc1
Improve performance of mock tests 2024-02-29 14:01:12 -08:00
Scott Nonnenberg
ea9a7385d6
Allow quotes to be removed when editing a message 2024-02-29 13:46:19 -08:00
Fedor Indutny
2f7f94b144
Fix message gradients in ConversationPanel 2024-02-28 12:37:13 -08:00
Fedor Indutny
abad547c32
Fix calls to PNI 2024-02-27 17:34:50 -08:00
trevor-signal
167b2f4f1c
Improve timeline rendering performance 2024-02-27 11:01:25 -05:00
ayumi-signal
96b3413feb
Basic call link join support 2024-02-22 13:19:50 -08:00
Fedor Indutny
e12b5fd0af
Add extra error state to EditUsernameModalBody 2024-02-21 11:00:29 -08:00
Fedor Indutny
c772f2abc5
AboutContactModal improvements 2024-02-16 14:16:13 -08:00
Fedor Indutny
9b98e20a8c
Control UI visibility in ProfileEditor 2024-02-14 15:30:32 -05:00
Fedor Indutny
0fe797e511
Some adjustments to AboutContactModal 2024-02-14 15:29:17 -05:00
Fedor Indutny
848ed95bda
Add more buttons to ContactModal 2024-02-14 15:25:27 -05:00
Fedor Indutny
94f02dcc88
Fix conversation close shortcut 2024-02-14 10:39:06 -08:00