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 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.
11 years ago
..
models Well that's handy 11 years ago
views Basic frontend support for image attachments 11 years ago
api.js Fix attachment ids 11 years ago
background.js moved some chromium-specific code into chromium.js (using extension.navigator namespace) 11 years ago
chromium.js moved some chromium-specific code into chromium.js (using extension.navigator namespace) 11 years ago
crypto.js Webcrypto won't go down without a fight 11 years ago
fake_api.js Add closeSession tests as Alice and fix re-requesting prekeys 11 years ago
helpers.js Fix attachment ids 11 years ago
libphonenumber-util.js Move phonenumbery utils to libphonenumber object 11 years ago
options.js Refactor options page and style using bootstrap 11 years ago
popup.js Open the most recent conversation on load 11 years ago
protobufs.js Refactor textsecure.protos -> textsecure.protobuf 11 years ago
sendmessage.js Fix attachment ids 11 years ago
test.js Webcrypto won't go down without a fight 11 years ago
testvectors.js Refactor a bunch of stuff re: session closing, add test cases 11 years ago
webcrypto.js Add support for cbc encryption 11 years ago