Commit Graph

793 Commits

Author SHA1 Message Date
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
Jordan Rose
a0633efece Remove sealed sender proto file in favor of libsignal types 2025-08-30 07:07:28 +10:00
trevor-signal
435dc2acf7 Update profile sharing when added to group 2025-08-26 00:26:49 +10:00
Scott Nonnenberg
237e239e05 Remove backbone as a dependency
Co-authored-by: Yash <yash@signal.org>
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2025-08-11 14:06:34 -07:00
Fedor Indutny
63cac44853 Remove unused capabilities 2025-08-08 11:31:08 -07:00
trevor-signal
ea3a7f70b6 Avoid race condition when marking messages read 2025-07-16 12:47:07 -05:00
trevor-signal
2579dfd9d9 Only queue backfilled attachments after backfill response 2025-07-15 10:42:57 -04:00
trevor-signal
bce305e3d0 Preserve conversation list ordering for message request response events 2025-07-08 13:12:36 -04:00
Fedor Indutny
4347964030 Scope pino lines with filename 2025-06-16 11:59:31 -07:00
Scott Nonnenberg
c3b2c7af27 When a profile fetch fails, warn and don't log callstack 2025-06-10 16:16:26 -04:00