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 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
..
models Create requires an object 10 years ago
views Delete old code 10 years ago
axolotl_store.js Remove erroneous license file and headers 10 years ago
background.js MessageReceiver is an event target 10 years ago
bimap.js Remove erroneous license file and headers 10 years ago
chromium.js Remove double-check of unread count 10 years ago
components.js 239 Auto-expand message area when typing 10 years ago
conversation_controller.js Revert "Remove global updateInbox method" 10 years ago
conversation_panel.js Remove erroneous license file and headers 10 years ago
database.js Remove erroneous license file and headers 10 years ago
debugLog.js Make debug log handle multiple arguments 10 years ago
index.js Remove erroneous license file and headers 10 years ago
libaxolotl-worker.js Use a worker to facilitate key generation 10 years ago
libphonenumber-util.js Remove erroneous license file and headers 10 years ago
libtextsecure.js MessageReceiver is an event target 10 years ago
notifications.js Include image previews in notifications 10 years ago
options.js Remove erroneous license file and headers 10 years ago
panel_controller.js Stop calling updateInbox all the time 10 years ago
register.js Remove erroneous license file and headers 10 years ago
storage.js Remove erroneous license file and headers 10 years ago