569 Commits

Author SHA1 Message Date
Josh Perez
7d35216fda Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00
Jamie Kyle
4455328312 Expose i18n globals in SignalContext across all windows 2023-08-07 13:28:09 -07:00
Jamie Kyle
1143c0e9ba macOS: Add support for 12/24-hour time display preferences 2023-07-31 09:23:19 -07:00
Fedor Indutny
e1d2dbd8ff Username Link QR Code 2023-07-20 05:14:08 +02:00
Josh Perez
be60b3d225 Moves SQL to full IPC 2023-05-09 10:52:39 -04:00
Jamie Kyle
76b9d07acf Remove Signal.Util 2023-04-10 20:54:43 -07:00
Josh Perez
356fb301e1 Use Intl.DateTimeFormat instead of moment for date formatting 2023-03-02 13:43:25 -05:00
Alvaro
0e655ceeed Voice notes mini-player 2023-02-24 15:18:57 -08:00
Josh Perez
9374832ea4 Enables ContextIsolation 2023-01-12 16:24:59 -08:00
Jamie Kyle
3705b959d6 Remove end year from licenses 2023-01-03 11:55:46 -08:00
Josh Perez
5e6eeecede Removes Backbone.View and jQuery 2023-01-02 13:34:41 -08:00
Fedor Indutny
9d8ad21819 Remove underscore 2022-11-29 16:53:39 -08:00
Alvaro
6cfe2a09df Consecutive playback and per-conversation playback rate 2022-09-15 14:10:46 -06:00
Fedor Indutny
6c9848efcd Move mocha timeout setup to test.js 2022-09-01 11:56:25 -07:00
Fedor Indutny
0715cc6be3 Fix flaky test and add screenshots 2022-09-01 09:35:44 -07:00
Josh Perez
aa23c2def2 Removes Inbox Backbone view 2022-06-16 15:12:50 -04:00
Scott Nonnenberg
2464e0a9c1 Convert signal.js and preload.js to Typescript 2022-06-13 14:39:35 -07:00
Scott Nonnenberg
924c271b13 Convert js/modules/types/message to Typescript 2022-06-09 18:10:20 -07:00
Evan Hahn
6bae8a24de Convert protocol_wrapper.js to TypeScript 2022-06-03 09:30:03 -07:00
Evan Hahn
d4bba46b2c Convert "reliable trigger" to TypeScript 2022-06-01 12:54:51 -07:00
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