Commit Graph

106 Commits

Author SHA1 Message Date
Fedor Indutny a500ee9a0f Fix crash report stack traces 2026-01-07 19:04:38 +01:00
Scott Nonnenberg f6bc8078a5 When checking files, handle trailing whitespace 2025-12-19 09:59:31 -08:00
Scott Nonnenberg 1925044e9d Chat folders: for unread, check setting and active notification profile 2025-11-05 13:06:52 -08:00
Jamie a5b90fdca9 Fix badge counts for include muted setting 2025-10-28 12:44:56 -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
Fedor Indutny 41a6cfaf63 Remove window.i18n in favor of SignalContext.i18n 2025-10-10 13:48:40 -07:00
Scott Nonnenberg f7d5a91772 Log when we clear profile name 2025-10-09 16:49:38 -07:00
Fedor Indutny bcac163e73 Remove window.textsecure global 2025-10-09 13:03:13 -07:00
Fedor Indutny f6df564aa9 Simplify source file dependency graph 2025-10-02 13:43:11 -07:00
Miriam Zimmerman 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 Kyle ec7d07269d Init Chat Folders UI 2025-09-30 08:34:24 +10:00
Fedor Indutny 9c97d3e73c Show ready-to-download documents in media gallery 2025-09-23 11:53:41 -07:00
Fedor Indutny 40eaf078cc Qualify CJS-only module imports 2025-09-19 13:05:51 -07:00
yash-signal 93ae2a4c48 Initial Poll message receive support 2025-09-18 11:06:43 -05:00
Fedor Indutny c02565eaa8 Enforce node: schema for builtins, import extensions 2025-09-16 17:39:03 -07:00
ayumi-signal 14e0086943 Fixes for donation amount picker 2025-09-03 10:47:19 -07:00
emir-signal ebf2892039 Add support for call link epochs
Co-authored-by: trevor-signal <trevor@signal.org>
2025-08-07 15:12:56 -04:00
ayumi-signal d737383612 Improve amount picker custom input and sort currency list 2025-08-04 16:22:22 -07:00
Scott Nonnenberg 510b4f2df7 Privacy: Additional tweaks to debug log generation 2025-07-22 11:08:36 -07:00
Scott Nonnenberg 387fb8bfc1 Privacy.ts: Additional safety for debug logs 2025-07-22 06:44:08 +10:00
ayumi-signal 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
trevor-signal 843f545ceb Reorganize test cases 2025-06-26 09:24:07 -07:00
Fedor Indutny 4347964030 Scope pino lines with filename 2025-06-16 11:59:31 -07:00
Fedor Indutny b0634f9a9d Replace buffer.slice() with buffer.subarray() 2025-06-09 14:37:30 -07:00
ayumi-signal a91f429236 Upgrade electron to 35.0.2
Co-authored-by: Fedor Indutny <indutny@signal.org>
2025-03-17 14:35:03 -07:00
trevor-signal 6f9438c74f Improve handling of edited long message attachments 2025-02-25 11:23:36 -08:00
Scott Nonnenberg d26d915a44 Update to the latest SignalService.proto 2025-02-11 08:20:14 +10:00
Fedor Indutny 22d30ec4eb Notification token on Windows 2025-02-03 14:30:19 -08:00
Scott Nonnenberg f846678b90 Use minimal replacement class for MessageModel 2025-01-10 08:18:32 +10:00
Jamie Kyle c04ba6b9a9 Fix flakey endorsements expiration test 2025-01-02 12:30:28 -08:00
ayumi-signal c7dc4279a1 Fix custom color backup import/export 2024-12-11 08:57:34 -08:00
Scott Nonnenberg 1b8be6a3d1 Use libsignal PassThroughs instead of our own 2024-10-28 15:24:20 -07:00
Jamie Kyle 40ac288a3a Refresh group state if missing group members 2024-10-28 12:23:37 -04:00
Jamie Kyle 8582bf0d78 Improve logging of endorsements expirations 2024-10-18 14:51:45 -04:00
Fedor Indutny 6565daa5c8 Link-and-sync 2024-10-18 13:15:03 -04:00
Jamie Kyle e617981e59 Support endorsements for group 1:1 sends
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-10-10 10:57:22 -07:00
Fedor Indutny 60d7cbff3e Migrate message ids to UUIDv7 2024-10-08 13:17:03 +10:00
trevor-signal c1b5811c39 Simplify about string logic 2024-10-07 20:15:50 -07:00
Jamie Kyle b26466e59d Add schema utils 2024-10-02 12:03:10 -07:00
Fedor Indutny 6c38823b50 Update styles for verified icon 2024-09-24 14:16:51 -07:00
Fedor Indutny d0b8a2991f Refactor screen share picker internals 2024-09-19 18:03:44 -07:00
Fedor Indutny 7d37ec5f80 Temporary fix for a Node.js regression 2024-08-05 10:21:50 -07:00
Fedor Indutny a1340aa510 Add cache layer for attachment streaming 2024-08-02 12:50:59 -07:00
Jamie Kyle cee2788654 Add editing to call details pane 2024-07-30 11:39:24 -07:00
Jamie Kyle b965e1f9a5 Checks locales are real in resolveCanonicalLocales 2024-07-29 12:55:59 -07:00
ayumi-signal c70a8955f9 Cleanup normalizeGroupCallTimestamp non-number handling 2024-07-23 11:43:44 -04:00
Fedor Indutny 86b4da1ec2 Make finalization part of the stream 2024-07-19 19:17:02 -07:00
Fedor Indutny 8f2061e11d Import/export chat styles 2024-07-15 13:58:55 -07:00
Fedor Indutny 31cbb89b0d Move sticker creator API to chat service 2024-05-15 15:26:37 -07:00