Commit Graph

930 Commits

Author SHA1 Message Date
Fedor Indutny 2a3f51e250 Use chat.getUploadForm from libsignal 2026-04-16 13:20:20 -07:00
andrew-signal 7bd835561a Bump libsignal to 0.92.1
Co-authored-by: Fedor Indutny <indutny@signal.org>
2026-04-14 17:59:48 -07:00
Scott Nonnenberg 09b7cebb6b Clean up sync message sends
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2026-04-15 07:43:40 +10:00
Jamie 1d53ccfee1 Setup knip 2026-04-13 12:50:00 -07:00
trevor-signal 77455b5217 Tighten itemStorage types with default values
Co-authored-by: Jamie <113370520+jamiebuilds-signal@users.noreply.github.com>
2026-04-10 09:01:23 -04:00
trevor-signal 662e10831d Simplify sync message author check 2026-04-08 14:13:29 -04:00
Fedor Indutny 159712ee24 Fix schema of whoami response 2026-04-07 11:21:01 -07:00
Fedor Indutny 229ac20549 gRPC mock tests 2026-04-03 16:29:20 -07:00
Jamie 38799c5db7 Upgrade dependencies 2026-04-03 14:26:33 -07:00
trevor-signal 0ab2412202 Cap number of incremental macs sent in a message 2026-04-03 15:28:27 -04:00
Jamie 6cbd3b9334 Enable more oxlint typescript rules 2026-04-02 16:30:34 -07:00
Fedor Indutny 5e683b0c1a Update to mock-server@19 2026-04-02 11:52:30 -07:00
Scott Nonnenberg 41bff2f5b9 Update libsignal to 0.91.0 2026-04-02 09:24:46 +10:00
Fedor Indutny bb111a3107 Bundle everything with rolldown 2026-03-30 11:54:59 -07:00
Jamie caa10d02c3 Switch from eslint to oxlint 2026-03-27 13:40:46 -07:00
Fedor Indutny f1f2055058 Update libsignal to 0.90.0 2026-03-27 12:13:14 -07:00
Fedor Indutny df99252d82 Fix some import cycles 2026-03-26 10:25:51 -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