1. 10 Nov, 2017 2 commits
    • JC Brand's avatar
      Disco API refactoring · a6f2877e
      JC Brand authored
      This came out of the desire to let `converse-muc` use the API to
      determine whether MUC is supported. However, we don't know the entity
      JID before hand and I couldn't think of a good way to query all current
      and future entities for a feature.
      
      So `converse-muc` still does it's own thing without the API, but some
      refactoring came as a result of attempting.
      a6f2877e
    • JC Brand's avatar
      Rename getPromiseWrapper to getResolveablePromise · 87213bf9
      JC Brand authored
      Let a promise be returned instead of a wrapper, but glue the `resolve`
      and `reject` methods onto it
      87213bf9
  2. 09 Nov, 2017 1 commit
  3. 05 Nov, 2017 2 commits
  4. 03 Nov, 2017 1 commit
    • JC Brand's avatar
      Various changes around making builds. · 4d06228d
      JC Brand authored
      - Update build scripts to use transpiled versions of newly added modules
      - Stop building locales.js and remove locales stuff from build scripts
      - No need for Grunt anymore since we don't need to make locales.js
      4d06228d
  5. 02 Nov, 2017 4 commits
  6. 31 Oct, 2017 21 commits
  7. 30 Oct, 2017 1 commit
    • JC Brand's avatar
      Various changes. See below. · 2bce9e72
      JC Brand authored
      * Update localisation/translation documentation due to recent changes.
      * Remove `moment_locales.js` and instead load the moment locales in `src/i18n.js`
      * Mention how to load the fullscreen version. Refs #939
      2bce9e72
  8. 27 Oct, 2017 2 commits
  9. 26 Oct, 2017 1 commit
  10. 25 Oct, 2017 1 commit
  11. 24 Oct, 2017 2 commits
  12. 23 Oct, 2017 2 commits