Cable-Desktop/js
lilia 211129475c Fix attachment ids
Parse attachment ids out of the attachment pointer url and return them
as strings because the copy parsed by JSON suffers a loss of precision.
Convert them to and from the format expected by the protobuf using
facilities from decodeIO.Long.
2014-10-25 18:12:20 -07:00
..
models Well that's handy 2014-10-25 18:12:07 -07:00
views Basic frontend support for image attachments 2014-10-24 18:53:55 -07:00
api.js Fix attachment ids 2014-10-25 18:12:20 -07:00
background.js moved some chromium-specific code into chromium.js (using extension.navigator namespace) 2014-06-01 21:33:58 +02:00
chromium.js moved some chromium-specific code into chromium.js (using extension.navigator namespace) 2014-06-01 21:33:58 +02:00
crypto.js Webcrypto won't go down without a fight 2014-10-23 21:30:36 -07:00
fake_api.js Add closeSession tests as Alice and fix re-requesting prekeys 2014-07-24 20:15:27 -04:00
helpers.js Fix attachment ids 2014-10-25 18:12:20 -07:00
libphonenumber-util.js Move phonenumbery utils to libphonenumber object 2014-10-13 22:49:39 -07:00
options.js Refactor options page and style using bootstrap 2014-10-14 13:59:43 -07:00
popup.js Open the most recent conversation on load 2014-10-20 17:49:41 -07:00
protobufs.js Refactor textsecure.protos -> textsecure.protobuf 2014-10-20 15:11:16 -07:00
sendmessage.js Fix attachment ids 2014-10-25 18:12:20 -07:00
test.js Webcrypto won't go down without a fight 2014-10-23 21:30:36 -07:00
testvectors.js Refactor a bunch of stuff re: session closing, add test cases 2014-07-25 19:55:49 -04:00
webcrypto.js Add support for cbc encryption 2014-10-24 19:09:58 -07:00