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 261ec003ee Account manager calls saveIdentityWithAtttributes
saveIdentityWithAtttributes allows directly setting all properties of an
identity key record. In AccountManager we use it to save our own identity
key after a new registration.

Previously we would remove the existing key first in order to coerce firstUse to
true, but now we can simply set it explicitly, along with a VERIFIED status.

// FREEBIE
8 years ago
..
storage Remove unused function 8 years ago
test Fix tests 8 years ago
ProvisioningCipher.js Set theme based on master device userAgent 9 years ago
account_manager.js Account manager calls saveIdentityWithAtttributes 8 years ago
api.js Add support for getProfile to TextSecureServer 8 years ago
components.js Move jquery from libtextsecure components 10 years ago
contacts_parser.js Support for group sync 10 years ago
crypto.js Cleanup attachment attributes 8 years ago
errors.js Add replayable error for signed key failure 8 years ago
event_target.js Fix crash when removing a listener 9 years ago
helpers.js Move, rename, and simplify toArrayBuffer helper 9 years ago
key_worker.js Remove erroneous license file and headers 10 years ago
libsignal-protocol.js Fix libsignal-protocol using wrong direction flag 8 years ago
message_receiver.js Handle identity errors on decrypt 8 years ago
outgoing_message.js Remove legacy property from OutgoingMessage 8 years ago
protobufs.js Load protobufs asynchronously. Fixes #223 10 years ago
protocol_wrapper.js Update libsignal-protocol v0.9.0 9 years ago
sendmessage.js Fetch profiles whenever conversations are opened 8 years ago
storage.js Remove erroneous license file and headers 10 years ago
stringview.js Remove erroneous license file and headers 10 years ago
sync_request.js Handle sync request where no groups are sent 9 years ago
websocket-resources.js Disable keepalive logging 9 years ago