Commit Graph

549 Commits

Author SHA1 Message Date
Evan Hahn
fc99882f05 Remove reference to stickers_test.js 2022-06-01 11:47:05 -07:00
Evan Hahn
ab9a50357b Convert libphonenumber utilities to TypeScript, removing unused ones 2022-06-01 10:48:16 -07:00
Evan Hahn
8b9543aa67 Convert sticker tests to TypeScript 2022-05-31 21:34:28 +00:00
Evan Hahn
d3f9b656dd Convert Whisper.View tests to TypeScript 2022-05-31 18:47:08 +00:00
Evan Hahn
06dec4fec1 Convert i18n tests to TypeScript 2022-05-31 17:29:01 +00:00
Evan Hahn
11cfb4f76f Remove old Whisper.Database module 2022-05-27 15:12:01 -07:00
Evan Hahn
0c28561473 Move link preview and MIME tests to TypeScript 2022-03-07 15:20:04 -08:00
Evan Hahn
74ce24db68 Upgrade React and ReactDOM to 16.14.0 2022-02-25 17:59:27 -06:00
Josh Perez
4de30786ec Allow retry when cannot update 2022-02-02 16:13:56 -05:00
Evan Hahn
a5a73e869c Convert remaining main process tests to TypeScript 2022-01-11 17:10:35 -08:00
Evan Hahn
206f461370 Move menu tests to TypeScript 2022-01-11 09:28:04 -08:00
Scott Nonnenberg
c72c5a0bdc Protocol filter: Support home path mapped to UNC share 2022-01-06 09:53:29 -08:00
Evan Hahn
364f00f37a Redesign device link screens 2021-12-16 16:02:22 +01:00
Fedor Indutny
bbc13d058e Update electron to 16.0.4 2021-12-09 09:06:04 +01:00
Josh Perez
5938be0bff Get a handle on all our z-index values 2021-12-01 17:13:09 -06:00
Fedor Indutny
7c1ce3366d Move StandaloneRegistration to React 2021-11-30 09:51:53 -08:00
Evan Hahn
5619eeca83 Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
Fedor Indutny
76d8b5e375 Get rid of electron.remote 2021-10-27 10:54:16 -07:00
Fedor Indutny
63fcdbe787 Use UUIDs in group database schema 2021-10-26 15:59:08 -07:00
Evan Hahn
35a54cdc02 Introduce a new design for the left pane 2021-10-12 16:59:08 -07:00
Josh Perez
75dab30367 Use SignalContext instead of SignalWindow 2021-10-07 19:28:47 -04:00
Fedor Indutny
8cf6748dce Delay initializing SQL in renderer 2021-10-07 11:16:51 -07:00
Josh Perez
048e1e4cd7 Move the safety number viewer into modal 2021-10-06 16:27:14 -04:00
Josh Perez
fa66ddde0f Context isolation for the debug log window 2021-10-06 09:16:51 -07:00
Scott Nonnenberg
bd380086a4 Send related emoji along with Sticker, fix SendMessage types 2021-10-05 17:10:08 -05:00
Josh Perez
5fdfa1c632 ConversationView in React 2021-10-05 09:47:06 -07:00
Josh Perez
603c315c82 Moves AudioCapture into react 2021-09-29 13:23:06 -07:00
Fedor Indutny
4ef0bf96cc Uint8Array migration 2021-09-23 17:49:05 -07:00
Fedor Indutny
dbd427396c Convert js/modules/types/contact.js to TypeScript 2021-09-23 09:26:25 -05:00
Josh Perez
e6d952d105 Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
Josh Perez
e86a6119cd Moves stringToArrayBuffer into util folder 2021-09-20 12:27:15 -04:00
Josh Perez
65ddf0a9e8 Import log instead of using it off of window 2021-09-17 14:27:53 -04:00
Fedor Indutny
3f7957c20d Self-repairing message counter 2021-09-15 11:45:22 -07:00
Fedor Indutny
c7e7d55af4 UUID-keyed lookups in SignalProtocolStore 2021-09-09 19:38:11 -07:00
Scott Nonnenberg
dcf29078f4 ConversationView: Improve types 2021-08-30 14:32:56 -07:00
Josh Perez
e76f603233 Moves identicon svg to TS 2021-08-24 17:17:51 -07:00
Josh Perez
8045a83374 Refine the clear all data experience 2021-08-24 15:57:34 -05:00
Josh Perez
e9308bbafb New option for control over update downloads 2021-08-19 15:56:29 -07:00
Scott Nonnenberg
7ce89414bf Support for alpha build channel 2021-08-06 14:21:01 -07:00
Evan Hahn
ca1cb11985 Remove unused Mocha test coverage tool 2021-07-22 10:54:34 -07:00
Josh Perez
56d5d283bd Support for announcement-only groups 2021-07-20 13:18:35 -07:00
Evan Hahn
c4a09b7507 Refactor outbound delivery state, take 2
This reverts commit ad217c808d.
2021-07-19 17:44:49 -05:00
Josh Perez
ee4b79120e Adds keyboard access to the finish linking phone button 2021-07-15 18:01:41 -04:00
Fedor Indutny
c3bdf3d411 Show lightbox for GIFs 2021-07-14 16:39:52 -07:00
Fedor Indutny
570fb182d4 Fully move to protobufjs 2021-07-13 11:54:53 -07:00
Fedor Indutny
ad217c808d Revert "Refactor outbound delivery state"
This reverts commit 9c48a95eb5.
2021-07-12 16:51:45 -07:00
Evan Hahn
9c48a95eb5 Refactor outbound delivery state 2021-07-09 16:38:51 -05:00
Fedor Indutny
ddbbe3a6b1 More protobufjs migration 2021-07-09 12:36:10 -07:00
Evan Hahn
4cd3da8f5b Convert ConversationModel tests to TypeScript 2021-07-02 13:40:36 -07:00
Fedor Indutny
759ced3417 Updater debug utility 2021-06-30 14:27:18 -07:00