919 Commits

Author SHA1 Message Date
Fedor Indutny
34447e00aa Fix schema of whoami response 2026-04-08 11:15:33 -07:00
automated-signal
0a23a9256e Update libsignal to 0.91.0
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2026-04-02 09:38:15 +10:00
Fedor Indutny
a27f0ad3e1 Bundle everything with rolldown 2026-03-30 12:42:37 -07:00
automated-signal
806a66e006 Switch from eslint to oxlint
Co-authored-by: Jamie <113370520+jamiebuilds-signal@users.noreply.github.com>
2026-03-30 12:27:16 -07:00
automated-signal
df99ba1d54 Update libsignal to 0.90.0
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2026-03-27 13:41:27 -07:00
automated-signal
028290cb1c Fix some import cycles
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2026-03-27 11:41:39 -07:00
Fedor Indutny
0e1e4d42ec Simplify TaskWithTimeout further 2026-03-25 10:05:10 -07:00
Fedor Indutny
b8cca2c49c Simplify TaskWithTimeout
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2026-03-24 09:08:36 -07:00
Fedor Indutny
100db18701 Fix text story background color 2026-03-19 16:54:17 -07:00
Jamie
023ae37492 Replace typescript compiler with native tsgo compiler 2026-03-17 14:38:10 -07:00
trevor-signal
178e93924f Make explicit storage item preserve/remove behavior on unlink 2026-03-16 12:33:49 -04:00
Jamie
1d45a52da7 Enable tsconfig noUncheckedIndexedAccess 2026-03-12 16:24:01 -07: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
Fedor Indutny
f1c5f73b39 Simplify ContactsParser 2026-03-09 12:08:02 -07:00
Fedor Indutny
3c816cbb1e Make sure prekey ids are non-zero 2026-03-07 03:17:26 +10:00
Fedor Indutny
4c266e0291 Fix sync message serialization 2026-03-05 11:31:31 -08:00
Fedor Indutny
ff019a2490 Simplify prekey id generation 2026-03-05 11:11:57 -08:00
Jamie
e424610cc2 Admin Delete 2026-02-27 14:12:13 -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
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
trevor-signal
de214384e0 Limit embedded groupChange size 2026-02-19 12:20:27 -06:00
Fedor Indutny
668c5e76ec Remove duplicate header on websocket requests 2026-02-17 10:52:38 -08:00
Fedor Indutny
cd29c96a89 Handle Envelope.serverGuidBinary 2026-02-13 10:15:18 -06:00
andrew-signal
5655b0d502 Switch to libsignal's accountExists. 2026-02-12 20:49:02 -05:00
Fedor Indutny
ef9e437362 All Media Context Menu 2026-02-12 13:33:46 -08:00
andrew-signal
e6c2a9c28a Switch batchIdentityCheck to unauth socket 2026-02-09 21:16:32 -08:00
trevor-signal
834f0c7775 Deduplicate incoming attachments on disk 2026-02-05 14:48:31 -05:00
Fedor Indutny
134246fb7d Switch provisioning to libsignal 2026-01-30 10:36:41 -08:00
Scott Nonnenberg
a59c298aa1 Update to the latest Group and Backups protos 2026-01-31 02:37:46 +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
trevor-signal
1c8b7fc45d Bind remote config to libsignal-net 2026-01-16 16:20:36 -05:00
ayumi-signal
1cfda1f210 Implement megaphone conditional standard_donate with local device createdAt 2026-01-15 09:40:22 -08:00
Scott Nonnenberg
a27a87a934 sendToGroup: Move to libsignal typed API 2026-01-13 14:46:09 -05:00
yash-signal
c36c329645 View-once media: backend send support 2026-01-08 12:49:46 -06:00
jimio
0400da993c Polls: Longer question length and 1:1 Receive Support
Co-authored-by: jimio <jimio@jimio-m3-max.local>
Co-authored-by: Yash <yash@signal.org>
2026-01-05 16:00:42 -06:00
Scott Nonnenberg
8030284a40 resolveUsernameByLink: Move to libsignal typed API 2026-01-06 07:00:18 +10:00
Scott Nonnenberg
d635d426b1 Improved logging: sync messages and outgoing sends 2025-12-31 09:27:57 +10:00
ayumi-signal
90f9786f31 Init remote megaphone UI 2025-12-19 14:04:51 -08:00
yash-signal
9fb5839116 Update Prettier 2025-12-19 10:16:43 -06:00
Alex Bakon
d28e3a783a Use libsignal-net typed Chat API for lookup by username
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2025-12-18 03:25:37 +10:00
Jamie
7df788814c Fix sending pin/unpin messages to groups 2025-12-15 15:44:57 -08:00
yash-signal
1338eadf6f Call Quality Survey Integration 2025-12-10 14:05:46 -06:00
Jamie
f1aef55d0c Support sending pin/unpin messages 2025-12-08 15:00:10 -08:00
ayumi-signal
0ab15a1cd8 Init local state for remote megaphones 2025-12-08 12:03:55 -08:00
Jamie
efe2c8de71 Add receive support for pin/unpin message 2025-12-04 12:47:19 -08:00
Jamie
f9fb9a2839 Init Call Quality Survey UI 2025-11-26 14:55:42 -06:00
yash-signal
677404e82d Send and receive polls with latest protocol version 2025-11-11 16:08:37 -06:00