Commit Graph

479 Commits

Author SHA1 Message Date
Fedor Indutny
e3dbcc1e0f Resolve fallback dns addrs during build 2024-02-27 16:53:58 -08:00
Fedor Indutny
d5d932d5a3 Use indexOf instead of RegExp 2024-02-26 16:27:24 -08:00
ayumi-signal
96b3413feb Basic call link join support 2024-02-22 13:19:50 -08:00
Jamie Kyle
9d1be9228a Fix error handling in makeVideoScreenshot 2024-02-21 18:03:46 -08:00
Fedor Indutny
e12b5fd0af Add extra error state to EditUsernameModalBody 2024-02-21 11:00:29 -08:00
Fedor Indutny
16dcf31906 Remove unused pre-PNP code 2024-02-16 14:49:48 -05:00
Fedor Indutny
4a41e87173 More permissive username search 2024-02-14 10:18:49 -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
Scott Nonnenberg
5bd287e707 Always persist last version when deleting configuration 2024-02-06 18:52:44 -08:00
Fedor Indutny
533a1b32d4 Username recovery improvements 2024-02-06 10:35:59 -08:00
Fedor Indutny
7dc11c1928 Username Education
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-01-29 12:09:54 -08:00
Fedor Indutny
2bc0e4755c Upgrade Electron to 28.1.5
Co-authored-by: Fedor Indutny <238531+indutny@users.noreply.github.com>
2024-01-23 16:11:12 -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
Scott Nonnenberg
d1aa47544b upgradeSchema: New keepOnDisk option, used for edits 2024-01-10 11:14:58 -08:00
Jim Gustafson
6579b1a70a Update to RingRTC v2.35.0
Co-authored-by: ayumi yu <ayumi@signal.org>
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-01-10 11:14:58 -08:00
ayumi-signal
0aad09682d Cleanup after rotating images 2024-01-04 11:34:53 -08:00
Jamie Kyle
a60cf05f83 Fix wrong ringerId in auto-ended remote call 2024-01-03 20:19:08 +01:00
trevor-signal
dcf52aa619 Add plaintext hash to existing message attachments 2024-01-02 21:14:11 +01:00
Jamie Kyle
95842c6e0b Add ZoomFactorService to keep windows in sync 2023-12-22 12:27:49 -08:00
Fedor Indutnyy
b1edf2def1 Merge signalapp/Signal-Desktop/pull/6561 2023-12-19 18:19:23 -08:00
Fedor Indutnyy
c53eefaf6d Some improvements 2023-12-19 18:19:10 -08:00
Fedor Indutny
e46b1f7958 Ignore delivery receipts for outgoing reactions 2023-12-19 09:57:15 -05:00
Scott Nonnenberg
5e733059b9 Introduce smaller incoming size limit for text attachments 2023-12-18 19:14:59 +01:00
trevor-signal
e7086a83b2 Batch receipt processing 2023-12-15 10:33:02 -08:00
Fedor Indutny
7bad05f5a0 Support PNI in QualifiedAddress.parse 2023-12-07 13:52:27 -08:00
ayumi-signal
d6db3f7943 Raise Hand in Group Calls 2023-12-06 13:52:29 -08:00
trevor-signal
feff619a38 Generate compressed thumbnail for images and videos 2023-12-06 12:27:05 -05:00
trevor-signal
b7ab1d7207 Store plaintext hash with newly sent or received attachments 2023-11-17 15:02:02 -05:00
ayumi-signal
4603832258 Calling Reactions 2023-11-16 11:55:35 -08:00
Scott Nonnenberg
d7177516c1 No more type passed to removeAllConfiguration; keep more UI keys 2023-11-13 17:01:27 -05:00
trevor-signal
cf5b3f78b5 Add paginated calling grid for group calls 2023-11-13 09:56:48 -05:00
Fedor Indutny
f52da976f9 Compile protobufs with no-convert/null-defaults
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-11-07 22:31:59 +01:00
Jamie Kyle
fd8691b871 Fix timestamps/spellcheck to use locale override 2023-11-06 17:02:13 -08:00
Jamie Kyle
89e66da351 Init Language Picker 2023-11-06 22:19:23 +01: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
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
Fedor Indutny
d7b53f3d27 Deprecate storageServiceKey in SyncMessage.Keys 2023-10-12 21:42:24 +02:00
Jamie Kyle
502ea174ab Upgrade Storybook
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-10-11 12:06:43 -07:00
Fedor Indutny
ba1a8aad09 Retain cdn ids for attachments 2023-10-03 17:09:31 -07:00
Fedor Indutny
eb7942dd1e Use untagged pnis in storage service 2023-09-27 16:14:55 -07:00
Jamie Kyle
bc67d421ab Track acceptedTime during call, fix call screen duration 2023-09-20 10:00:01 -04:00
Jamie Kyle
17ea2b58de Fix hover/focus bg overriding active bg in ConversationList
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2023-09-18 14:00:26 -07:00
Josh Perez
d0296ececa Improvements to the media editor 2023-09-14 10:04:48 -07:00