Commit Graph

7377 Commits

Author SHA1 Message Date
Fedor Indutny 08764c27dd Include sharp dlls on windows 2021-12-22 20:51:15 +01:00
Fedor Indutny aabbd0c041 Patch got@11.8.2 to fix onCancel error 2021-12-21 22:49:54 +01:00
Fedor Indutny 9d04daff5f Fix message_user_initiated 2021-12-21 22:49:40 +01:00
Fedor Indutny f5312b9463 Fix getUnreadReactionsAndMarkRead 2021-12-21 21:01:09 +01:00
Evan Hahn 327a38a552 Fix capitalization in media editor variable name 2021-12-21 00:31:38 +01:00
Scott Nonnenberg 0163ef203b loadAndScroll: Use one transaction to pull all data: old/new/metrics 2021-12-20 22:05:13 +01:00
Scott Nonnenberg 60a53656af Optimize a few queries 2021-12-20 22:04:02 +01:00
Fedor Indutny b08691b35b Default to system theme-setting 2021-12-20 10:58:21 -06:00
Fedor Indutny 67339001a8 Fix getHtmlDocument for compressed documents 2021-12-20 17:45:57 +01:00
Fedor Indutny 3228e22428 Fix batching in getUnreadReactionsAndMarkRead 2021-12-20 16:15:36 +01:00
Fedor Indutny 9f15f26828 Support running test-electron manually 2021-12-17 15:12:42 -08:00
Evan Hahn 3fa911598b Use Signal's spellcheck dictionary files 2021-12-17 14:24:54 -08:00
Evan Hahn fa9c523d39 Increase font size of last step of link flow 2021-12-17 16:23:39 -06:00
Jim Gustafson c6a4f6ec5c Update to RingRTC v2.16.1 2021-12-17 22:47:56 +01:00
Fedor Indutny 8070b8b14f Block WebAPI during active registration 2021-12-17 22:26:50 +01:00
Fedor Indutny 9e9e5274cf Fuse electron at build time 2021-12-17 09:50:42 -08:00
Evan Hahn 770c80b9ee Remove several @ts-ignores 2021-12-16 17:14:21 -08:00
Evan Hahn e0bd9f6958 Remove old desktop.screensharing2 feature flag 2021-12-16 17:12:31 -08:00
Fedor Indutny afd6f3bc20 Compact universal builds for macOS 2021-12-16 16:11:18 -08:00
Scott Nonnenberg 9d1d219853 Fix yarn dev: add dev:sass and dev:sass-bridge 2021-12-16 14:17:08 -06:00
Evan Hahn ed96e603ab Wait for ConversationController load in receipt and sync jobs 2021-12-16 09:45:56 -08:00
Scott Nonnenberg 29c3b8af89 Fix groupV2 change rendering in notifications and left pane 2021-12-16 09:44:54 -08:00
Evan Hahn 364f00f37a Redesign device link screens 2021-12-16 16:02:22 +01:00
Scott Nonnenberg a023fc1bb0 Usernames: Fetch own username from /whoami not /profile 2021-12-15 12:02:55 -08:00
Evan Hahn 70ae5bb613 Fix Storybook by transforming TypeScript earlier 2021-12-15 19:08:04 +01:00
Fedor Indutny bd89956029 Update ChangeNumber--notification 2021-12-15 10:28:08 -06:00
Scott Nonnenberg 42cb570029 messages table: introduce new computed isStory field for index usage 2021-12-15 09:17:14 +01:00
Fedor Indutny e57ca66fd0 Update yarn.lock 2021-12-14 17:00:01 -08:00
Evan Hahn 97d42d5e7b Enable media editor for everyone 2021-12-14 16:53:15 -08:00
Evan Hahn 71e9498961 Remove ADM2 feature flag 2021-12-14 20:24:43 +01:00
Evan Hahn 3ec96bde78 v5.27.0-beta.1 v5.27.0-beta.1 2021-12-14 13:01:28 -06:00
Evan Hahn c32917284a Increase SystemTrayService test timeout to help CI reliability 2021-12-14 19:13:06 +01:00
Evan Hahn c8c0d405c2 Update translations 2021-12-14 11:33:24 -06: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 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