Cable-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
2015-09-18 09:30:12 -07:00
..
models Create requires an object 2015-09-17 11:42:59 -07:00
views Delete old code 2015-09-16 22:19:04 -07:00
axolotl_store.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
background.js MessageReceiver is an event target 2015-09-18 09:30:12 -07:00
bimap.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
chromium.js Remove double-check of unread count 2015-09-17 13:46:58 -07:00
components.js 239 Auto-expand message area when typing 2015-06-23 22:45:41 +02:00
conversation_controller.js Revert "Remove global updateInbox method" 2015-09-17 15:42:13 -07:00
conversation_panel.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
database.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
debugLog.js Make debug log handle multiple arguments 2015-09-16 11:29:01 -07:00
index.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
libaxolotl-worker.js Use a worker to facilitate key generation 2015-05-05 17:44:55 -07:00
libphonenumber-util.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
libtextsecure.js MessageReceiver is an event target 2015-09-18 09:30:12 -07:00
notifications.js Include image previews in notifications 2015-09-14 14:02:05 -07:00
options.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
panel_controller.js Stop calling updateInbox all the time 2015-09-17 10:57:17 -07:00
register.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
storage.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00