1. 21 Nov, 2016 1 commit
    • JC Brand's avatar
      Refactored notification code · e02c044a
      JC Brand authored
      responsible for showing messages based on the extended presence information.
      
      - Use DOM API instead of jQuery
      - Make info messages overridable (allows also for disabling them)
      - Break up large function with inline callbacks into smaller ones
      e02c044a
  2. 20 Nov, 2016 1 commit
  3. 18 Nov, 2016 1 commit
  4. 14 Nov, 2016 1 commit
  5. 13 Nov, 2016 1 commit
  6. 08 Nov, 2016 1 commit
  7. 07 Nov, 2016 6 commits
  8. 04 Nov, 2016 2 commits
  9. 03 Nov, 2016 9 commits
  10. 02 Nov, 2016 14 commits
  11. 01 Nov, 2016 2 commits
  12. 30 Oct, 2016 1 commit
    • Aaron C. de Bruyn's avatar
      Update index.html with up-to-date Roundcube plugin too (#713) · 1c2d88ea
      Aaron C. de Bruyn authored
      * Use roundcube plugin fork with current converse.js
      
      The previous plugin developer is still running an ancient version of converse.js.  This updates the link to point to a fork that us running a current version of converse.js.
      
      * Add up-to-date version of roundcube plugin to index.html too
      1c2d88ea