Commit Graph

1964 Commits

Author SHA1 Message Date
automated-signal
7e47676b90 Polls: Support sending polls in 1:1 conversations
Co-authored-by: yash-signal <yash@signal.org>
2026-02-25 08:18:18 +10:00
automated-signal
4a9093091c Reuse recent CDN locators
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2026-02-24 15:31:40 -05:00
automated-signal
d0ec8ae066 Reuse files on disk for outgoing messages
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2026-02-24 15:19:08 -05:00
automated-signal
f7546fad19 Improve ordering of file cleanup
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2026-02-24 08:34:07 -05:00
automated-signal
7565e67d89 Internal tool to test megaphone
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2026-02-24 04:49:59 +10: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
yash-signal
2451eaccbd Update CQS logic: remove duration thresholds and add test mode 2026-01-21 15:52:26 -06:00
Jamie
5f8208a012 Fix pin targeting based on edited timestamp 2026-01-21 09:45:51 -08:00
ayumi-signal
1cfda1f210 Implement megaphone conditional standard_donate with local device createdAt 2026-01-15 09:40:22 -08:00
Jamie
da279446c4 Sync and update UI when pinned messages expire 2026-01-14 11:12:32 -08:00
Jamie
040b3fe7b8 Add expire timers to pin/unpin data messages 2026-01-14 08:35:24 -08:00
Scott Nonnenberg
91f8176c12 Make date-rendering consistent: show year if older than six months 2026-01-13 12:01:53 -08:00
Scott Nonnenberg
a27a87a934 sendToGroup: Move to libsignal typed API 2026-01-13 14:46:09 -05:00
ayumi-signal
078cce6b10 Fix raised hand count showing 0 2026-01-13 11:27:46 -08:00
trevor-signal
928dfbd6bf Exclude mentionAciBinary in processedRange 2026-01-08 21:04:58 +01:00
yash-signal
c36c329645 View-once media: backend send support 2026-01-08 12:49:46 -06:00
Fedor Indutny
a500ee9a0f Fix crash report stack traces 2026-01-07 19:04:38 +01:00
Fedor Indutny
992bfbf0e7 Clear thumbnail/screenshot when forwarding media 2026-01-06 23:18:41 +01:00
trevor-signal
413ec4b7ac Add timeouts for TUS uploads 2026-01-06 10:26:58 -08:00
trevor-signal
71c82e1b1e Ensure composition input is focused when clicking to edit or reply to message 2026-01-06 13:04:09 -05:00
Scott Nonnenberg
38c42f17b2 Resize calling video containers on video aspect ratio changes 2025-12-31 09:27:43 +10:00
Jamie
b405e3d83d Prepare for upgrade to React 19
Co-authored-by: ayumi-signal <ayumi@signal.org>
2025-12-23 13:42:56 -08:00
adel-signal
fe94991ea2 Remove calling dev tools 2025-12-24 04:46:37 +10:00
Scott Nonnenberg
f6bc8078a5 When checking files, handle trailing whitespace 2025-12-19 09:59:31 -08:00
yash-signal
9fb5839116 Update Prettier 2025-12-19 10:16:43 -06:00