signal-desktop/js
lilia 735737f0bc Merge Whisper.Messages into Whisper Threads
Eliminates the global Whisper.Messages object and consolidates shared
send/receive logic in Whisper.Threads.

To the latter end, note that the decrypted array buffer on an attachment
pointer is now named data instead of decrypted, in order to match the
format of outgoing attachments presented by
FileReader.readAsArrayBuffers and let us use the same handler to base64
encode them.
2014-11-13 15:53:56 -08:00
..
models Merge Whisper.Messages into Whisper Threads 2014-11-13 15:53:56 -08:00
storage Move storage objects to their own files 2014-10-28 22:47:48 -07:00
views Nicer timestamps with momentjs 2014-11-12 11:45:58 -08:00
api.js Fixing lint errors 2014-11-11 17:59:52 -08:00
background.js Merge Whisper.Messages into Whisper Threads 2014-11-13 15:53:56 -08:00
chromium.js Namespace registration helpers 2014-11-13 15:53:56 -08:00
components.js Nicer timestamps with momentjs 2014-11-12 11:45:58 -08:00
crypto.js Fixup curve25519 module 2014-11-09 15:30:37 -08:00
curve25519_compiled.js Fixup curve25519 module 2014-11-09 15:30:37 -08:00
helpers.js Merge Whisper.Messages into Whisper Threads 2014-11-13 15:53:56 -08:00
index.js Fixing lint errors 2014-11-11 17:59:52 -08:00
libphonenumber-util.js Move phonenumbery utils to libphonenumber object 2014-10-13 22:49:39 -07:00
nativeclient.js Fixup curve25519 module 2014-11-09 15:30:37 -08:00
options.js Namespace registration helpers 2014-11-13 15:53:56 -08:00
protobufs.js Refactor textsecure.protos -> textsecure.protobuf 2014-10-20 15:11:16 -07:00
protocol.js Remove obsolete argument 2014-11-09 18:58:05 -08:00
sendmessage.js Refactor crypto.js and native client interface 2014-11-06 04:33:43 -08:00
storage.js Move storage objects to their own files 2014-10-28 22:47:48 -07:00
webcrypto.js Simplify webcrypto type conversion 2014-11-09 21:52:36 -08:00