signal-desktop/ts/textsecure
Scott Nonnenberg b7d56def82 Moves libtextsecure to Typescript
* Starting to work through lint errors

* libsignal-protocol: Update changes for primary repo compatibility

* Step 1: task_with_timeout rename

* Step 2: Apply the changes to TaskWithTimeout.ts

* Step 1: All to-be-converted libtextsecure/*.js files moved

* Step 2: No Typescript errors!

* Get libtextsecure tests passing again

* TSLint errors down to 1

* Compilation succeeds, no lint errors or test failures

* WebSocketResources - update import for case-sensitive filesystems

* Fixes for lint-deps

* Remove unnecessary @ts-ignore

* Fix inability to message your own contact after link

* Add log message for the end of migration 20

* lint fix
2020-04-15 14:45:11 -07:00
..
AccountManager.ts Moves libtextsecure to Typescript 2020-04-15 14:45:11 -07:00
ContactsParser.ts Moves libtextsecure to Typescript 2020-04-15 14:45:11 -07:00
Crypto.ts Moves libtextsecure to Typescript 2020-04-15 14:45:11 -07:00
Errors.ts Moves libtextsecure to Typescript 2020-04-15 14:45:11 -07:00
EventTarget.ts Moves libtextsecure to Typescript 2020-04-15 14:45:11 -07:00
Helpers.ts Moves libtextsecure to Typescript 2020-04-15 14:45:11 -07:00
index.ts Moves libtextsecure to Typescript 2020-04-15 14:45:11 -07:00
MessageReceiver.ts Moves libtextsecure to Typescript 2020-04-15 14:45:11 -07:00
OutgoingMessage.ts Moves libtextsecure to Typescript 2020-04-15 14:45:11 -07:00
ProvisioningCipher.ts Moves libtextsecure to Typescript 2020-04-15 14:45:11 -07:00
SendMessage.ts Moves libtextsecure to Typescript 2020-04-15 14:45:11 -07:00
Storage.ts Moves libtextsecure to Typescript 2020-04-15 14:45:11 -07:00
StringView.ts Moves libtextsecure to Typescript 2020-04-15 14:45:11 -07:00
SyncRequest.ts Moves libtextsecure to Typescript 2020-04-15 14:45:11 -07:00
TaskWithTimeout.ts Moves libtextsecure to Typescript 2020-04-15 14:45:11 -07:00
WebAPI.ts Moves libtextsecure to Typescript 2020-04-15 14:45:11 -07:00
WebsocketResources.ts Moves libtextsecure to Typescript 2020-04-15 14:45:11 -07:00