signal-desktop/ts/textsecure
Scott Nonnenberg c1dfe3e5b4
Adds support for versioned profiles
* Add zkgroup library

* tsconfig.json: Prettier wants to mess it up. :0(

* Initial take on versioned profile fetches

* Fix up the logging in getProfiles() - warn instead of error

* Introduce new VERSIONED_PROFILE_FETCH flag

* Update zkgroup dependency to v0.5.0

* Fix lint-deps - new zkgroup library brought in new debug dep

* ts/zkgroup: Introduce some commonly-used helper functions

* Update to latest serverPublicParams

* Don't derive profileKeyVersion unless flag is set
2020-04-15 16:12:28 -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 MessageReceiver: Drop messages with GroupContextV2 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 Adds support for versioned profiles 2020-04-15 16:12:28 -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 Adds support for versioned profiles 2020-04-15 16:12:28 -07:00
WebsocketResources.ts Moves libtextsecure to Typescript 2020-04-15 14:45:11 -07:00