Commit Graph
120 Commits
Author SHA1 Message Date
trevor-signal 65915de92c Add global default settings for notifying while muted 2026-08-27 16:24:27 -04:00
trevor-signal 6d8df6fc6b Add more granularity to per-chat notification settings 2026-08-26 13:59:13 -07:00
Fedor Indutny 77ff450540 Support linking without E164/PNI 2026-08-18 18:49:25 +00:00
trevor-signal b105c125a9 Add global setting for reaction notifications 2026-08-17 12:05:37 -07:00
trevor-signal 2d58152390 Clamp story start expiration 2026-08-12 15:38:31 -04:00
trevor-signal 93dea03187 Check incoming group stories for author membership 2026-08-01 07:00:31 +10:00
trevor-signal 9800526810 Simplify story reply context 2026-07-24 05:14:13 +10:00
trevor-signal c1cce6d06c Correctly mark conversations unregistered after send 2026-07-22 11:28:05 -07:00
trevor-signal 16a13ae9af Validate link previews in edits 2026-07-10 19:56:32 +00:00
Jamie af8e7a39a5 Fix polls terminate notification title 2026-07-01 10:03:17 -07:00
trevor-signal 706c0020cc Don't show lonely-in-group messages as read 2026-06-01 09:35:04 -04:00
trevor-signal 89550b31fe Refactor attachment download error states 2026-05-29 10:57:54 -07:00
Jamie c83efc3b6e Update all type methods to use property syntax 2026-05-22 07:12:56 -07:00
Jamie 89f418b11f Upgrade build dependencies 2026-05-19 07:53:50 +10:00
Scott Nonnenbergandtrevor-signal 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 2e3a80b556 Simplify file referencing when deleting quoted thumbnail 2026-04-09 16:34:52 -04:00
ayumi-signal 2bdfc4979e Always allow reporting chats as spam 2026-04-10 02:30:14 +10:00
Jamie 6cbd3b9334 Enable more oxlint typescript rules 2026-04-02 16:30:34 -07:00
ayumi-signal 3229859157 Fix sending receipts to terminated groups 2026-03-31 15:30:04 -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
Jamie 023ae37492 Replace typescript compiler with native tsgo compiler 2026-03-17 14:38:10 -07:00
Jamie 1d45a52da7 Enable tsconfig noUncheckedIndexedAccess 2026-03-12 16:24:01 -07:00
trevor-signal f1c285f58e Simplify message deduplication 2026-03-03 16:04:04 -05:00
Jamie c2fc732ed6 Fix copy quote content from deleted messages 2026-03-03 09:37:57 -08:00
Jamie e424610cc2 Admin Delete 2026-02-27 14:12:13 -06:00
trevor-signal 4221933fe1 Update types for message.errors 2026-02-27 07:53:16 +10:00
yash-signal ff53e3a156 Remove poll feature flag gates 2026-02-25 18:53:37 -06:00
trevor-signal e7d1efbf99 Treat replies similarly to mentions for notifications 2026-02-21 04:31:09 +10:00
yash-signal c36c329645 View-once media: backend send support 2026-01-08 12:49:46 -06:00
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
trevor-signal bdc056a7c9 Improve message content cleanup behavior 2025-12-09 09:40:00 -05: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 7dd865904e Poll notifications and read syncs 2025-11-12 09:26:16 -06:00
Fedor Indutny 30548a6a3c Fix findStoryMessage for in-memory messages 2025-11-07 19:35:18 +10:00
trevor-signal 9ee49cbfdc Prevent editing or forwarding polls 2025-11-04 11:54:58 -05:00
yash-signal 332f19ac78 Fix reply/quoting breaking for poll messages 2025-10-31 12:01:10 -05:00
trevor-signal 52a32f1dca Fix typing indicators for 1:1 conversations 2025-10-30 16:18:45 -04: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
Fedor Indutny bfb390e644 Remove window.getAccountManager 2025-10-10 14:38:51 -07:00
Fedor Indutny 41a6cfaf63 Remove window.i18n in favor of SignalContext.i18n 2025-10-10 13:48:40 -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 780f39c285 Faster incremental builds 2025-10-06 12:23:41 -07:00