Commit Graph

2219 Commits

Author SHA1 Message Date
Fedor Indutny 4f7a61853b
Fix message_user_initiated 2022-01-06 11:53:30 -08:00
Fedor Indutny e94896b388 Optimize a few queries
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2022-01-06 11:26:15 -08:00
Evan Hahn e449993796
Update release notes for v5.27.1 release 2022-01-06 12:41:22 -06:00
automated-signal b20d7d5e8a
Update electron to 16.0.6
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-01-04 09:18:40 -06:00
Fedor Indutny 24f3babca9
Fix getUnreadReactionsAndMarkRead 2021-12-21 21:22:29 +01:00
automated-signal 44a5794559
Default to `system` `theme-setting`
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2021-12-20 18:17:03 +01:00
automated-signal 0b526b4b1e
Fix getHtmlDocument for compressed documents
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2021-12-20 18:05:57 +01:00
automated-signal 0f6383c91b
Fix batching in getUnreadReactionsAndMarkRead
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2021-12-20 16:40:34 +01:00
automated-signal 2eab52dd0d
Use Signal's spellcheck dictionary files
Co-authored-by: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com>
2021-12-17 16:45:01 -06:00
automated-signal c9f211d3b3
Block WebAPI during active registration
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2021-12-17 22:58:16 +01:00
Evan Hahn 3a9b3f6fbb
Remove ADM2 feature flag 2021-12-17 11:22:03 -06:00
automated-signal 5f39db9aa2
Compact universal builds for macOS
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2021-12-16 16:53:17 -08:00
automated-signal a9bbc18fb7
Fix groupV2 change rendering in notifications and left pane
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2021-12-16 12:04:08 -06:00
automated-signal b3afc327da
Usernames: Fetch own username from /whoami not /profile
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2021-12-16 10:32:25 -06:00
automated-signal a5abb4acb4
messages table: introduce new computed isStory field for index usage
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2021-12-15 09:34:03 +01:00
automated-signal ffbedc2955
Enable media editor for everyone
Co-authored-by: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com>
2021-12-14 17:19:31 -08:00
Evan Hahn c32917284a
Increase SystemTrayService test timeout to help CI reliability 2021-12-14 19:13:06 +01:00
Evan Hahn 41334bce0b
Media editor: saving an image with a pending crop applies that crop 2021-12-14 09:08:44 -08:00
Scott Nonnenberg e74376b997
Remove Grunt in favor of ts/scripts 2021-12-14 10:43:46 -06:00
Evan Hahn 4e947211b2
Add release notes for v5.27.0-beta.1 release 2021-12-14 10:38:23 -06:00
Fedor Indutny 71ca3c0764
Drop old unprocessed envelopes 2021-12-13 17:25:44 -08:00
Evan Hahn 465b387a13
Update TypeScript ESLint dependencies 2021-12-13 17:15:24 -08:00
Fedor Indutny e60773cdf3
Display M1/Intel in About screen 2021-12-13 17:04:29 -06:00
Fedor Indutny 73c702515b
Remove unnecessary casts in conversations.ts 2021-12-13 12:23:52 -06:00
Evan Hahn 43f843f9fc
Use `assert.isRejected` instead of custom `assertRejects` 2021-12-13 18:38:40 +01:00
Jordan Rose 683823a114
Group calls: Make renderVideoFrame generate less garbage 2021-12-10 18:21:28 -06:00
Fedor Indutny fed84be0b6
Fix crashes when playing media on legacy OS 2021-12-10 15:27:42 -08:00
Evan Hahn 2fe5ec6ab2
Convert `IdleDetector` to TypeScript 2021-12-10 15:20:24 -08:00
Evan Hahn ebcd3e3e43
Remove unused `getAllPrivateConversations` SQL function 2021-12-10 15:15:00 -08:00
Evan Hahn 0e3d12c457
Prevent display sleep while on a call 2021-12-10 16:53:10 -06:00
Scott Nonnenberg 34fd945f83
No Backbone in data layer; server/client interfaces are now similar 2021-12-10 16:51:54 -06:00
Evan Hahn 064bbfe97a
Media editor: add explicit "done" button to tools 2021-12-10 08:41:31 -06:00
Scott Nonnenberg 161b0e5379
Refactor sender key sends to allow distribution lists 2021-12-09 18:15:59 -08:00
Fedor Indutny 61a6f1b4cf
Reduce logging from rotateSignedPreKey 2021-12-09 11:45:21 -08:00
Evan Hahn 7abe36a166
Update collapsed left pane designs to minimize empty space 2021-12-09 12:50:13 -06:00
Evan Hahn 00fa07a070
Media editor: Remove buggy "click outside canvas" logic 2021-12-09 12:04:30 -06:00
Evan Hahn 2f88e4bdf5
Remove crop rect from media editor on export 2021-12-09 09:10:50 -06:00
Fedor Indutny bbc13d058e
Update electron to 16.0.4 2021-12-09 09:06:04 +01:00
Scott Nonnenberg ba043c422b
Theme: Don't update on startup of every new version 2021-12-08 16:32:00 -08:00
Scott Nonnenberg d72c816af9
Revert "Proper Japanese fonts"
This reverts commit d9990c162e.
2021-12-08 14:23:05 -08:00
Scott Nonnenberg fdc9885baa
Migration and data access functions for stories 2021-12-08 20:52:46 +01:00
Evan Hahn 9f4a01c535
Always show audio mute icon in group calls 2021-12-08 09:22:37 -06:00
Evan Hahn f9e98836b0
Retry delivery and read receipts for up to 24 hours 2021-12-07 14:41:40 -08:00
Josh Perez e81821f4a6
Fixes media editing undo 2021-12-07 14:37:18 -08:00
Josh Perez d9990c162e
Proper Japanese fonts 2021-12-07 14:36:47 -08:00
Scott Nonnenberg 983477c354
Startup: If we don't have core data available, show 'link device' screen 2021-12-07 20:20:40 +01:00
Josh Perez 00e4a4c1fd
Use the right image dimensions when saving canvas 2021-12-07 12:09:25 -06:00
Josh Perez d658dc9025
Wrap calling button text 2021-12-07 10:00:26 -06:00
Josh Perez 93310de194
Always bring modified item to front in canvas 2021-12-07 09:56:02 -06:00
Scott Nonnenberg e8a2d1f2c9
Tell Chromium not to change gain during recording 2021-12-07 09:21:55 +01:00