JC Brand
|
fe6a9ca748
|
Merge converse-api and converse-core
Otherwise `require('converse-core')` can be called, exposing the inner converse
object.
|
2017-02-14 14:35:52 +00:00 |
|
JC Brand
|
b7b9711296
|
Rename the closured converse object to _converse
to indicate that it's private and to differentiate it from the outer "global"
converse object.
|
2017-02-02 18:34:13 +00:00 |
|
JC Brand
|
081f075aa9
|
Add eslint with lodash checking and apply its suggestions
|
2017-02-01 14:02:18 +01:00 |
|
JC Brand
|
c670893058
|
Bugfix. Arrays in configuration settings were ignored.
|
2016-11-22 08:55:52 +00:00 |
|
JC Brand
|
6f1ac50893
|
Move leaky MUC abstractions out of converse-chatview.js
In the process also updated `updateSettings` to allow merging.
|
2016-10-27 14:56:31 +02:00 |
|
JC Brand
|
01c3a50cc2
|
Add code to generically and recursively update user settings.
Also moved chatview specific settings.
|
2016-10-26 14:14:49 +02:00 |
|