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/libtextsecure
lilia 5242108e15 Fix group update avatar handling
The avatar handler was being added to the list of promises too late,
so we were storing the raw avatar protobuf (Long id, bytes key) rather
than the downloaded/decrypted attachment data.

Fixes #280
10 years ago
..
storage Handle group sync for existing groups 10 years ago
test Support for group sync 10 years ago
account_manager.js Fix reinstalls 10 years ago
api.js Work on auth error handling / reinstall 10 years ago
axolotl_wrapper.js Implement sync protocol changes 10 years ago
components.js Regenerate components/libts 10 years ago
contacts_parser.js Support for group sync 10 years ago
crypto.js Signaling key is now an array buffer 10 years ago
errors.js Tweak key conflict error messages 10 years ago
helpers.js Fix group update avatar handling 10 years ago
key_worker.js Generate key_worker.js 10 years ago
libaxolotl.js Update libaxolotl 10 years ago
message_receiver.js Handle group sync for existing groups 10 years ago
protobufs.js Load protobufs asynchronously. Fixes #223 10 years ago
sendmessage.js Support for group sync 10 years ago
storage.js Move local identitykey and registrationid to indexeddb 10 years ago
stringview.js Move js files around for libtextsecure split 10 years ago
websocket-resources.js Move js files around for libtextsecure split 10 years ago
websocket.js Close the provisioning socket 10 years ago