Commit Graph

536 Commits

Author SHA1 Message Date
emir-signal
ebf2892039 Add support for call link epochs
Co-authored-by: trevor-signal <trevor@signal.org>
2025-08-07 15:12:56 -04:00
Scott Nonnenberg
7553a85b1c SignalProtocolStore: Make preKeys and kyberPreKeys zone-aware 2025-08-05 05:19:24 +10:00
trevor-signal
a7cd27f3cf Skip queueing old attachments on non-media-enabled backup import
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2025-08-01 06:21:59 +10:00
trevor-signal
d5c18f2810 Backups: remove legacy locators 2025-07-31 10:53:15 -04:00
Scott Nonnenberg
fd794ae90d Donations: Introduce timeouts in early stages of the workflow 2025-07-31 07:15:59 +10:00
trevor-signal
96099da737 Inline long-text messages in the backup proto 2025-07-21 12:49:34 -05:00
trevor-signal
a8a7dc8965 Refactor backup media download progress tracking 2025-07-18 14:21:15 -04:00
trevor-signal
ea3a7f70b6 Avoid race condition when marking messages read 2025-07-16 12:47:07 -05:00
Fedor Indutny
3063262730 Fix contact sync for aci-less contacts 2025-07-09 09:14:25 -07:00
Scott Nonnenberg
6db7bedc8c Simplify donation receipts 2025-07-02 06:33:36 +10:00
ayumi-signal
bcb1a614ea Fix db error from concurrent processing of call link update sync 2025-06-30 16:58:26 -07:00
trevor-signal
746b22d3dc Backups: update integration tests 2025-06-30 16:54:21 -05:00
Fedor Indutny
e4e8fadb0f Update libsignal-client to 0.76.0 2025-06-30 11:43:41 -07:00
Jordan Rose
e55efbd6ee Link previews for image URLs 2025-06-30 12:41:09 -04:00
Jordan Rose
a1b10d1eff Link previews: return the image content type *after* transcoding 2025-06-30 10:17:48 -04:00
trevor-signal
843f545ceb Reorganize test cases 2025-06-26 09:24:07 -07:00
Fedor Indutny
8251720444 Use new compact representations in protobufs
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2025-06-25 10:30:40 -07:00
trevor-signal
fb0c414702 Backups: use new locatorInfo & mediaName (#10627) 2025-06-18 13:16:29 -04:00
Scott Nonnenberg
9ffee9d290 Initial donationReceipts data types 2025-06-16 12:33:00 -07:00
Fedor Indutny
4347964030 Scope pino lines with filename 2025-06-16 11:59:31 -07:00
Fedor Indutny
f6c19c548e Better usage of pino 2025-06-16 09:47:18 -07:00
yash-signal
0904608b2f Skip flaky release notes fetcher service test 2025-06-13 10:16:03 -04:00
yash-signal
8ea030074e Release notes bug fixes, unit tests 2025-06-10 16:33:00 -05:00
Scott Nonnenberg
c3b2c7af27 When a profile fetch fails, warn and don't log callstack 2025-06-10 16:16:26 -04:00
Fedor Indutny
b0634f9a9d Replace buffer.slice() with buffer.subarray() 2025-06-09 14:37:30 -07:00
Fedor Indutny
c2ff41b520 Unify shared group computation logic 2025-06-03 15:43:26 -07:00
Fedor Indutny
13430f84e4 Better state teardown in tests 2025-06-04 08:25:52 +10:00
trevor-signal
115b79e4ac Update message attachment migration 2025-06-02 14:16:37 -07:00
trevor-signal
a2f0f4c8a4 Migration to normalize all attachments 2025-05-29 14:50:14 -04:00
trevor-signal
d6e81eee11 Normalize message attachments 2025-05-22 18:09:54 -07:00
trevor-signal
8f672bb79a Fallback to global media tier CDN number 2025-05-16 09:31:04 -07:00
Scott Nonnenberg
fe9d042e40 Introduce the new Settings tab
Co-authored-by: Jamie Kyle <jamie@signal.org>
Co-authored-by: Fedor Indutny <indutny@signal.org>
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-05-14 20:58:20 -07:00
Fedor Indutny
d37058bf34 Fix state after backup integration tests 2025-05-13 11:57:43 -07:00
trevor-signal
cc24f0524b Improve reaction targeting 2025-05-13 10:46:30 -07:00
ayumi-signal
a2c74c3a8b Basic support for local encrypted backups 2025-05-12 14:15:11 -07:00
Scott Nonnenberg
76b1918496 makeHttpError: Ensure response headers have lowercase names 2025-05-13 04:41:37 +10:00
Fedor Indutny
7fdd6f2b57 Attribute exported group updates to local ACI 2025-05-12 14:37:17 -04:00
Scott Nonnenberg
98270316c5 Introduce infrastructure for Notification Profiles 2025-05-05 10:39:04 -04:00
trevor-signal
ae6ffd26e7 Optimize publicKey deserialization for server trust root 2025-05-03 04:09:25 +10:00
trevor-signal
07a938ec98 Reset expire timer version after unlink 2025-04-29 13:35:05 -07:00
Scott Nonnenberg
93bc9e9ee1 Username search: Trim leading/trailing whitespace beforehand 2025-04-28 15:38:42 -05:00
Fedor Indutny
dcac698631 Fix some backup export issues 2025-04-24 14:53:42 -07:00
Jamie Kyle
e802ea0dc7 Translate emoji completions in composer 2025-04-23 16:03:35 -07:00
Jim Gustafson
89745df897 Calling: Move VideoSupport.ts to Client 2025-04-19 10:52:46 +10:00
Scott Nonnenberg
78b4bda568 Improve validation of username searches
Co-authored-by: Joris Z. van den Oever <jzvandenoever@users.noreply.github.com>
2025-04-19 08:21:10 +10:00
Alex Bakon
0853002f88 Use libsignal key types internally
Co-authored-by: trevor-signal <trevor@signal.org>
2025-04-18 10:07:35 -04:00
Fedor Indutny
0b5f0df1ca Fix roundtripping of voice notes with body 2025-04-16 17:27:47 -04:00
trevor-signal
c9c3d24fd9 Fix out-of-disk-space test 2025-04-16 17:23:03 -04:00
trevor-signal
ac80bddd85 Show low-disk-space warning during backup media download 2025-04-16 15:17:30 -04:00
Fedor Indutny
f68ef019a5 Add backup validation to settings 2025-04-15 16:04:30 -07:00