You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/js
lilia fe1b5435aa Add FakeWhisperAPI for serverless development
When included after api.js, fake_api.js inits a FakeWhisperAPI.

FakeWhisperAPI inherits the methods of API, overrides a few, and
then usurps its place as the one true API.

Single device mode successfully "registers" against FakeAPI. Sadly,
multidevice mode has a recursive loop somewhere that makes the callstack
asplode.
11 years ago
..
api.js Refactor Server API functions 11 years ago
background.js Updates, NaCL 11 years ago
fake_api.js Add FakeWhisperAPI for serverless development 11 years ago
helpers.js Refactor Server API functions 11 years ago
options.js Refactor Server API functions 11 years ago
popup.js Fix the clickies 11 years ago
test.js Optional curve25519 in js 11 years ago