Commit Graph

553 Commits

Author SHA1 Message Date
Fedor Indutny 2b79a65e72 Remove unused query parameter 2024-01-25 15:21:06 -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
Fedor Indutny 38914a45cb Custom Discriminator in EditUsernameModalBody 2024-01-18 20:53:24 +01:00
Fedor Indutny fa3937e084 Fix parsing of Retry-After 2024-01-17 15:23:41 -08:00
Alex Konradi 6dfef6e70d Integrate libsignal-net CDSI lookup and make it accessible in debug builds 2024-01-17 13:57:03 -08:00
trevor-signal a30f277276 Remove now-unnecessary data from prekey upload request
Co-authored-by: Fedor Indutnyy <indutny@signal.org>
2024-01-10 11:14:44 -08:00
Jamie Kyle a60cf05f83 Fix wrong ringerId in auto-ended remote call 2024-01-03 20:19:08 +01:00
Fedor Indutny d71da5c486 Support phone number sharing flag on profile 2024-01-02 20:36:49 +01:00
Jamie Kyle 5d578650b5 Add timestamp to doSendMessage log 2023-12-19 19:55:09 +01:00
Fedor Indutny f8c4e392fe Use createHTTPSAgent for all requests 2023-12-12 23:57:09 +01:00
trevor-signal b7ab1d7207 Store plaintext hash with newly sent or received attachments 2023-11-17 15:02:02 -05:00
Scott Nonnenberg 48245eeea6 On send, pull data from target edit if sending edit 2023-11-17 13:16:48 -05:00
Scott Nonnenberg d7177516c1 No more type passed to removeAllConfiguration; keep more UI keys 2023-11-13 17:01:27 -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
Fedor Indutny e8fdd7116b Remove deprecated ContactDetails fields 2023-11-07 21:26:31 +01:00
Fedor Indutny 59fa75c309 Better check for empty storage/master keys 2023-11-07 01:38:51 +01:00
Jamie Kyle 3ef0d221d1 Refactor Signal app routing 2023-11-02 15:42:31 -04:00
Fedor Indutny 9206b9984b Enable pni capability 2023-10-31 16:21:39 -07:00
akonradi-signal 87659ef2b5 Hold CDSI lookup ACI & UAK args in one array 2023-10-31 20:00:25 +01:00
Fedor Indutny edd6ed5fab Clear PNI signature flag on PNI change 2023-10-30 16:25:55 -07:00
Fedor Indutny f1e8ffe720 Accept masterKey in ProvisionMessage 2023-10-30 21:31:39 +01: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 70cd073a72 Ensure that messages to initiate calls are marked urgent=true 2023-10-23 10:38:03 -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
ayumi-signal 064659657f Use new endpoint for badge config 2023-10-06 14:31:17 -07:00
Fedor Indutny ba1a8aad09 Retain cdn ids for attachments 2023-10-03 17:09:31 -07:00
Fedor Indutny ca45a9cf74 Don't accept PNI as ACI in contact sync 2023-09-28 11:41:45 -07:00
Fedor Indutny eb7942dd1e Use untagged pnis in storage service 2023-09-27 16:14:55 -07:00
Fedor Indutny 654215e136 Fix format of pniSignature.pniBytes 2023-09-14 22:39:51 +02:00
Josh Perez d0296ececa Improvements to the media editor 2023-09-14 10:04:48 -07:00
Josh Perez 944a70abe7 DRY up the message receive timing validation 2023-09-12 16:12:07 -04:00
Fedor Indutny 56ba8fea4d Support Happy Eyeballs in proxy-agent 2023-08-30 01:58:48 +02:00
Fedor Indutny ccb5eb0dd2 Atomic linking 2023-08-28 17:41:32 -07:00
Scott Nonnenberg cbd16b90bb Resilience to failed PNI key upload, clean more key tables 2023-08-28 17:26:39 -07:00
Josh Perez cc13350d3f Bump up the edit send/receive timers to 24hr/48hr 2023-08-25 09:50:04 -04:00
Scott Nonnenberg 3339899684 Eliminate extra preKeys, fail early on key creation if no PNI identity key
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2023-08-21 22:15:10 +02:00
Josh Perez 04f716986c Do not confirm messages until we have handled them 2023-08-21 13:08:27 -07:00
Fedor Indutny 58aec8b1a3 Unlink on PNI identity key mismatch 2023-08-21 09:30:33 -07:00
Fedor Indutny 8b0da36caa Migrate schema to service ids 2023-08-21 09:30:33 -07:00
Fedor Indutny 71958f8a01 Attachment controller fixes 2023-08-21 09:30:32 -07:00
Fedor Indutny deb1f9bd8d A few serviceId fixes
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-08-21 09:30:32 -07:00
Fedor Indutny 366b875fd2 Introduce Service Id Types
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-08-21 09:30:32 -07:00
Jamie Kyle 1eaabb6734 Calls Tab & Group Call Disposition 2023-08-08 17:53:06 -07:00
Scott Nonnenberg 3299b8f323 Remove obsolete capabilities, improve routine profile fetch 2023-08-08 01:12:57 +02:00
Josh Perez d8ea785f4e Do not confirm DOE or edit until it is processed 2023-08-07 09:36:37 -07:00
Jamie Kyle bbd43b6e38 Implement read support for CDN3 2023-07-26 15:15:05 -07:00
Josh Perez 8aac997b4f Removes groupv1 protos 2023-07-26 13:49:27 -04:00
Fedor Indutny 13193649d3 Use combined username link API 2023-07-21 01:19:32 +02:00
Fedor Indutny e1d2dbd8ff Username Link QR Code 2023-07-20 05:14:08 +02:00