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 2243c09fea MessageReceiver is an event target
Rather than asking for a global target, the message receiver implements
the EventTarget interface itself. It does not expose the dispatchEvent
method, however. This ensures that events can only be triggered from
within the internal MessageReceiver class, which means we no longer need
to namespace them.

// FREEBIE
10 years ago
..
storage Remove erroneous license file and headers 10 years ago
test Remove erroneous license file and headers 10 years ago
account_manager.js Remove erroneous license file and headers 10 years ago
api.js Don't hardcode the attachment host 10 years ago
axolotl_wrapper.js Handle identity key errors when retrying decrypt 10 years ago
components.js Regenerate components/libts 10 years ago
contacts_parser.js Support for group sync 10 years ago
crypto.js Pass the signaling key into decryptWebSocketMessage 10 years ago
errors.js Remove erroneous license file and headers 10 years ago
helpers.js Remove erroneous license file and headers 10 years ago
key_worker.js Remove erroneous license file and headers 10 years ago
libaxolotl.js Plumb keys into outgoing conflicts 10 years ago
message_receiver.js MessageReceiver is an event target 10 years ago
protobufs.js Load protobufs asynchronously. Fixes #223 10 years ago
sendmessage.js Remove erroneous license file and headers 10 years ago
storage.js Remove erroneous license file and headers 10 years ago
stringview.js Remove erroneous license file and headers 10 years ago
websocket-resources.js Remove erroneous license file and headers 10 years ago
websocket.js Remove erroneous license file and headers 10 years ago