Commit Graph
420 Commits
Author SHA1 Message Date
Scott NonnenbergandGitHub 1925044e9d Chat folders: for unread, check setting and active notification profile 2025-11-05 13:06:52 -08:00
Fedor IndutnyandGitHub 4436184f95 Use binary proto fields in staging 2025-11-03 10:41:49 -08:00
Fedor IndutnyandGitHub 7b48f59f59 Allow .tsx files to be .std.tsx 2025-10-28 14:22:36 -07:00
JamieandGitHub a5b90fdca9 Fix badge counts for include muted setting 2025-10-28 12:44:56 -07:00
Scott NonnenbergandGitHub 4199c2cb5c Fix reference to build-localized-display-names script 2025-10-25 03:53:12 +10:00
Fedor Indutny 5d1a9d22f0 Suffix lint rule and fixes 2025-10-16 23:46:00 -07: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
JamieandGitHub 1f3fa9bd59 Chat folders bugfixes & ui updates 2025-10-10 15:34:28 -07:00
Fedor IndutnyandGitHub 41a6cfaf63 Remove window.i18n in favor of SignalContext.i18n 2025-10-10 13:48:40 -07:00
Scott NonnenbergandGitHub f7d5a91772 Log when we clear profile name 2025-10-09 16:49:38 -07:00
Fedor IndutnyandGitHub bcac163e73 Remove window.textsecure global 2025-10-09 13:03:13 -07:00
99682a4981 Support for Notification Profiles
Co-authored-by: trevor-signal <trevor@signal.org>
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2025-10-08 10:06:24 +10:00
Fedor IndutnyandGitHub 780f39c285 Faster incremental builds 2025-10-06 12:23:41 -07:00
trevor-signalandGitHub bc8fba61ea Centralize message attachment file path logic 2025-10-04 02:06:10 +10:00
Fedor IndutnyandGitHub f6df564aa9 Simplify source file dependency graph 2025-10-02 13:43:11 -07:00
dd1b7e6fc1 Remove last use of Buffer in ringrtc API
Co-authored-by: Jim Gustafson <jim@signal.org>
2025-10-01 13:57:39 -07:00
Jamie KyleandGitHub ec7d07269d Init Chat Folders UI 2025-09-30 08:34:24 +10:00
Elias ZamariaandJamie Kyle 2fb73bd753 Fix link previews for messages with emojis 2025-09-26 10:17:46 -07:00
Fedor IndutnyandGitHub 9c97d3e73c Show ready-to-download documents in media gallery 2025-09-23 11:53:41 -07:00
Fedor IndutnyandGitHub 40eaf078cc Qualify CJS-only module imports 2025-09-19 13:05:51 -07:00
yash-signalandGitHub 93ae2a4c48 Initial Poll message receive support 2025-09-18 11:06:43 -05:00
Fedor IndutnyandGitHub c02565eaa8 Enforce node: schema for builtins, import extensions 2025-09-16 17:39:03 -07:00
Fedor IndutnyandGitHub 976f792001 Show video duration in all media UI 2025-09-15 10:37:40 -07:00
Fedor IndutnyandGitHub 53d1650844 Update styles for MediaGallery 2025-09-10 13:25:21 -07:00
trevor-signalandGitHub 11e612f57b Add media granularity to backup attachment download source 2025-09-10 16:16:46 -04:00
ayumi-signalandGitHub 14e0086943 Fixes for donation amount picker 2025-09-03 10:47:19 -07:00
ayumi-signalandGitHub c09dc17867 Fix remote config for configs with unspecified on-off values 2025-09-02 16:42:04 -07:00
1df2dc6151 Implement sync for chat folders
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2025-08-25 18:02:05 -07:00
Alex BakonandGitHub 1d37db78d2 Switch remote config fetching to use new endpoint 2025-08-22 10:20:57 -05:00
yash-signalandGitHub 78c1559f76 Post Donate Badge Toggle Modal 2025-08-12 19:35:52 -05:00
ebf2892039 Add support for call link epochs
Co-authored-by: trevor-signal <trevor@signal.org>
2025-08-07 15:12:56 -04:00
Fedor IndutnyandGitHub e6809c95db Simplify database migrations 2025-08-06 10:32:08 -07:00
ayumi-signalandGitHub d737383612 Improve amount picker custom input and sort currency list 2025-08-04 16:22:22 -07:00
Scott NonnenbergandGitHub 048b075c70 Donations: Select default currency via user's phone number 2025-07-29 02:08:05 +10:00
Scott NonnenbergandGitHub 510b4f2df7 Privacy: Additional tweaks to debug log generation 2025-07-22 11:08:36 -07:00
Scott NonnenbergandGitHub 387fb8bfc1 Privacy.ts: Additional safety for debug logs 2025-07-22 06:44:08 +10:00
trevor-signalandGitHub a8a7dc8965 Refactor backup media download progress tracking 2025-07-18 14:21:15 -04:00
Jamie KyleandGitHub 3775aa7ae4 Init donations card form validation 2025-07-17 14:38:19 -07:00
trevor-signalandGitHub f471b75a5f Stop round-tripping wallpaper data 2025-07-17 11:20:00 -04:00
26933bf8d7 Initial donation amount picker
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2025-07-15 09:52:56 -07:00
Scott NonnenbergandGitHub 6db7bedc8c Simplify donation receipts 2025-07-02 06:33:36 +10:00
trevor-signalandGitHub 843f545ceb Reorganize test cases 2025-06-26 09:24:07 -07:00
8251720444 Use new compact representations in protobufs
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2025-06-25 10:30:40 -07:00
trevor-signalandGitHub fb0c414702 Backups: use new locatorInfo & mediaName (#10627) 2025-06-18 13:16:29 -04:00
Scott NonnenbergandGitHub 9ffee9d290 Initial donationReceipts data types 2025-06-16 12:33:00 -07:00
Fedor IndutnyandGitHub 4347964030 Scope pino lines with filename 2025-06-16 11:59:31 -07:00
Fedor IndutnyandGitHub f6c19c548e Better usage of pino 2025-06-16 09:47:18 -07:00
Fedor IndutnyandGitHub b0634f9a9d Replace buffer.slice() with buffer.subarray() 2025-06-09 14:37:30 -07:00
trevor-signalandGitHub 115b79e4ac Update message attachment migration 2025-06-02 14:16:37 -07:00