Commit Graph

12290 Commits

Author SHA1 Message Date
Jamie 1f3fa9bd59 Chat folders bugfixes & ui updates 2025-10-10 15:34:28 -07:00
Fedor Indutny bfb390e644 Remove window.getAccountManager 2025-10-10 14:38:51 -07:00
Fedor Indutny 9a8f8ffe5f Add extra calling error modal 2025-10-10 14:09:18 -07:00
Fedor Indutny 41a6cfaf63 Remove window.i18n in favor of SignalContext.i18n 2025-10-10 13:48:40 -07:00
Fedor Indutny 40c31e138b Remove window.Signal.Migrations 2025-10-10 13:37:38 -07:00
trevor-signal 17cb59b64c Increase sender certificate expiration buffer 2025-10-10 13:15:20 -07:00
Fedor Indutny 7dfeb38129 Use mp4san 2025-10-10 15:44:42 -04:00
Fedor Indutny 079bc0bc7b safePoll shouldn't produce error messages 2025-10-10 12:36:48 -05:00
Fedor Indutny 87c12a7634 Remove a bunch more global variables 2025-10-09 23:44:06 -07:00
Scott Nonnenberg f7d5a91772 Log when we clear profile name 2025-10-09 16:49:38 -07:00
Fedor Indutny 290d2f3b4b Remove window.Signal.Services.storage 2025-10-09 15:09:47 -07:00
Fedor Indutny bcac163e73 Remove window.textsecure global 2025-10-09 13:03:13 -07:00
Scott Nonnenberg 4e2827af4b Make verified notifications consistent 2025-10-10 04:09:12 +10:00
trevor-signal 75269adfe1 Improve typing indicator sending/receiving behavior 2025-10-10 03:28:30 +10:00
Yash 872580fdae v7.77.0-alpha.1 2025-10-08 18:35:11 -05:00
Yash f01b17f68a Update DNS fallback 2025-10-08 18:35:11 -05:00
Yash 6a6f1a3e85 Update strings 2025-10-08 18:35:10 -05:00
Yash 5af49427fb release notes 2025-10-08 18:35:10 -05:00
Scott Nonnenberg cba499e1b1 MessageDetail: Increase padding between label and value 2025-10-09 06:53:52 +10: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
trevor-signal 8b8f9a8f91 Fix emojification of release note 2025-10-07 13:10:38 -04:00
Fedor Indutny 911133decd Move SignalProtocolStore off window 2025-10-07 10:02:13 +10:00
Fedor Indutny 065017ce52 Fallback to emoji-datasource for unlocalized emoji 2025-10-06 14:17:33 -07: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
Miriam Zimmerman 7ab12f3d7a Resolve flakiness in calling mock test 2025-10-07 05:17:50 +10:00
dependabot[bot] da70ee3234 Bump electron from 38.2.0 to 38.2.1
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-06 11:30:47 -07:00
Fedor Indutny b3b470bebd Update pnpm to 10.18.1 2025-10-06 13:48:53 -04:00
Jamie Kyle dea3e11379 Init AxoMenuBuilder 2025-10-06 12:39:19 -05:00
gram-signal 290c8fec5b Update to libsignal 0.83.0, remove passed-in requests for SPQR (now on by default) 2025-10-06 10:33:54 -07:00
ayumi-signal e912fad9c9 Add script for linux build targets 2025-10-06 10:13:10 -07:00
ayumi-signal 2af0795347 Revert Linux GTK version workaround 2025-10-06 10:02:21 -07:00
trevor-signal bc8fba61ea Centralize message attachment file path logic 2025-10-04 02:06:10 +10:00
trevor-signal d028fc296d Avoid regenerating thumbnail or screenshot on edit 2025-10-03 11:30:22 -04:00
ayumi-signal c4b98ef258 Reproduce linux build with github action 2025-10-03 10:25:58 -04:00
Fedor Indutny f6df564aa9 Simplify source file dependency graph 2025-10-02 13:43:11 -07:00
trevor-signal fac6b39784 Fix typo in unblock group modal 2025-10-02 13:57:37 -04:00
trevor-signal 15d180a785 Avoid deadlock when processing deletes and edits concurrently 2025-10-02 12:28:35 -04:00
Fedor Indutny a6d4145c51 Don't include Server.js in Interface.js 2025-10-02 07:52:51 -07:00
trevor-signal 4809351f5b v7.76.0-alpha.1 2025-10-02 10:26:20 -04:00
trevor-signal 1c247b36ea Update DNS fallback 2025-10-02 10:26:20 -04:00
trevor-signal 4effb96054 Update strings 2025-10-02 10:26:19 -04:00
trevor-signal f3c425e473 Release notes for 7.74 2025-10-02 10:26:19 -04:00
Fedor Indutny 9003c1ff73 Speed up TypeScript type checking 2025-10-01 17:01:43 -07:00
Jamie Kyle 4973b9b204 Fix missing all chat folder on startup without new manifest 2025-10-01 16:59:29 -07:00
Fedor Indutny bf217a8513 Update jumbomoji to version 12 2025-10-01 16:38:33 -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
trevor-signal 3b67d00c85 Update accounting of backed up attachments 2025-10-01 13:52:04 -04:00