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 a55c61a3ba
Use local var `environment` rather than `NODE_ENV`
Traditionally, NODE_ENV refers to an environment variable. For clarity,
let's keep it that way and don't reuse it in the renderer. Also, add a
note about explicitly overriding env vars for node-config.

// FREEBIE
8 years ago
..
models
views Refactor app view 8 years ago
Mp3LameEncoder.min.js
WebAudioRecorderMp3.js
background.js
backup.js
chromium.js
components.js
conversation_controller.js
conversation_panel.js
database.js
debugLog.js
delivery_receipts.js
emoji_util.js
expire.js
expiring_messages.js
focus_listener.js
i18n.js Rename window.env to window.config 8 years ago
index.js
keychange_listener.js Fetch conversations once, clean up ConversationController API (#1420) 8 years ago
libphonenumber-util.js
libsignal-protocol-worker.js
libtextsecure.js
notifications.js
options.js
panel_controller.js
read_receipts.js Read/Delivery Receipts: Wait for resolution in main queue 8 years ago
register.js
registration.js Refactor registration event 9 years ago
reliable_trigger.js
rotate_signed_prekey_listener.js
signal_protocol_store.js
storage.js
wall_clock_listener.js