- Mar 10, 2021
- Mar 03, 2021
-
-
ubermanu authored
-
- Feb 05, 2021
-
-
ubermanu authored
-
Jean-Baptiste Pasquier authored
-
- Feb 04, 2021
-
-
ubermanu authored
-
- Jan 25, 2021
-
-
Jean-Baptiste Pasquier authored
-
-
- Jan 24, 2021
-
-
Gaëlle Morin authored
-
- Nov 02, 2020
-
-
Jean-Baptiste Pasquier authored
-
- Jun 18, 2020
-
-
Jean-Baptiste Pasquier authored
-
- Jul 26, 2019
-
-
- Jan 31, 2019
-
-
Nicolas Mérigot authored
-
- Jun 26, 2018
-
-
JC Brand authored
-
- Jun 11, 2018
-
-
JC Brand authored
-
- May 14, 2018
-
-
JC Brand authored
Update Makefile to avoid unnecessarily running `npm install`
-
- May 09, 2018
-
-
JC Brand authored
-
- May 08, 2018
-
-
JC Brand authored
-
- Apr 25, 2018
-
-
JC Brand authored
-
- Apr 24, 2018
-
-
JC Brand authored
Also updated to work with latest branch of converse.js (which includes the bootstrap work).
-
- Feb 14, 2018
- Feb 09, 2018
-
-
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.
-