Commit History

Author SHA1 Message Date
  JC Brand fde70077cb Mention that converse.js runs in the browser :) 10 years ago
  JC Brand f1753be5a6 Expand the setup docs and re-add section "What you will need" 10 years ago
  JC Brand 953ffc63bc Remove unused .gitmodules file. 10 years ago
  JC Brand 7637a3f12b Bundler bugfix in Makefile. 10 years ago
  JC Brand 4d6aed5d81 Merge branch 'master' of github.com:jcbrand/converse.js 10 years ago
  JC Brand 17da00d5c1 Release version 0.9.0 10 years ago
  JC Brand 9b0d2904b6 CSS Tweak for IE10. 10 years ago
  JC Brand f73b74a8e3 CSS tweaks. 10 years ago
  JC Brand 7473f458eb Mention prebind_url in changes and update links to docs for older settings. 10 years ago
  JC Brand d40eebc41f Document the prebind_url option. 10 years ago
  JC Brand 9dd3440f86 Add new config option prebind_url 10 years ago
  JC Brand e01f1ea59a Make sure Strophe is available for other dep configs as well. 10 years ago
  JC Brand a359dc5e88 Add a drop-shadow for the user search box and fix widths. 10 years ago
  JC Brand 61626873a3 Fix with of "add user" input. 10 years ago
  JC Brand 039904eb8c Some CSS fixes. 10 years ago
  JC Brand 2e3eaa5d41 Bugfix. The stanza wasn't being passed into the handlers. 10 years ago
  JC Brand dac013b2d4 Chat box textarea height fix. 10 years ago
  JC Brand 6c10d2b7b2 Remove strophe.muc.js completely. closes #307 10 years ago
  JC Brand df724788fc Two chat room bugfixes. updates #307 10 years ago
  JC Brand db44a297cb Remove the last calls to connection.muc. updates #307 10 years ago
  JC Brand 3daf6d6c1a Refactor to no longer user muc.saveConfiguration. updates #307 10 years ago
  JC Brand c893a51ac5 Rewrite the MUC commands to not use strophe.muc. updates #307 10 years ago
  JC Brand acd3463abd Remove usage of muc.groupchat. updates #307 10 years ago
  JC Brand 762e2bac04 Write a test for rooms listing. 10 years ago
  JC Brand c7d5b8b13f Refactor to no longer call muc.listRooms. updates #307 10 years ago
  JC Brand 79a5121219 Also test for users leaving a room. updates #307 10 years ago
  JC Brand 6c31f76406 Refactor other tests. All tests pass now again. updates #307 10 years ago
  JC Brand 405351058a Rename the nick changed tests. updates #307 10 years ago
  JC Brand 551a8842ce Drop dependence on muc.leave. updates #307 10 years ago
  JC Brand 4a5eb7c38a Initial work on refactoring MUC chat rooms. updates #307 10 years ago