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/modules
sachaaaaa 7756d4f0f3 Merge branch 'clearnet' into PR_file_server
* clearnet:
  fix method
  separate out new/open, more lint/cleanup
  separate out note to self
  create window.mixpanel here
  use window.mixpanel, remove eventEmitter
  allow mixpanel to be already set up elsewhere
  Address review comments
  Add missing file in tests
  Add UI elements for searching and selecting members in a group chat
  Desktop Analytics
  Replaced value with a descriptive constant.
  Add comment to fix up confusion.
  Keep a cache of the last 5 fetched messages for public chat so we can use it to detect duplicate messages.

# Conflicts:
#	js/background.js
#	js/modules/loki_public_chat_api.js
6 years ago
..
metadata Ensure that we capture sender even if thrown error is falsey 6 years ago
migrations Merge signal changes into branch. 7 years ago
types Left pane changes. 6 years ago
views Show and log progress during the SQLCipher migration 7 years ago
.eslintrc Replace generator function and other various fixes 6 years ago
attachment_downloads.js New MessageController as the single place for in-memory messages 6 years ago
auto_orient_image.js Format all source code using Prettier 7 years ago
backup.js Debug log optimizations and improvements 6 years ago
crypto.js Updates to backup infrastructure 6 years ago
data.d.ts Move left pane entirely to React 6 years ago
data.js Enforce curlies completely and lint with new settings 6 years ago
database.js Format all source code using Prettier 7 years ago
debug.js Move conversations to SQLCipher 7 years ago
debuglogs.js Replaced more references to signal with loki and updated CONTRIBUTING.md 6 years ago
deferred_to_promise.d.ts Let's make it all pretty, shall we? 7 years ago
deferred_to_promise.js Extract `deferredToPromise` 7 years ago
i18n.js Use window.log in browser context, turn on console eslint rule 7 years ago
idle_detector.js Use window.log in browser context, turn on console eslint rule 7 years ago
indexeddb.js Merge signal changes into branch. 7 years ago
job_queue.js Lint 6 years ago
link_previews.d.ts Improve handling for URLs composed of mixed character sets 6 years ago
link_previews.js Enable link preview for i.imgur.com, tenor and giphy 6 years ago
logs.js Refactor: db tasks to database.js, log delete to modules/logs.js 7 years ago
loki_app_dot_net_api.js Merge branch 'clearnet' into PR_file_server 6 years ago
loki_file_server_api.js lint 6 years ago
loki_message_api.js use window.mixpanel, remove eventEmitter 6 years ago
loki_mixpanel.js separate out new/open, more lint/cleanup 6 years ago
loki_p2p_api.js Enforce curlies completely and lint with new settings 6 years ago
loki_public_chat_api.js Merge pull request #512 from neuroscr/desktop-analytics 6 years ago
loki_rpc.js Merge pull request #371 from BeaudanBrown/testnet 6 years ago
loki_rss_api.js Enforce curlies completely and lint with new settings 6 years ago
loki_snode_api.js use window.mixpanel, remove eventEmitter 6 years ago
messages_data_migrator.js Move conversations to SQLCipher 7 years ago
migrate_to_sql.js Remove groups table, conversation is single source of truth 6 years ago
privacy.js Remove newlines from group IDs 7 years ago
refresh_sender_certificate.js Fix reference to nonexistent variable 7 years ago
settings.js Show and log progress during the SQLCipher migration 7 years ago
signal.js Add UI elements for searching and selecting members in a group chat 6 years ago
sleep.js Format all source code using Prettier 7 years ago
string_to_array_buffer.js Format all source code using Prettier 7 years ago
util_worker_interface.js Fix variable names. 6 years ago
web_api.js Add eslint rule to enforce curlys, run eslint --fix to automatically apply this rule and add swapfiles to gitignore 6 years ago