JC Brand
|
227eb9b81c
|
Fix _ is undefined error
|
2017-04-28 19:57:36 +02:00 |
|
JC Brand
|
30febd17d4
|
Throw error if more than one chatroom is given
|
2017-04-28 19:52:42 +02:00 |
|
JC Brand
|
4c23925684
|
Fixes #861: Properly insert chatroom into DOM
|
2017-04-28 19:52:13 +02:00 |
|
JC Brand
|
3ea43c6a0f
|
Use noConflict to avoid polluting globale namespace
with lodash and Backbone.
|
2017-04-21 18:06:27 +02:00 |
|
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
|
f73a1d3fc0
|
Don't name the modules.
According to the require.js docs this shouldn't be done.
http://requirejs.org/docs/whyamd.html#namedmodules
|
2017-02-13 14:37:17 +00:00 |
|
JC Brand
|
63888dd454
|
Fix failing tests
|
2017-02-02 21:55:05 +00:00 |
|
JC Brand
|
890d87c980
|
Add initial demo of embedded MUC chat
|
2017-02-02 21:55:05 +00:00 |
|