Commit graph

11463 commits

Author SHA1 Message Date
d1b1e6956e Inject custom workflow
All checks were successful
/ Build tarball (push) Successful in 13m32s
2025-02-13 01:01:49 +00:00
Scott Nonnenberg
e2c7dddde7 7.42.0 2025-02-13 10:15:12 +10:00
Scott Nonnenberg
eb0e95127d Update strings 2025-02-13 10:15:11 +10:00
automated-signal
5855b259f8
Fix sql error when restoring from interrupted sync 2025-02-12 15:17:49 -05:00
automated-signal
3dfc61cae3
Enable link & sync in production
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2025-02-12 09:21:41 -08:00
automated-signal
3ed1c6d45a
Fix forwarding messages with undownloadable attachments
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2025-02-12 08:31:42 -08:00
automated-signal
00586f17d8
Update link & sync release notes 2025-02-11 21:02:34 -05:00
Scott Nonnenberg
388ce72541 7.42.0-beta.2 2025-02-11 08:32:09 +10:00
Scott Nonnenberg
db120f9945 Update strings 2025-02-11 08:32:08 +10:00
automated-signal
039c961b21
Update to RingRTC v2.49.4
Co-authored-by: Jim Gustafson <jim@signal.org>
2025-02-11 08:17:16 +10:00
automated-signal
686f74a95d
Fix handling of encrypted unprocessed envelopes
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-02-10 13:09:26 -08:00
automated-signal
7893640b0d
Fix persistence of last window size and position
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2025-02-07 09:37:18 -08:00
ayumi-signal
8add4e4f62 7.42.0-beta.1 2025-02-06 11:38:39 -08:00
ayumi-signal
11a8ecc3af Update strings 2025-02-06 11:27:52 -08:00
automated-signal
50bcc5ecca
Refactor sticker sync logic
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-02-06 11:21:45 -08:00
automated-signal
89b01338b2
Use other sync messages for conversations missing ACI
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2025-02-06 09:45:18 -08:00
automated-signal
47a5379a25
downloadAttachment: Log presence/absence of downloadPath
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2025-02-06 17:11:24 +10:00
automated-signal
6919393f86
Update better-sqlite3 to 9.0.11
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-02-05 22:35:16 -08:00
automated-signal
6d1368ee67
Send typingIndicator only when composer text and formatting has changed
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2025-02-06 08:41:42 +10:00
automated-signal
2e5a08d9e6
(Re-)Enable Desktop's /v1/keepalive for libsignal chat websockets too
Co-authored-by: Jordan Rose <jrose@signal.org>
2025-02-05 14:23:32 -08:00
automated-signal
b9a25b7534
Fix message reaction picker moving when typing stops
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2025-02-05 12:53:36 -08:00
automated-signal
22584a1226
Upgrade libsignal to v0.65.5
Co-authored-by: Alex Bakon <akonradi@signal.org>
2025-02-05 12:01:42 -08:00
automated-signal
d189cf646f
Release Notes Channel: Add support for server body ranges
Co-authored-by: yash-signal <yash@signal.org>
2025-02-05 08:14:48 -08:00
automated-signal
320e06ed0f
Notification token on Windows
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-02-05 08:14:38 -08:00
automated-signal
83b076b5c4
Test processing of unprocessed envelopes
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-02-05 12:02:59 +10:00
automated-signal
2c01e6f4b8
Change header visibility in left pane
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-02-05 12:02:48 +10:00
automated-signal
7f74a9dd41
Avoid mute timeouts with invalid delay values
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2025-02-05 12:02:36 +10:00
automated-signal
490b4288c8
Fix window.SignalDebug.getMessage functions
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2025-02-05 12:02:24 +10:00
automated-signal
986a07adb3
Update behavior during import for missing oneof fields
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2025-02-05 12:01:58 +10:00
automated-signal
73db71bc28
Notify libsignal-net on network availability
Co-authored-by: Alex Bakon <akonradi@signal.org>
2025-02-05 12:01:51 +10:00
automated-signal
db700fde40
getProfile: Only clear profile name if profile is missing it
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2025-02-05 12:01:39 +10:00
automated-signal
3b441e4a94
Don't fetch remote config twice on startup
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-01-31 11:25:53 +10:00
automated-signal
fae6b0d467
Fix status of in-flight sticker packs after import
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-01-31 11:25:31 +10:00
automated-signal
7cc07f99d6
Composer: Listen for compose start/end and apply proper styling
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2025-01-31 11:25:21 +10:00
automated-signal
f15d5049f8
Fix timestamp capping for storage service
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-01-30 11:15:44 -08:00
automated-signal
5fc53ee435
modifyGroupV2: useCredentialsFrom only when profileKeyCredential needed
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2025-01-30 11:15:35 -08:00
automated-signal
9f5c752eef
Fix copy/paste of a single-line of formatting text
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2025-01-30 11:14:50 -08:00
Yash
166c192740 Update DNS fallback 2025-01-29 14:14:44 -06:00
Yash
d0bb85e1d8 Update strings 2025-01-29 14:14:43 -06:00
Yash
73682eb4e2 release notes for 7.41 2025-01-29 14:14:43 -06:00
Fedor Indutny
eb9fd85151
Wrap link preview description for long words (#9662) 2025-01-29 12:37:31 -06:00
Fedor Indutny
5ed76b9645
Fix accidental loop during backup import 2025-01-29 12:53:00 -05:00
Scott Nonnenberg
6be51fc866
Composer: Fix tab completion of mentions and emoji 2025-01-29 09:39:24 -08:00
yash-signal
4a55ac4c86
Release Notes Channel: Support image attachments (#9587) 2025-01-29 00:07:41 -06:00
trevor-signal
91e42b4f2e
Enable link & sync in beta 2025-01-28 16:52:33 -08:00
Fedor Indutny
e680b7a21d
Update better-sqlite3 to 9.0.10 2025-01-28 14:35:08 -08:00
Fedor Indutny
9fab74e867
Resolve sticker pack references after import 2025-01-28 13:57:19 -08:00
Fedor Indutny
fbdf589f13
Fix padding of conversation list 2025-01-28 11:15:34 -08:00
Scott Nonnenberg
7575bda35b
Upgrade to QuillV2 2025-01-28 09:31:42 -08:00
Fedor Indutny
fb04b1ede3
Fix QR-code auto-retry logic 2025-01-28 09:11:22 -08:00