signal-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.
2014-03-20 00:57:29 -07:00
..
api.js Refactor Server API functions 2014-03-15 19:57:40 -07:00
background.js Updates, NaCL 2014-01-22 06:23:41 +00:00
fake_api.js Add FakeWhisperAPI for serverless development 2014-03-20 00:57:29 -07:00
helpers.js Refactor Server API functions 2014-03-15 19:57:40 -07:00
options.js Refactor Server API functions 2014-03-15 19:57:40 -07:00
popup.js Fix the clickies 2014-03-10 22:53:06 -07:00
test.js Optional curve25519 in js 2014-03-09 20:32:00 -04:00