10999 Commits

Author SHA1 Message Date
Fedor Indutny
53cd1f5df7 7.26.0 v7.26.0 2024-09-25 17:51:29 -07:00
Fedor Indutny
2cf5aa3867 Update strings 2024-09-25 17:51:29 -07:00
automated-signal
67b47bde4a MediaGallery: Don't create scroll observer if we're still loading
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-25 09:32:08 -07:00
automated-signal
c434cd654f Fix cache invalidation for conversation preload
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-09-24 17:34:25 -07:00
automated-signal
2356a30eeb Enable SignalDebug when devtools is enabled
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-09-23 13:27:13 -07:00
automated-signal
64314c4f17 setProfileKey: Additional logging for debugging oscillation
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-23 10:41:24 -07:00
automated-signal
d73619d09e Better backup integration test harness
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-09-21 10:31:52 -07:00
automated-signal
38d181a0ee Alert internal users if first message on websocket is repeated
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-21 10:31:27 -07:00
Jamie Kyle
499ef2970d 7.26.0-beta.1 v7.26.0-beta.1 2024-09-19 15:17:43 -07:00
Jamie Kyle
107b55472c Update strings 2024-09-19 15:17:39 -07:00
Jamie Kyle
4b7dbc3aa3 Add release notes for 7.26 2024-09-19 15:14:25 -07:00
automated-signal
992611bccb Further improvements for backup import/export
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-09-19 15:10:37 -07:00
automated-signal
b3bb45d8f4 Fix starting direct calls
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-09-19 15:10:09 -07:00
automated-signal
09698894cc Upgrade to libsignal 0.58.0
Co-authored-by: Alex Konradi <akonradi@signal.org>
2024-09-19 15:09:41 -07:00
Scott Nonnenberg
2d892de3b2 Make startCallLobby resilient to re-entrant calls 2024-09-18 18:12:04 -07:00
Jamie Kyle
5367b26320 Improve error handling of invalid bodies 2024-09-18 18:11:58 -07:00
automated-signal
60b73a42c2 Don't sync storage when discovering deleted links during restore
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-09-18 11:16:12 +10:00
automated-signal
7267cd894e Don't block message processing on contact syncs
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-09-18 11:15:59 +10:00
automated-signal
034f963fcc Dont flag endorsements fail on unregistered error
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-09-18 11:15:49 +10:00
automated-signal
8de8543637 Fix copy and share button style in call link participants list
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-09-18 11:15:36 +10:00
automated-signal
1861703f39 visibleOnAnyScreen: Log window and display bounds
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-18 11:15:19 +10:00
automated-signal
8f43f74a2c Fix more import/export tests for backups 2024-09-17 15:52:40 -04:00
automated-signal
cbfbe8302c Use job queue when restoring call links from storage 2024-09-17 15:52:10 -04:00
automated-signal
278866f3b7 openAndSetUpSQLCipher: Enable checkpoint_fullfsync pragma 2024-09-17 15:51:54 -04:00
automated-signal
dc4783dd19 Clarify logging when receiving stories 2024-09-17 15:51:33 -04:00
Fedor Indutny
956d56c35a Backup import/export consistency fixes 2024-09-16 15:44:27 -07:00
Fedor Indutny
f91ec886a2 Fix some backup integration tests 2024-09-16 15:12:41 -07:00
automated-signal
aa75ec13a6 Don't show message request after requesting to join via group link
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-16 14:47:05 -07:00
automated-signal
ec0d64de6e Pause, cancel & resume backup media download
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-09-16 14:44:56 -07:00
automated-signal
ced1962879 Fix group send endorsements for new members
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-09-16 14:44:46 -07:00
automated-signal
f71183119f filterValidAttachments: Allow attachments with no thumbnail
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-16 14:44:35 -07:00
automated-signal
6a52ad2e94 Add CallLinkDeleteManager to retry and ensure deletion
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-09-16 14:03:05 -07:00
automated-signal
8d42bd55e2 setProfileKey: Introduce 'reason' parameter for improved logging
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-16 11:16:04 -07:00
automated-signal
8965857ca0 Show groups you've left in search
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-16 11:15:49 -07:00
automated-signal
4146b36307 Update simple-windows-notifications to 2.0.6
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-09-16 13:28:08 +10:00
automated-signal
ce125cbc40 Bump micromatch
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 13:27:43 +10:00
automated-signal
207ee6a90e Stories: Only render text link if it's a valid URL
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-16 12:49:27 +10:00
ayumi-signal
394f184119 Update to RingRTC v2.47.1
Co-authored-by: Jim Gustafson <jim@signal.org>
2024-09-13 16:39:27 -07:00
automated-signal
024f30aa3a services/calling: Make logging consistent in startCall functions
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-13 16:11:05 -07:00
automated-signal
4172abf4d3 Update simple-windows-notifications to 2.0.5
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-09-12 13:42:20 -07:00
automated-signal
62af13a361 Update simple-windows-notifications to 2.0.4
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-09-12 13:20:32 -07:00
Scott Nonnenberg
30c9e086b5 Update DNS fallback 2024-09-12 11:30:16 +10:00
Scott Nonnenberg
80fd7a6942 Update strings 2024-09-12 11:30:16 +10:00
Scott Nonnenberg
94cb1544e5 Release notes for 7.25 2024-09-12 11:30:16 +10:00
Fedor Indutny
3bff7ddbb8 Update simple-windows-notifications to 2.0.3 2024-09-12 11:20:53 +10:00
Fedor Indutny
f0973795c6 Update simple-windows-notifications to 2.0.2 2024-09-12 09:31:41 +10:00
Fedor Indutny
d63252b4be Upgrade electron to 32.1.0 2024-09-11 16:25:45 -07:00
ayumi-signal
84896d0fbb Contact info modal for call link join requests 2024-09-11 12:30:50 -07:00
Fedor Indutny
390eab2556 Don't patch Module without preload cache 2024-09-11 11:26:32 -07:00
Fedor Indutny
9687aee2ca Backup import cancel UI 2024-09-11 14:03:18 -04:00