1. 10 Jun, 2016 2 commits
    • JC Brand's avatar
      Let converse.initialize return a deferred · 454f8ef0
      JC Brand authored
      and use that in the tests, instead of a callback.
      454f8ef0
    • JC Brand's avatar
      Allow plugins to have optional dependencies. · 62c17027
      JC Brand authored
      This change refactors out the plugin code from converse-core into
      src/converse-puggable.js
      
      Additionally, plugins now have an optional attribute `optional_dependencies`
      which is an array of dependencies which are "nice-to-have" but not essential.
      
      Work has also been done to ensure that a plugins' dependencies are first loaded
      before the plugin itself.
      62c17027
  2. 06 Jun, 2016 3 commits
  3. 03 Jun, 2016 4 commits
  4. 01 Jun, 2016 1 commit
  5. 31 May, 2016 5 commits
  6. 30 May, 2016 8 commits
  7. 28 May, 2016 5 commits
  8. 27 May, 2016 5 commits
  9. 26 May, 2016 1 commit
  10. 25 May, 2016 5 commits
  11. 24 May, 2016 1 commit