3173 Commits

Author SHA1 Message Date
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
63189f3f91 Convert ReactWrapperView to TypeScript 2022-06-03 09:33:39 -07:00
Evan Hahn
53d4a31311 Convert app loading message code to TypeScript 2022-06-01 12:57:30 -07:00
Evan Hahn
d4bba46b2c Convert "reliable trigger" to TypeScript 2022-06-01 12:54:51 -07:00
Evan Hahn
ab9a50357b Convert libphonenumber utilities to TypeScript, removing unused ones 2022-06-01 10:48:16 -07:00
Evan Hahn
9c8fd2a714 Convert IndexedDB code to TypeScript 2022-06-01 09:51:30 -07:00
Evan Hahn
4f51baab06 Remove unused debug module 2022-05-31 16:58:01 -07:00
Evan Hahn
c58f1eb503 Convert message schema migrator to TypeScript 2022-05-31 16:56:25 -07:00
Evan Hahn
2a2f44a73a Convert message cleanup services to TypeScript 2022-05-31 16:53:14 -07:00
Evan Hahn
17389f4e01 Remove unused settings module 2022-05-31 10:38:23 -07:00
Evan Hahn
6668348197 Rewrite WallClockListener as onTimeTravel 2022-05-31 09:22:31 -07:00
Evan Hahn
11cfb4f76f Remove old Whisper.Database module 2022-05-27 15:12:01 -07:00
Scott Nonnenberg
7f89f6162f Disable forward for messages with embedded contact 2022-04-11 13:57:44 -07:00
Scott Nonnenberg
60a53656af Optimize a few queries 2021-12-20 22:04:02 +01:00
Evan Hahn
2fe5ec6ab2 Convert IdleDetector to TypeScript 2021-12-10 15:20:24 -08:00
Fedor Indutny
e46a1979c4 Use different z-index for app-loading-screen 2021-12-04 00:04:34 +01:00
Fedor Indutny
348012ef4c Add PNI endpoints to WebAPI 2021-11-30 20:33:51 +01:00
Evan Hahn
39cb71e2fd Remove unused <ContactListItem> component 2021-11-16 11:36:50 -08:00
Evan Hahn
5619eeca83 Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
Evan Hahn
37992715cd Remove caption editor 2021-11-09 16:25:29 -08:00
Evan Hahn
f647c4e053 Display user badges 2021-11-02 16:01:13 -07:00
Fedor Indutny
76d8b5e375 Get rid of electron.remote 2021-10-27 10:54:16 -07:00
Scott Nonnenberg
191bfee18c Show What's New dialog in app via Help -> Go to release notes 2021-10-22 17:41:45 -07:00
Josh Perez
75dab30367 Use SignalContext instead of SignalWindow 2021-10-07 19:28:47 -04:00
Fedor Indutny
a537204fc0 Remove ts/services/timers.ts 2021-10-06 14:59:34 -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
Josh Perez
5fdfa1c632 ConversationView in React 2021-10-05 09:47:06 -07:00
Scott Nonnenberg
1e3de45af6 Fix blank avatars, duplicate recent media, static message details 2021-09-29 13:18:27 -07:00
Fedor Indutnyy
8f9e50c3fa Merge "Respect system theme in debug log modal" 2021-09-27 13:09:22 -07:00
David Sanders
70afb58510 Respect system theme in debug log modal 2021-09-24 03:01:22 -07:00
Fedor Indutny
4ef0bf96cc Uint8Array migration 2021-09-23 17:49:05 -07:00
Evan Hahn
d2ef82686d Notification improvements 2021-09-23 13:16:09 -05:00
Fedor Indutny
dbd427396c Convert js/modules/types/contact.js to TypeScript 2021-09-23 09:26:25 -05:00
Josh Perez
c05d23e628 Modernize ContactModal 2021-09-21 15:37:10 -07:00
Josh Perez
4e6c415ad8 Ensure that delete logs timeout does not run after resolution 2021-09-20 20:25:29 -04:00
Josh Perez
e9ef239ff0 Move emoji loading into TS 2021-09-20 10:59:09 -07:00
Josh Perez
e86a6119cd Moves stringToArrayBuffer into util folder 2021-09-20 12:27:15 -04:00
Josh Perez
829e42ca6e Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
Josh Perez
7b5faa1cc1 Permissions popup context iso 2021-09-17 18:24:21 -04:00
Josh Perez
65ddf0a9e8 Import log instead of using it off of window 2021-09-17 14:27:53 -04:00
Josh Perez
43685d15c6 Context isolation for About, ScreenShare, Preferences 2021-09-16 11:52:56 -04:00
Fedor Indutny
c7e7d55af4 UUID-keyed lookups in SignalProtocolStore 2021-09-09 19:38:11 -07:00
Scott Nonnenberg
6323aedd9b Draw attention even if notifications are disabled 2021-09-09 17:32:12 -07:00
Evan Hahn
9e9a815a2b ESLint: allow for..of 2021-08-26 13:18:00 -05: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
d5d808651a Improved Lightbox experience 2021-08-23 16:14:53 -07:00
Fedor Indutny
fe040a2873 Rename ContactType to EmbeddedContactType 2021-08-19 20:56:39 -05:00