Commit Graph

1983 Commits

Author SHA1 Message Date
Fedor Indutny
00a8e02a4f Fix value overflow on iOS 2026-03-11 09:52:56 -07:00
Jamie
600b91d867 Add confirm dialog before discarding draft on edit 2026-03-12 02:46:06 +10:00
Fedor Indutny
c4ee32e9ee Use protopiler for protocol buffers
Co-authored-by: Jamie Kyle <jamie@signal.org>
2026-03-10 15:31:29 -07:00
trevor-signal
3bd11cf215 Improvements to local import testing 2026-03-10 12:01:01 -04:00
trevor-signal
a292aaaa9f Prune local backups to retain the most recent two 2026-03-09 16:08:16 -04:00
Fedor Indutny
f1c5f73b39 Simplify ContactsParser 2026-03-09 12:08:02 -07:00
Scott Nonnenberg
2e418d96e8 Use all group members when calculating group colors 2026-03-09 14:28:20 -04:00
Fedor Indutny
ff019a2490 Simplify prekey id generation 2026-03-05 11:11:57 -08:00
Scott Nonnenberg
909896d65c Introduce new permission for group member labels 2026-03-05 11:18:39 +10:00
Jamie
07b7de6d4f Update UI for own admin delete on incoming message 2026-03-04 09:31:06 -05:00
Fedor Indutny
0c76e68d87 Update mock server 2026-03-03 16:44:01 -08:00
yash-signal
0b5b7dc137 Improve behavior in macOS sandbox 2026-03-03 17:24:12 -06:00
trevor-signal
f1c285f58e Simplify message deduplication 2026-03-03 16:04:04 -05:00
trevor-signal
2fd81f721e Remove backup feature flags 2026-03-02 09:48:46 -08:00
Jamie
e424610cc2 Admin Delete 2026-02-27 14:12:13 -06:00
trevor-signal
aee04c7b28 Improve thumbnail accounting for quotes 2026-02-26 09:03:05 -05:00
yash-signal
ff53e3a156 Remove poll feature flag gates 2026-02-25 18:53:37 -06:00
yash-signal
f09d582dec Send View Once Messages 2026-02-25 13:48:45 -06:00
yash-signal
02ee971043 Polls: Support sending polls in 1:1 conversations 2026-02-24 13:25:05 -06:00
trevor-signal
239b57576f Reuse recent CDN locators 2026-02-24 12:58:17 -05:00
trevor-signal
a9f64ce94e Improve ordering of file cleanup 2026-02-23 15:34:32 -06:00
trevor-signal
2b243bb457 Reuse files on disk for outgoing messages 2026-02-23 15:35:11 -05:00
ayumi-signal
491de86ad3 Internal tool to test megaphone 2026-02-23 13:13:49 -05:00
adel-signal
772c3c22ad Update RingRTC to 2.65.2
Co-authored-by: emir-signal <emir@signal.org>
2026-02-22 23:53:57 -08:00
Fedor Indutny
c9786c4d31 Add feature flag for binary service id use 2026-02-18 09:09:59 -08:00
Fedor Indutny
3ec6d86759 Revert "Add feature flag for binary service id use"
This reverts commit 5a9adcca2c.
2026-02-17 16:45:09 -08:00
Fedor Indutny
5a9adcca2c Add feature flag for binary service id use 2026-02-17 13:06:34 -08:00
Jamie
ce95b6dfce Init AvoAvatar primitive 2026-02-12 16:30:30 -08:00
trevor-signal
ffd962fd50 Improve ref counting when deduplicating attachments on disk 2026-02-12 17:34:12 -05:00
ayumi-signal
42a2f0054a Update PayPal return URI handler for redirect landing page 2026-02-12 11:55:36 -08:00
trevor-signal
ae90a74cef Deduplicate incoming stickers from installed sticker packs 2026-02-12 09:36:53 -08:00
Jamie
c2a51791d2 Exclude our code from react ref lint-deps rules 2026-02-11 16:35:11 -08:00
trevor-signal
8d2706bf25 Reuse calculated height & width when deduplicating attachments 2026-02-11 08:51:38 -08:00
ayumi-signal
ff9d247cb2 Fix megaphone donate cta to navigate to amount picker and cache config in redux 2026-02-10 15:45:25 -08:00
ayumi-signal
1a5640c770 Fix donate payment selection when Paypal is not supported 2026-02-10 09:36:00 -05:00
Jamie
d34ebaab46 Init AxoTooltip component 2026-02-09 14:26:46 -08:00
trevor-signal
b11bf88244 Improve call link admin UI transition 2026-02-09 16:52:07 -05:00
Scott Nonnenberg
a56698f480 Show dialog if any non-admin labels when changing group info permission 2026-02-07 07:36:56 +10:00
trevor-signal
834f0c7775 Deduplicate incoming attachments on disk 2026-02-05 14:48:31 -05:00
Scott Nonnenberg
e6278fded7 Group member label improvements 2026-02-04 12:17:50 -05:00
Fedor Indutny
f9bd84445c Follow up Key Transparency changes
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2026-02-04 06:59:44 -08:00
yash-signal
e40855cc4f Fix admin pin permissions in groups with admin-only edit settings 2026-02-03 10:24:18 -08:00
Scott Nonnenberg
09c71ad356 Support for Group Member Labels 2026-02-02 13:06:25 -05:00
yash-signal
d173db816b Fix non-renderable media files losing filename on upload 2026-01-30 14:19:14 -06:00
ayumi-signal
5df33ff635 Add support for PayPal donations 2026-01-30 11:53:06 -08:00
Scott Nonnenberg
a59c298aa1 Update to the latest Group and Backups protos 2026-01-31 02:37:46 +10:00
yash-signal
f5efbdc25f Migrate sharedGroupNames from model attribute to Redux selector 2026-01-30 08:36:21 +10:00
Fedor Indutny
b5d7179ae8 Key Transparency 2026-01-28 12:40:51 -08:00
ayumi-signal
0c7fcfdaef Donation data workflows for PayPal
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2026-01-27 16:29:27 -08:00
Jamie
7e6661db14 Switch from Tenor to Giphy for GIF search 2026-01-27 12:13:47 -06:00