Commit graph

7340 commits

Author SHA1 Message Date
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
7d15dea6c2
Increase height of group call participant info gradient 2021-12-13 18:40:23 +01: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
Fedor Indutny
419d1ca176
Fix sticker-creator 2021-12-07 19:46:08 +01:00
Fedor Indutny
f720904ca5
Better error reporting in StickerGrid 2021-12-07 19:18:54 +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
Scott Nonnenberg
b1ebc0f483
Show sender and device number in decryption error toast 2021-12-06 16:21:30 -08:00
Evan Hahn
01549b11d1
Don't request video for invisible group call participants 2021-12-06 17:06:13 -06:00
Fedor Indutny
b4b65c4f00
Add v2 implementation of CDS HSM 2021-12-06 23:54:20 +01:00
Evan Hahn
56a8e79413
Remove Fabric's optional dependencies 2021-12-06 13:58:07 -08:00
Josh Perez
4c85c04d45
Adds all message actions to context menu 2021-12-06 13:52:47 -08:00
Fedor Indutny
b71122c7f9
Use macOS Big Sur for CI 2021-12-06 13:50:49 -08:00
Fedor Indutny
b8cd326bc9
Improve Rosetta detection 2021-12-06 10:10:15 -08:00
Fedor Indutny
3b70f4b0f1
Install cross-platform deps before packaging 2021-12-06 10:05:26 -08:00
Scott Nonnenberg
44872ac961
handleReaction: don't fetch/save across an await boundary 2021-12-06 18:22:44 +01:00
Josh Perez
5c8f740c2a
Check filename extension for heic/heif images 2021-12-06 18:20:27 +01:00
Josh Perez
69edaeabfb
Do not show window if launched as hidden 2021-12-06 18:19:47 +01:00
Evan Hahn
86937a1734
Upgrade humanize-duration to 3.27.1 2021-12-06 18:18:48 +01:00
Josh Perez
978f57f076
Add some logging around setting preferred reaction emojis 2021-12-06 11:39:48 -05:00
Josh Perez
2136c5311b
Fix default conversation color overrides 2021-12-03 18:10:03 -08:00
Fedor Indutny
4a011b71d9
Don't notarize releases in parallel 2021-12-04 00:07:19 +01:00
Fedor Indutny
e46a1979c4
Use different z-index for app-loading-screen 2021-12-04 00:04:34 +01:00
Fedor Indutny
874a019227
M1 Support 2021-12-03 23:49:15 +01:00
Josh Perez
dccd3fbf73
Media editor minor improvements 2021-12-03 14:28:56 -06:00