261ec003ee
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 |
||
---|---|---|
.. | ||
storage | ||
test | ||
account_manager.js | ||
api.js | ||
components.js | ||
contacts_parser.js | ||
crypto.js | ||
errors.js | ||
event_target.js | ||
helpers.js | ||
key_worker.js | ||
libsignal-protocol.js | ||
message_receiver.js | ||
outgoing_message.js | ||
protobufs.js | ||
protocol_wrapper.js | ||
ProvisioningCipher.js | ||
sendmessage.js | ||
storage.js | ||
stringview.js | ||
sync_request.js | ||
websocket-resources.js |