Commit Graph
700 Commits
Author SHA1 Message Date
Fedor IndutnyandGitHub a338bc5a67 Update HKDF constants for backups 2024-10-31 10:01:03 -07:00
Fedor IndutnyandGitHub fb31d9d28e Allow link-and-sync transfer to be in any CDN 2024-10-30 11:13:17 -07:00
Scott NonnenbergandGitHub 7548e2adc2 handleBlocked: Continue on if we receive non-ACI 2024-10-29 08:21:13 -07:00
Fedor IndutnyandGitHub fa25d5aaf8 Fix link-and-sync in Alpha 2024-10-28 14:13:30 -07:00
adel-signalandGitHub 251ffc289f switch to v2/calling/relays endpoint 2024-10-28 09:37:16 -07:00
Fedor IndutnyandGitHub 962a2def18 Re-enable link-and-sync in Alpha 2024-10-22 14:49:44 -04:00
Fedor IndutnyandGitHub 2ec79f5712 Disable link-and-sync in Alpha 2024-10-21 13:06:22 -07:00
9c99796937 Update libsignal to v0.59.0, add support for mock server test with libsignal
Co-authored-by: trevor-signal <trevor@signal.org>
Co-authored-by: Fedor Indutny <indutny@signal.org>
2024-10-21 12:27:58 -07:00
Fedor IndutnyandGitHub 6565daa5c8 Link-and-sync 2024-10-18 13:15:03 -04:00
Fedor IndutnyandGitHub f5257ed5a9 Support for global.messageQueueTimeInSeconds 2024-10-15 15:43:06 -07:00
adel-signalandGitHub f3aae86796 calling: add support for multiple ice server groups in GetIceServers 2024-10-10 17:24:45 -07:00
e617981e59 Support endorsements for group 1:1 sends
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-10-10 10:57:22 -07:00
Scott NonnenbergandGitHub adcf2212e5 Ensure that non-ACIs are excluded from the blocked UUIDs list 2024-10-10 09:20:57 +10:00
ayumi-signalandGitHub 42cc5e0013 Synchronous delete call link 2024-10-09 09:35:24 -07:00
Scott NonnenbergandGitHub b51a0e0298 Attachments: support for incrementalMac and chunkSize 2024-10-09 09:13:41 -04:00
Jordan RoseandGitHub 7d25988888 Handle libsignal websocket connect() errors 2024-10-04 11:00:43 +10:00
5e767d45a2 Fix app init wait for backup on first link
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-10-03 11:00:22 -07:00
Jamie KyleandGitHub b26466e59d Add schema utils 2024-10-02 12:03:10 -07:00
Scott NonnenbergandGitHub 85cf445924 Storage Service: Fetch updates on any group record merge 2024-10-02 09:45:58 -04:00
Fedor IndutnyandGitHub a527b88867 Disable storage service while importing backup 2024-10-02 09:36:19 -04:00
Fedor IndutnyandGitHub bb69f81b9f Compute from embedded contact's displayName 2024-10-01 14:46:56 -07:00
trevor-signalandGitHub f730b0c82b Use authorization header for websocket authentication 2024-10-01 16:33:15 -04:00
Scott NonnenbergandGitHub b68e731950 Deduplicate and cancel unneeded retry requests 2024-10-01 08:23:32 +10:00
Jonathan Klabunde TomerandGitHub a1a15193c6 Use /v1/accounts/whoami instead of looking up our username and link 2024-09-24 15:09:05 -07:00
Jamie KyleandGitHub 03ed42188e Revert "Add urlPath util for building escaped URL paths" 2024-09-24 12:43:00 -07:00
Jamie KyleandGitHub cd50c715a9 Add urlPath util for building escaped URL paths 2024-09-24 12:12:18 -07:00
Jordan RoseandGitHub ba6e11614e Hook up LibSignalWebsocketResource.forceKeepAlive 2024-09-24 09:24:24 +10:00
Fedor IndutnyandGitHub a6a838a673 Better backup integration test harness 2024-09-20 20:10:28 -07:00
Scott NonnenbergandGitHub cd2bb537fa Alert internal users if first message on websocket is repeated 2024-09-20 14:27:39 -04:00
Alex KonradiandGitHub 14ca19e632 Upgrade to libsignal 0.58.0 2024-09-19 11:32:17 -07:00
Fedor Indutny be4036f4ab Revert "Upgrade to libsignal 0.58.0" 2024-09-18 15:36:47 -07:00
Jamie KyleandGitHub 25e864a863 Improve error handling of invalid bodies 2024-09-18 15:17:25 -07:00
86ec8492e8 Upgrade to libsignal 0.58.0
Co-authored-by: Fedor Indutny <indutny@signal.org>
2024-09-18 14:58:44 -07:00
trevor-signalandGitHub c11a894ad1 Don't block message processing on contact syncs 2024-09-18 08:52:31 +10:00
trevor-signalandGitHub ad1a5cbcb0 Clarify logging when receiving stories 2024-09-17 12:31:50 -07:00
Fedor IndutnyandGitHub 3a991822c5 Fix some backup integration tests 2024-09-13 09:48:27 +10:00
Fedor IndutnyandGitHub 9687aee2ca Backup import cancel UI 2024-09-11 14:03:18 -04:00
trevor-signalandGitHub 2a55bfbef9 Respond to malformed messages with empty body 2024-09-10 05:26:21 +10:00
Jamie KyleandGitHub 24536e1342 Implement endorsements for group send 2024-09-06 10:52:19 -07:00
trevor-signalandGitHub 1d199cfff6 Generate hash on avatar attachment bytes only 2024-09-06 05:28:08 +10:00
Fedor IndutnyandGitHub cd44a7a033 Introduce isStagingServer util method 2024-09-04 11:12:45 -07:00
ayumi-signalandGitHub 5a75246e42 Use storage service for call links 2024-09-04 11:06:06 -07:00
Fedor IndutnyandGitHub ee0090bb84 Make backup import UI part of install 2024-09-04 12:56:13 +10:00
Fedor IndutnyandGitHub 84f1d98020 Add backup comparator test harness 2024-09-03 10:18:15 -07:00
Fedor IndutnyandGitHub b2c3b1f43e Refactor provisioning flow 2024-08-29 17:02:48 -07:00
Fedor IndutnyandGitHub 8ef149e3a8 Resumable backup import 2024-08-27 17:00:41 -04:00
Fedor IndutnyandGitHub fefa5d9a25 Send FETCH_LATEST.LOCAL_PROFILE on capability flip 2024-08-23 15:14:56 -07:00
Fedor IndutnyandGitHub 59c6a4ec7b Fix backup import flow in linking UI 2024-08-21 13:51:18 -07:00
Fedor IndutnyandGitHub 2fb50df0af Introduce versioning clock to timer system 2024-08-21 09:03:28 -07:00
Fedor IndutnyandGitHub 09bd95228d Add unlink step to existing UI flow 2024-08-19 13:26:05 -07:00