Commit Graph

1256 Commits

Author SHA1 Message Date
automated-signal
a9bedcabdd Disable chat folder filtering when feature is disabled
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2025-10-16 09:57:18 -07:00
automated-signal
84fbc5667d Refactor backup subscription UI
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2025-10-15 10:30:39 -07:00
automated-signal
eec87d35ed Chat folders bugfixes & ui updates
Co-authored-by: Jamie <113370520+jamiebuilds-signal@users.noreply.github.com>
2025-10-10 15:48:22 -07:00
automated-signal
bc8fbb7269 Remove window.getAccountManager
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-10-10 14:53:26 -07:00
automated-signal
c835a0a945 Remove window.Signal.Migrations
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-10-10 14:28:41 -07:00
automated-signal
2f86e9939e Add extra calling error modal
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-10-10 14:19:57 -07:00
automated-signal
22270c69df Remove window.i18n in favor of SignalContext.i18n
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-10-10 14:19:53 -07:00
automated-signal
2fa83f1629 Remove a bunch more global variables
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-10-10 09:14:44 -07:00
automated-signal
67587bf6e8 Remove window.Signal.Services.storage
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-10-09 16:40:55 -07:00
automated-signal
e898ce95f7 Remove window.textsecure global
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-10-09 13:28:58 -07:00
ayumi-signal
f74d14a296 Remove donations flags 2025-10-08 09:29:00 -07:00
Scott Nonnenberg
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
Jamie
b73563ad9d Remove old emoji and sticker pickers 2025-10-07 12:01:24 -07:00
Fedor Indutny
911133decd Move SignalProtocolStore off window 2025-10-07 10:02:13 +10:00
Jamie Kyle
dd4844788b Fix duplicate all chats folder 2025-10-06 14:16:50 -07:00
Fedor Indutny
780f39c285 Faster incremental builds 2025-10-06 12:23:41 -07:00
Fedor Indutny
f6df564aa9 Simplify source file dependency graph 2025-10-02 13:43:11 -07:00
Jamie Kyle
4973b9b204 Fix missing all chat folder on startup without new manifest 2025-10-01 16:59:29 -07:00
Jamie Kyle
ec7d07269d Init Chat Folders UI 2025-09-30 08:34:24 +10:00
yash-signal
6d09f06874 Read-only Poll UI 2025-09-26 15:21:32 -05:00
Fedor Indutny
32f65e86a3 Better draft attachment management logic 2025-09-26 07:36:47 +10:00
trevor-signal
74e327a6c4 Limit unnecessary thumbnail generation 2025-09-25 00:55:08 +10:00
Fedor Indutny
9c97d3e73c Show ready-to-download documents in media gallery 2025-09-23 11:53:41 -07:00
trevor-signal
6e8928b3c5 Update handling of aborted attachment download jobs 2025-09-23 09:49:15 -04: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
Jamie Kyle
58f2dd94d2 Init AxoSwitch/AxoCheckbox & forced-colors mode 2025-09-10 13:25:46 -07:00
Fedor Indutny
53d1650844 Update styles for MediaGallery 2025-09-10 13:25:21 -07:00
Fedor Indutny
ebdf651dca Support symlinked stickers.noindex folder 2025-09-09 05:44:44 +10:00
trevor-signal
ab3dfc2d87 Simplify undownloadable attachment states 2025-09-05 14:00:28 -07:00
ayumi-signal
265ab4a732 Fix donations toast to show only on resume after restart 2025-09-05 23:35:09 +10:00
ayumi-signal
deb62b8578 Use donations prod flag 2025-09-04 03:53:10 +10:00
ayumi-signal
14e0086943 Fixes for donation amount picker 2025-09-03 10:47:19 -07:00
Fedor Indutny
1b4aecd2f0 Improve left pane search bar behavior 2025-08-28 11:36:19 -07:00
Jamie Kyle
1df2dc6151 Implement sync for chat folders
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2025-08-25 18:02:05 -07:00
trevor-signal
5e44de3bd7 Fix quote copying from original image 2025-08-25 10:20:04 -04:00
ayumi-signal
332936a938 Fix donations settings pane 2025-08-21 09:39:59 -07:00
Jamie Kyle
ae7c2c09a4 Create internal db debugger 2025-08-20 13:00:14 -07:00
ayumi-signal
f30324b834 Begin Donations testing 2025-08-13 14:20:28 -07:00
yash-signal
78c1559f76 Post Donate Badge Toggle Modal 2025-08-12 19:35:52 -05:00
yash-signal
a455275d01 Add setting for "keep muted chats archived" 2025-08-12 08:50:25 -05: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
Jamie Kyle
4fc9793cae Add license-comments eslint rule 2025-08-11 12:55:09 -07:00
ayumi-signal
eac9a69e20 Use ErrorBoundary for donations 2025-08-11 11:44:10 -07:00
Fedor Indutny
63cac44853 Remove unused capabilities 2025-08-08 11:31:08 -07:00
Jamie Kyle
8eaec167f7 Filter out SMS conversations with no messages from the contact results
Co-authored-by: Wyatt Childers <wchilders@nearce.com>
2025-08-07 12:32:14 -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
Fedor Indutny
ec8d6a7359 Faster CI runs 2025-08-07 10:33:21 -07:00
yash-signal
5d4beb277d Fix self badge retrieval 2025-08-07 09:59:40 -07:00