Commit graph

11706 commits

Author SHA1 Message Date
Scott Nonnenberg
4a15c23bc6
Group Send Endorsements: Don't fetch blocked groups 2025-03-20 09:24:48 -07:00
Scott Nonnenberg
a99d2503ae
New SignalDebug function: archiveSessionsForCurrentConversation 2025-03-21 01:53:58 +10:00
Fedor Indutny
ab28fbe5df
Fix packaging on Windows with prebuild module 2025-03-21 01:24:54 +10:00
Fedor Indutny
8f016c597d
Use prebuilt simple-windows-notifications 2025-03-19 20:11:57 -07:00
ayumi-signal
a714a31b39 v7.50.0-alpha.1 2025-03-19 15:26:37 -07:00
ayumi-signal
5278780727 Update DNS fallback 2025-03-19 15:26:37 -07:00
ayumi-signal
673164a69b Update strings 2025-03-19 15:26:36 -07:00
ayumi-signal
af2b04cf73 Release notes for 7.48 2025-03-19 15:26:36 -07:00
Scott Nonnenberg
1464fe7373
Composer/cut: Rely on Quill to update both DOM and its internal state 2025-03-19 11:29:53 -07:00
Fedor Indutny
a6150659a3
Proper caching for batched statements 2025-03-20 03:50:40 +10:00
Scott Nonnenberg
7524748b4d
Composer: Better handle option-delete keypresses on macOS 2025-03-20 02:07:57 +10:00
Scott Nonnenberg
c3cc0a74c5
didSendToEveryone: Handle situations where you didn't send to yourself 2025-03-20 01:06:08 +10:00
trevor-signal
66041da6a5
Fix alignment of control rows in settings window 2025-03-19 10:20:11 -04:00
Scott Nonnenberg
22e9e84c10
Composer: Properly update quill state on clipboard cut 2025-03-18 15:49:03 -07:00
Scott Nonnenberg
ac5d0eba0b
MessageReceipts: Removed dropped receipts from cache and database 2025-03-18 15:44:33 -07:00
Fedor Indutny
71d968a21e
Fix installer size dd script 2025-03-18 11:35:17 -07:00
Fedor Indutny
0ed4fda421
Build native dependencies in parallel 2025-03-18 10:55:59 -07:00
Fedor Indutny
4f54ee2732
Skip building x64/arm64 dmg for macOS 2025-03-18 10:49:46 -07:00
yash-signal
1ecbfa0334
Message Request UI Improvements (#9938) 2025-03-18 12:35:09 -05:00
Fedor Indutny
63fd260b03
Fix github actions to specific commit hashes 2025-03-18 10:00:04 -07:00
Scott Nonnenberg
a3335929b3
Compose: Show 'search for username' by itself more often 2025-03-19 01:41:52 +10:00
Scott Nonnenberg
5e825e03ba Fix error in 'before each' hook 2025-03-17 17:45:19 -07:00
ayumi-signal
a91f429236
Upgrade electron to 35.0.2
Co-authored-by: Fedor Indutny <indutny@signal.org>
2025-03-17 14:35:03 -07:00
Scott Nonnenberg
605ddb7b3e
Ensure that send proceeds even if quote thumbnail attachment not found 2025-03-17 14:32:41 -07:00
Fedor Indutny
9a8b42d835
Fix sequencing of call state updates 2025-03-17 13:06:51 -07:00
Fedor Indutny
3758e8138a
Relax media checks in calling lobbies 2025-03-17 11:38:26 -07:00
Fedor Indutny
9de83541ca
Ignore electron-winstaller dependency 2025-03-17 10:20:30 -07:00
Fedor Indutny
915c0ac728
Remove unused .node file on win/linux 2025-03-14 14:30:00 -07:00
trevor-signal
8ba29f2909
Prefer article modified times in link preview descriptions 2025-03-14 12:56:34 -07:00
Scott Nonnenberg
46b09ec8d1
Ensure that download is no longer pending on abort 2025-03-14 15:56:19 -04:00
ayumi-signal
ae35eb8e49
Upgrade electron-builder to 26.0.10 to fix packaging for pnpm
Co-authored-by: Fedor Indutny <indutny@signal.org>
2025-03-14 12:02:51 -07:00
trevor-signal
7c0cbb58ef
Support idle primary device warning alert from server 2025-03-14 10:23:47 -04:00
Fedor Indutny
de19bb07fa
ICU book workflow 2025-03-13 12:52:08 -07:00
Fedor Indutny
5a9253bd44
Use @signalapp/sqlcipher 2025-03-12 14:45:54 -07:00
Yash
df7997b313 v7.49.0-alpha.1 2025-03-12 16:17:53 -05:00
Yash
75e902666c Update DNS fallback 2025-03-12 16:17:53 -05:00
Yash
2b1cd410b1 Update strings 2025-03-12 16:17:52 -05:00
Yash
13296e829b Release notes for 7.47 2025-03-12 16:17:52 -05:00
ayumi-signal
1be2c07d7b
Fix file save dialog default path for Linux KDE 2025-03-12 09:11:33 -07:00
Alex Bakon
f4be6f6932
Enable libsignal CDSI connect logic by default 2025-03-12 08:53:31 -07:00
trevor-signal
b164bc6128
Fix getNextAttachmentDownloadJobs query 2025-03-11 12:25:30 -07:00
Scott Nonnenberg
0eb697fa82
Calling: New option to expand your local preview 2025-03-11 08:30:55 +10:00
Scott Nonnenberg
aab4021d37
Ensure that stories download on view (#9945) 2025-03-10 16:53:54 -04:00
Miriam Zimmerman
a7fb551d3e
Enable "Lower hand" suggestions 2025-03-10 09:44:33 -07:00
Alex Bakon
5b130ae780
Handle server alerts received on libsignal auth socket
Co-authored-by: trevor-signal <trevor@signal.org>
2025-03-07 15:30:49 -05:00
Jim Gustafson
2aef75dede
Update to RingRTC v2.50.2 2025-03-07 09:40:47 -08:00
ayumi-signal
a5386f7a6e
Use node_linker=hoisted in npmrc to fix electron-builder with pnpm 2025-03-06 13:51:00 -08:00
trevor-signal
26cfa66164 v7.48.0-alpha.1 2025-03-06 15:22:32 -05:00
trevor-signal
cacb6ed40c Update DNS fallback 2025-03-06 15:22:31 -05:00
trevor-signal
18cc2d03dc Update strings 2025-03-06 15:22:31 -05:00