Commit Graph
677 Commits
Author SHA1 Message Date
Scott NonnenbergandGitHub 80113b6706 Persist timestamp along with blocked contacts and groups 2026-08-13 09:51:38 +10:00
trevor-signalandGitHub edc185d337 Improve reaction and poll vote targeting 2026-08-04 11:50:03 -04:00
trevor-signalandGitHub 4bac4079ad Clamp blurhash aspect ratio 2026-08-03 20:19:20 +00:00
trevor-signalandGitHub caa81f1fbf Increase attachment download concurrency 2026-07-30 10:01:22 -07:00
Scott NonnenbergandGitHub 6a1a455a7b services/profiles: Don't throw when queue is paused 2026-07-29 12:19:28 -04:00
trevor-signalandGitHub 19958c39a5 Update linkification of schemeless links 2026-07-27 14:58:56 -07:00
trevor-signalandGitHub 9800526810 Simplify story reply context 2026-07-24 05:14:13 +10:00
trevor-signalandGitHub b5f29a01c5 Update behavior of IdentityVerified messages without ACI or E164 2026-07-23 14:38:13 -04:00
8efd06f9d8 Data storage improvements after deleting and leaving a group
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2026-07-22 04:38:31 +10:00
trevor-signalandGitHub babaa7f239 Update scheduler behavior on errors 2026-07-20 19:48:44 +00:00
JamieandGitHub 4846d11bbf Init @signalapp/types package 2026-07-06 16:07:13 -07:00
JamieandGitHub 31efc8776f Disappearing call messages follow ups 2026-06-30 12:52:43 -07:00
trevor-signalandGitHub 21bca063a7 Improve handling of invalid title transition and contact messages 2026-06-24 13:39:34 +00:00
trevor-signalandGitHub 90ae26db67 Fix test-electron glob to include .tsx files 2026-06-18 11:47:18 -04:00
trevor-signalandGitHub cfe2193db0 Harden attachment file ref-counting when reusing files on disk 2026-06-17 12:52:25 -04:00
trevor-signalandGitHub 7b1db7325c Request backfill and skip queueing for undownloadable attachments 2026-06-17 13:55:11 +00:00
trevor-signalandGitHub add9b36540 Use libsignal API for 1:1 sends 2026-06-05 09:18:33 +10:00
trevor-signalandGitHub 706c0020cc Don't show lonely-in-group messages as read 2026-06-01 09:35:04 -04:00
trevor-signalandGitHub 99f704363d Guard against invalid extensions during chat export 2026-05-30 06:30:36 +10:00
trevor-signalandGitHub 89550b31fe Refactor attachment download error states 2026-05-29 10:57:54 -07:00
trevor-signalandGitHub 02bd907768 Preserve reactions for view once messages 2026-05-26 13:54:43 -07:00
JamieandGitHub 89f418b11f Upgrade build dependencies 2026-05-19 07:53:50 +10:00
trevor-signalandGitHub 65db74055d Improve release note channel behavior 2026-05-18 10:50:23 -04:00
trevor-signalandGitHub 0c907cdc8a Don't follow disallowed redirects in link previews 2026-05-06 11:34:11 -07:00
JamieandGitHub 592e1b4476 Init new emoji data/api 2026-05-04 16:14:53 -07:00
Scott NonnenbergandGitHub 4b79efa033 RelinkDialog: Show something different when primary device 2026-04-28 09:54:53 -04:00
adel-signalandGitHub 3be6b65f1a Update to RingRTC v2.68.0 2026-04-16 15:19:23 -07:00
JamieandGitHub 1d53ccfee1 Setup knip 2026-04-13 12:50:00 -07:00
trevor-signalandGitHub 2e3a80b556 Simplify file referencing when deleting quoted thumbnail 2026-04-09 16:34:52 -04:00
JamieandGitHub dc56d2656d Add reason strings to noop actions 2026-04-07 09:05:40 -04:00
Scott NonnenbergandGitHub e18638325b Fix race condition in ConversationController tests 2026-04-03 17:38:43 -07:00
JamieandGitHub 38799c5db7 Upgrade dependencies 2026-04-03 14:26:33 -07:00
JamieandGitHub 6cbd3b9334 Enable more oxlint typescript rules 2026-04-02 16:30:34 -07:00
JamieandGitHub f3595e0784 Migrate scripts to ESM and ts-check 2026-04-02 13:20:15 -07:00
trevor-signalandGitHub f79e3ede2b Add separate remote config flag to control max video size 2026-04-01 14:01:13 -04:00
Fedor IndutnyandGitHub bb111a3107 Bundle everything with rolldown 2026-03-30 11:54:59 -07:00
JamieandGitHub caa10d02c3 Switch from eslint to oxlint 2026-03-27 13:40:46 -07:00
trevor-signalandGitHub d8df1e2869 Exclude invalid source-less incoming messages 2026-03-27 16:30:15 -04:00
trevor-signalandGitHub 346876171d Improve performance of test-electron 2026-03-27 11:40:59 -07:00
trevor-signalandGitHub 70f111e868 Fix some flaky test-electron tests 2026-03-28 03:42:53 +10:00
Fedor IndutnyandGitHub df99252d82 Fix some import cycles 2026-03-26 10:25:51 -07:00
ayumi-signalandGitHub e7544a5565 Init group terminate 2026-03-25 17:00:48 -07:00
JamieandGitHub 023ae37492 Replace typescript compiler with native tsgo compiler 2026-03-17 14:38:10 -07:00
trevor-signalandGitHub fcafec550e Refactor recipient tracking during export 2026-03-17 15:18:24 -04:00
trevor-signalandGitHub 5662cae9a7 Drop empty story replies and misattributed 1:1 messages 2026-03-16 17:06:53 -04:00
trevor-signalandGitHub 4f9bb8f820 Make export test resilient to out-of-order handling 2026-03-16 13:37:07 -07:00
trevor-signalandGitHub 8d6738127a More backup export improvements 2026-03-16 16:20:53 -04:00
trevor-signalandGitHub 178e93924f Make explicit storage item preserve/remove behavior on unlink 2026-03-16 12:33:49 -04:00
trevor-signalandGitHub 5acdb2f287 Support pollTerminateNotification in backups 2026-03-13 16:39:42 -04:00
JamieandGitHub 1d45a52da7 Enable tsconfig noUncheckedIndexedAccess 2026-03-12 16:24:01 -07:00