Commit Graph

802 Commits

Author SHA1 Message Date
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
trevor-signal 54fde1dc96 Improve normalization of profile names 2026-04-03 13:36:27 -04:00
Jamie 6cbd3b9334 Enable more oxlint typescript rules 2026-04-02 16:30:34 -07: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
ayumi-signal e7544a5565 Init group terminate 2026-03-25 17:00:48 -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 c863dfa66b Ignore expireTimerVersion=0 messages 2026-03-20 12:40:04 -04:00
Jamie 023ae37492 Replace typescript compiler with native tsgo compiler 2026-03-17 14:38:10 -07:00
trevor-signal 5acdb2f287 Support pollTerminateNotification in backups 2026-03-13 16:39:42 -04:00
Jamie 1d45a52da7 Enable tsconfig noUncheckedIndexedAccess 2026-03-12 16:24:01 -07:00
trevor-signal 6c28e066cd Improve username validity checks 2026-03-12 09:38:14 -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
Scott Nonnenberg 7d8e4c5fb0 Move open/close from showConversation to ChatsTab effect 2026-03-10 03:40:39 +10:00
Scott Nonnenberg 909896d65c Introduce new permission for group member labels 2026-03-05 11:18:39 +10:00
Jamie e424610cc2 Admin Delete 2026-02-27 14:12:13 -06:00
yash-signal f09d582dec Send View Once Messages 2026-02-25 13:48:45 -06:00
trevor-signal b9f88c1b65 Refactor avatar fetching and updating logic 2026-02-19 10:19:57 -05:00
trevor-signal 834f0c7775 Deduplicate incoming attachments on disk 2026-02-05 14:48:31 -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
Scott Nonnenberg 09c71ad356 Support for Group Member Labels 2026-02-02 13:06:25 -05:00
yash-signal f5efbdc25f Migrate sharedGroupNames from model attribute to Redux selector 2026-01-30 08:36:21 +10:00
Jamie 040b3fe7b8 Add expire timers to pin/unpin data messages 2026-01-14 08:35:24 -08:00
Jamie 897c051c99 Add expiration timer to pinned message notification 2026-01-13 13:12:10 -05:00
yash-signal c36c329645 View-once media: backend send support 2026-01-08 12:49:46 -06:00
Jamie 963c94a2a2 Fix pinned messages state syncing 2025-12-29 20:36:07 +01:00
Fedor Indutny e934885ccb Minimize processing of forwarded attachments 2025-12-15 22:40:05 +01:00
trevor-signal 66837d0c2b Deduplicate usernames 2025-12-11 21:53:43 +01:00
Jamie db4845100a Setup pin/unpin actions and mark messages pinned in timeline 2025-12-10 14:01:17 -08:00
trevor-signal bdc056a7c9 Improve message content cleanup behavior 2025-12-09 09:40:00 -05:00
trevor-signal 465cf7af41 Improve handling of group story replies 2025-12-04 14:06:25 -08:00
Jamie efe2c8de71 Add receive support for pin/unpin message 2025-12-04 12:47:19 -08:00
trevor-signal fe2a012bc8 Expire poll terminate chat events 2025-11-12 11:02:36 -05:00
yash-signal d328b45a28 Add ability for poll author to terminate a poll 2025-11-10 14:18:31 -05:00
trevor-signal 52a32f1dca Fix typing indicators for 1:1 conversations 2025-10-30 16:18:45 -04:00
trevor-signal a2aab8c920 Avoid incorrect use of preload cache 2025-10-28 14:46:38 -04:00
trevor-signal ddae8f9397 Ensure last message text is always updated 2025-10-25 03:43:11 +10:00
yash-signal 1ddb81e053 Add ability to send poll create messages 2025-10-21 16:40:10 -05:00
Fedor Indutny 44076ece79 Rename files 2025-10-16 23:45:44 -07:00
Fedor Indutny 3387cf6a77 Prepare for adding file suffixes 2025-10-16 23:45:44 -07:00
trevor-signal df27e4c4e8 Improve profile key validation 2025-10-16 09:07:11 -07:00
Fedor Indutny 40c31e138b Remove window.Signal.Migrations 2025-10-10 13:37:38 -07:00
Fedor Indutny 87c12a7634 Remove a bunch more global variables 2025-10-09 23:44:06 -07:00
Fedor Indutny bcac163e73 Remove window.textsecure global 2025-10-09 13:03:13 -07:00
trevor-signal 75269adfe1 Improve typing indicator sending/receiving behavior 2025-10-10 03:28:30 +10:00
Fedor Indutny 911133decd Move SignalProtocolStore off window 2025-10-07 10:02:13 +10:00
Fedor Indutny f6df564aa9 Simplify source file dependency graph 2025-10-02 13:43:11 -07:00
Fedor Indutny 40eaf078cc Qualify CJS-only module imports 2025-09-19 13:05:51 -07:00
Fedor Indutny c02565eaa8 Enforce node: schema for builtins, import extensions 2025-09-16 17:39:03 -07:00
Fedor Indutny ebdf651dca Support symlinked stickers.noindex folder 2025-09-09 05:44:44 +10:00