- 11 Jun, 2020 1 commit
-
-
JC Brand authored
After some back-and-forth, I think it's still better to keep markup in templates (instead of having them directly inside the components) becaues it makes it easier for people to modify Converse.js (at the expense of some developer ergonomics).
-
- 10 Jun, 2020 1 commit
-
-
JC Brand authored
-
- 09 Jun, 2020 3 commits
-
-
JC Brand authored
-
Florian Nitzsché authored
-
Ariel Fuggini authored
-
- 08 Jun, 2020 6 commits
-
-
JC Brand authored
-
JC Brand authored
-
Ariel Fuggini authored
-
dependabot-preview[bot] authored
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. **This update includes a security fix.** - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [uglify-js](https://github.com/mishoo/UglifyJS2) from 3.8.1 to 3.9.1. - [Release notes](https://github.com/mishoo/UglifyJS2/releases) - [Commits](https://github.com/mishoo/UglifyJS2/compare/v3.8.1...v3.9.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
JC Brand authored
-
- 06 Jun, 2020 1 commit
-
-
JC Brand authored
-
- 05 Jun, 2020 4 commits
- 04 Jun, 2020 4 commits
- 03 Jun, 2020 12 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
This is to try and make it clearer that this method won't override initialization settings, and is instead simply to add to the default settings.
-
JC Brand authored
-
JC Brand authored
This is a problem that could occur when calling converse.initialize twice
-
- 01 Jun, 2020 8 commits
-
-
Ariel Fuggini authored
-
Ariel Fuggini authored
-
Ariel Fuggini authored
-
JC Brand authored
Credit for this work goes to @deleolajide
-
JC Brand authored
Fixes #2040
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
- Render chat content as a <converse-chat-content> component - Create new component for rendering the message body - Get rid of `showMessage` method
-