Commit History

Author SHA1 Message Date
  JC Brand 364c340ab5 Stub trimChat for PhantomJS and move tests_main.js to tests/main.js 11 years ago
  JC Brand 1c26e9016c Fixed chatbox positioning and better disabling of effects 11 years ago
  JC Brand bf6474ff6d Upgrade jquery to 1.11.0 and add jquery.browser 11 years ago
  JC Brand 7d472eb26d Add new dependency moment.js 11 years ago
  JC Brand ad4d959df5 Use my fork of requirejs-tpl since jfparadis isn't merging my changes 11 years ago
  JC Brand 2094ca1207 Properly define the crypto dependencies. Fixes #125 11 years ago
  JC Brand b9cf79505a use new CryptoJS repo since the old one was removed. 11 years ago
  JC Brand 319a955f65 Add code that allows resize by click+drag. 11 years ago
  JC Brand 62f6997a25 Chat boxes and rooms can now be resized vertically 11 years ago
  JC Brand 55b9a4e568 Initial support for external HTMl templates. Updates #77 11 years ago
  JC Brand e729471bbf Event emitting code. Updates #48 11 years ago
  JC Brand c6e57c0051 Add jquery.eventemitter 11 years ago
  JC Brand 512a463750 Create 3 different builds. 11 years ago
  JC Brand 36c3a21036 Patch bigint.js so that it doesn't throw an error when a CSPRNG is not present 11 years ago
  JC Brand 18ba56bcfc Remove duplicated crypto code and fixed crypto dependencies on non_amd.html page 11 years ago
  JC Brand 8f14c32b48 Use newest (unreleased) otr.js so that we can specify paths ourselves 11 years ago
  JC Brand 48b6898a2e Merge branch 'master' into otr 11 years ago
  JC Brand d5df785a2a tinysort's name changed so this dependency wasn't registered. 11 years ago
  JC Brand e4cf875d24 Merge branch 'master' into otr 11 years ago
  JC Brand d4502d6e6f As with localstorage, give tinysort it's full name 12 years ago
  JC Brand 7b0e1d331b Working on a way to build converse without locales. 12 years ago
  JC Brand 2c0ae11fb7 Remove sjcl, which is not being used anymore 12 years ago
  JC Brand a95634fb26 Add crypto.aes to tests_main 12 years ago
  JC Brand a2aeec8449 Add initial OTR code. 12 years ago
  JC Brand 7ee9b56d8f Add require, otherwise it's not included in the minified file 12 years ago
  JC Brand 7ed30139d6 Move path and shim configs from converse.js to main.js 12 years ago
  JC Brand c21a235243 Make sure the converse object is globally available 12 years ago
  JC Brand 9e05ed8d76 Moved call to initialize to HTML markup 12 years ago
  JC Brand 9b5c9138fb Add a config option to by default show the controlbox 12 years ago
  JC Brand 895df5fff5 Add default config values to main.js (for reference) 12 years ago