1. 14 May, 2015 2 commits
    • JC Brand's avatar
      Merge pull request #397 from jacobdanner/patch-2 · 5fce1556
      JC Brand authored
      add .cmd extensions to makefile.win
      5fce1556
    • Jacob Danner's avatar
      add .cmd extensions to makefile.win · 707712e6
      Jacob Danner authored
      I was getting the following error while running make all on my windows machine
      """
      node_modules/.bin/bower install
      'node_modules' is not recognized as an internal or external command,
      operable program or batch file.
      make: *** [stamp-bower] Error 1
      """
      
      This was resolved by adding the complete extension to the windows path.
      707712e6
  2. 11 May, 2015 2 commits
  3. 09 May, 2015 1 commit
  4. 08 May, 2015 3 commits
  5. 07 May, 2015 2 commits
  6. 06 May, 2015 1 commit
    • JC Brand's avatar
      Bugfix. See below. · c0bec459
      JC Brand authored
      Manual login doesn't work when websocket_url is set and not bosh_service_url
      
      It's already a while since we don't include an input for the bosh_service_url in the login panel.
      c0bec459
  7. 03 May, 2015 1 commit
    • JC Brand's avatar
      Created method insertIntoPage · 9f5f5da7
      JC Brand authored
      Put the code that inserts a chat box into the page in it's own method,
      so that it can be overridden from a plugin.
      9f5f5da7
  8. 01 May, 2015 11 commits
  9. 26 Apr, 2015 7 commits
  10. 25 Apr, 2015 10 commits