Commit graph

966 commits

Author SHA1 Message Date
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
Fedor Indutny
4a41e87173
More permissive username search 2024-02-14 10:18:49 -08:00
Fedor Indutny
9ad6d5b66b
Use libsignal-client for parsing crash reports 2024-02-13 13:41:48 -08:00
Fedor Indutny
d7f0978c6d
Extract region from e164 in FindByPhoneNumber 2024-02-13 12:10:12 -08:00
Jamie Kyle
cf9a376df8
Fix save profile avatar disappearing on save name/bio 2024-02-09 13:14:32 -08:00
Fedor Indutny
9a50eb8663
Always display reset modal on success 2024-02-09 09:58:12 -08:00
Fedor Indutny
a329189489
New compose UX for usernames/e164
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-02-08 15:19:03 -08:00
trevor-signal
59b135ad7e
Allow viewing contact details from group change messages 2024-02-08 09:36:08 -05:00
trevor-signal
614bb904b1
Avoid overwriting new chat colors when adjusting conversation attributes 2024-02-07 16:51:45 -08:00
Fedor Indutny
43de83f0de
Enable usernames 2024-02-07 16:34:31 -08:00
Fedor Indutny
bd922433e3
Change defaults for conversation title generation 2024-02-07 13:38:43 -08:00
Fedor Indutny
6a165da589
Update shared groups when opening dialog 2024-02-07 13:33:34 -08:00
Fedor Indutny
533a1b32d4
Username recovery improvements 2024-02-06 10:35:59 -08:00
Fedor Indutny
330202960c
Fix dropped avatar on PNP settings update 2024-02-05 18:29:45 -08:00
Fedor Indutny
eb82ace2de
Conversation details changes for PNP
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-02-05 18:13:13 -08:00
ayumi-signal
96131112da
Fix video and audio playback to pause on window close 2024-02-02 15:39:32 -08:00
Fedor Indutny
9bb0a46aad
Fix PNI normalization in conversation selectors 2024-02-01 13:05:22 -08:00
Fedor Indutny
4daa1e4569
Don't show megaphone when username is set 2024-01-30 11:32:38 -08:00
Fedor Indutny
7dc11c1928
Username Education
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-01-29 12:09:54 -08:00
ayumi-signal
6fa12e006e
Fix linking screen lost connection retry button 2024-01-26 16:56:58 -08:00
ayumi-signal
d97aa68716
Calling missing media keys indicator 2024-01-23 11:08:21 -08:00
Fedor Indutny
38914a45cb
Custom Discriminator in EditUsernameModalBody 2024-01-18 20:53:24 +01:00
Fedor Indutny
23e3883ce0
Use native dark theme titlebar on Windows 2024-01-16 22:32:38 +01:00
ayumi-signal
c126ca1016
Hand raised sound
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-01-10 21:57:36 -08:00
Scott Nonnenberg
661727c290 Group creation/update: Don't allow self-selection via phone number 2024-01-10 11:14:58 -08:00
Jamie Kyle
422ebf1bc8
Add additional checks/logs to ringtones 2024-01-04 23:16:33 +01:00
Jamie Kyle
cba5b67f05
Fix mixing unsupported/supported media warning 2024-01-04 21:18:44 +01:00
Jamie Kyle
66f97b1c25
Disable header more menu in select mode 2024-01-04 21:15:46 +01:00
Scott Nonnenberg
0cc6228ede
Delete for Everyone: Don't allow unrestricted deletes in Note to Self 2024-01-03 08:46:39 -08:00
Fedor Indutny
d71da5c486
Support phone number sharing flag on profile 2024-01-02 20:36:49 +01:00
trevor-signal
9b0290f40e
Adjust starting point of conversation open benchmark 2023-12-15 14:49:01 -08:00
trevor-signal
88fd42a46b
Add contextMenu for deleting call events on right-click 2023-12-12 11:11:39 -05:00
Fedor Indutny
5ff101e27a
Fix scrolling for contact in removalStage 2023-12-08 13:18:51 -05:00
Fedor Indutny
9eea26c5d6
Allow reactions/replies after setting removalStage 2023-12-07 18:20:36 -08:00
Fedor Indutny
b2a3605d77
Cleanup RemoteConfig 2023-12-07 15:59:54 -08:00
ayumi-signal
d6db3f7943
Raise Hand in Group Calls 2023-12-06 13:52:29 -08:00
trevor-signal
45aeaeefd4
Guard against long message attachments rendering 2023-12-06 16:27:22 -05:00
Fedor Indutny
a81833d3ed
Use signal_tokenizer for search query 2023-12-04 18:38:40 +01:00
Jamie Kyle
55dca745c7
Fix calls tab clearing clicking on old calls 2023-11-27 14:07:13 -08:00
ayumi-signal
5815a37e3a
Fix ConversationPanel push/pop for RTL 2023-11-22 11:20:39 -05:00
ayumi-signal
32e5ac128b
Call Reactions fixes and emoji consistency 2023-11-17 12:40:41 -08:00
Scott Nonnenberg
146b562c91
ContactModal: Show contact's story ring, open correct story, close modal 2023-11-16 21:54:01 -08:00
ayumi-signal
4603832258
Calling Reactions 2023-11-16 11:55:35 -08:00
Fedor Indutny
7b62576def
Better filtering of contacts in search 2023-11-15 01:39:17 +01:00
trevor-signal
cf5b3f78b5
Add paginated calling grid for group calls 2023-11-13 09:56:48 -05:00
Scott Nonnenberg
61b4558140
Mark onboarding story read again, even if it's not unread 2023-11-10 16:59:16 -05:00
ayumi-signal
bb8e7af905
Show error when editing messages after max edits 2023-11-07 17:55:48 -08:00
Fedor Indutny
ca2b3bacce
Fix UI bug with self-add by username in groups 2023-11-07 15:45:33 -08:00
ayumi-signal
41e89554fe
Fix infinite stacking All Media with shortcut 2023-11-08 00:00:25 +01:00
ayumi-signal
dca32747db
Use Message received_at_ms to hide typing bubble 2023-11-03 17:55:12 -07:00
Fedor Indutny
3664063d71
Username and username link integrity check 2023-11-03 15:05:11 -07:00
Jamie Kyle
3ef0d221d1
Refactor Signal app routing 2023-11-02 15:42:31 -04:00
Fedor Indutny
0ce593bf0d
Remove support for E164-based numbers 2023-11-01 15:55:30 -07:00
Fedor Indutny
aa03ac36bc
Remove safetyNumberAci remote configuration 2023-11-01 13:35:55 -07:00
Fedor Indutny
657a140dbe
Fix units of global.safetyNumberAci 2023-10-31 16:07:45 -07:00
trevor-signal
fcf2c0a3f0
Clarify function of "Delete" option when deleting conversation messages 2023-10-30 17:02:50 -07:00
Jamie Kyle
6bd802a03d
Apply mention ranges to body when multi-forwarding 2023-10-30 11:39:14 -07:00
Scott Nonnenberg
99b2bc304e
Use streams to download attachments directly to disk
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2023-10-30 09:24:28 -07:00
Scott Nonnenberg
f960c6b5db
Enable Hide Contact for all users 2023-10-25 16:01:16 -07:00
Fedor Indutny
dd2493a353
Show Session Switchover Events
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-10-23 10:40:42 -07:00
Josh Perez
156cbca1a3
Fixes for media index 2023-10-17 12:09:09 -07:00
ayumi-signal
c892febdbc
Bump DOE timer from 3h to 24h 2023-10-13 14:54:36 -07:00
Jamie Kyle
502ea174ab
Upgrade Storybook
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-10-11 12:06:43 -07:00
Josh Perez
7d35216fda
Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00