Commit Graph

2023 Commits

Author SHA1 Message Date
Jamie f3595e0784 Migrate scripts to ESM and ts-check 2026-04-02 13:20:15 -07:00
Scott Nonnenberg 41bff2f5b9 Update libsignal to 0.91.0 2026-04-02 09:24:46 +10:00
trevor-signal f79e3ede2b Add separate remote config flag to control max video size 2026-04-01 14:01:13 -04:00
ayumi-signal 9e5bd39b3f Fix DoE received in terminated groups to match UI behavior 2026-03-31 17:57:35 -07:00
Scott Nonnenberg 245c98b875 CollapseSet: Size limit, some new message types added/excluded 2026-03-31 17:56:21 -07:00
trevor-signal 31ae6a1e44 Update local backup OS auth strings 2026-03-31 12:54:13 -04:00
ayumi-signal 77367df528 Don't use send endorsements when fetching profiles in ended groups 2026-03-31 09:53:47 -07:00
Fedor Indutny fc12ea015a Use *-proxy-agent modules directly 2026-03-30 16:59:57 -07:00
Fedor Indutny bb111a3107 Bundle everything with rolldown 2026-03-30 11:54:59 -07:00
ayumi-signal e158261fea Fix actions available on ended groups 2026-03-28 10:51:26 +10:00
Jamie caa10d02c3 Switch from eslint to oxlint 2026-03-27 13:40:46 -07:00
trevor-signal 35328c39ed Update strings for recovery key 2026-03-27 15:03:59 -04:00
Fedor Indutny a048f83dbc Remove use of __dirname from main process 2026-03-27 10:55:37 -07:00
ayumi-signal f975d864c7 Linux: Fix development auth prompts 2026-03-27 13:19:30 -04:00
trevor-signal 6d072b4546 Improve processing of mentions in direct conversations 2026-03-26 15:34:42 -04:00
Fedor Indutny df99252d82 Fix some import cycles 2026-03-26 10:25:51 -07:00
ayumi-signal e7544a5565 Init group terminate 2026-03-25 17:00:48 -07:00
trevor-signal 3ff9acdcfc Strip visual attachment filenames for local device 2026-03-25 14:16:21 -04:00
Fedor Indutny 141d5be379 Add profileName to left pane search terms 2026-03-25 10:13:09 -07:00
trevor-signal 3a25597873 Allow incremental playback for attachments with plaintextHash 2026-03-25 07:23:02 +10:00
Scott Nonnenberg c353d41794 Collapsing Items: A few improvements 2026-03-25 07:00:02 +10: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
trevor-signal c050a0c8c2 Mark accepted or outgoing callHistory as seen 2026-03-25 01:15:22 +10:00
trevor-signal 8ad63966ae Update local backups availability during rollout 2026-03-24 07:47:38 +10:00
trevor-signal 1ead5dc14a Handle unregistered actions when prompting for OS auth 2026-03-23 12:34:27 -07:00
Scott Nonnenberg 3cf38b1b40 Collapse items into multi-day sets, handling start/end incomplete days 2026-03-21 07:15:42 +10:00
Fedor Indutny 36f1e20400 Cleanup released remote config flags 2026-03-17 18:34:29 -07:00
Jamie d8113d4d12 Fix hasDraft length checks 2026-03-18 10:47:38 +10:00
Jamie 023ae37492 Replace typescript compiler with native tsgo compiler 2026-03-17 14:38:10 -07:00
Jamie 3851a3905a Upgrade other react dependencies 2026-03-17 13:42:29 -07:00
trevor-signal 5233849d05 Add feature flag for local backups 2026-03-17 11:52:20 -07:00
Jamie f21f83de01 React 19 2026-03-17 11:14:02 -07:00
trevor-signal 4f3d25c4c5 Fix optimization path for unicodeSlice 2026-03-16 13:21:35 -07:00
Fedor Indutny b45db69a03 Call maybeSetPendingUniversalTimer at forward 2026-03-16 12:49:21 -07:00
Jamie 41da8af0b5 Fix getBytesForPeerId logging warning 2026-03-16 11:47:45 -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 bee5fc374a Fix system name processing in storage service 2026-03-12 11:57:23 -07:00
Fedor Indutny 979497cea3 Improve backup export speed 2026-03-11 17:12:27 -07:00
Fedor Indutny 52ba69a6f2 Remove protobufjs 2026-03-11 16:35:04 -07:00
Fedor Indutny 00a8e02a4f Fix value overflow on iOS 2026-03-11 09:52:56 -07:00
Jamie 600b91d867 Add confirm dialog before discarding draft on edit 2026-03-12 02:46:06 +10: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
trevor-signal a292aaaa9f Prune local backups to retain the most recent two 2026-03-09 16:08:16 -04:00
Fedor Indutny f1c5f73b39 Simplify ContactsParser 2026-03-09 12:08:02 -07:00
Scott Nonnenberg 2e418d96e8 Use all group members when calculating group colors 2026-03-09 14:28:20 -04:00
Fedor Indutny ff019a2490 Simplify prekey id generation 2026-03-05 11:11:57 -08:00
Scott Nonnenberg 909896d65c Introduce new permission for group member labels 2026-03-05 11:18:39 +10:00
Jamie 07b7de6d4f Update UI for own admin delete on incoming message 2026-03-04 09:31:06 -05:00