- 26 Jul, 2019 1 commit
-
-
Alexandre authored
-
- 31 Jan, 2019 1 commit
-
-
Nicolas Mérigot authored
-
- 26 Jun, 2018 1 commit
-
-
JC Brand authored
-
- 11 Jun, 2018 1 commit
-
-
JC Brand authored
-
- 14 May, 2018 1 commit
-
-
JC Brand authored
Update Makefile to avoid unnecessarily running `npm install`
-
- 09 May, 2018 1 commit
-
-
JC Brand authored
-
- 08 May, 2018 1 commit
-
-
JC Brand authored
-
- 25 Apr, 2018 1 commit
-
-
JC Brand authored
-
- 24 Apr, 2018 1 commit
-
-
JC Brand authored
Also updated to work with latest branch of converse.js (which includes the bootstrap work).
-
- 14 Feb, 2018 2 commits
- 09 Feb, 2018 3 commits
-
-
JC Brand authored
- Remove the .gitmodules file. - Update readme with install instructions - Add `clean` recipe to Makefile
-
JC Brand authored
-
JC Brand authored
Instead of using `git submodules`, you can then use `npm link converse.js` to link in an existing checkout of converse.js Note, before running `npm link converse.js` inside the xmpp-chat-component checkout, you'll need to run `npm link` inside the converse.js checkout. Doing it this way removes the need to check out converse.js again (via git submodule) when you already have a checkout of converse.js somewhere and also makes the NPM dependency on converse.js explicit.
-