JC Brand
|
0c43e4b87c
|
Upgrade to Jasmine 2.5.3
|
2017-04-06 11:31:05 +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
|
6d2a38a7c1
|
Fixes #486 Update docs and fix failing test.
|
2017-02-12 19:01:07 +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
|
4dcb855562
|
Split API into public and private (plugin only) parts.
|
2017-02-02 18:30:59 +00:00 |
|
JC Brand
|
081f075aa9
|
Add eslint with lodash checking and apply its suggestions
|
2017-02-01 14:02:18 +01:00 |
|
JC Brand
|
de07b6a529
|
No need for two AMD-load cycles.
|
2016-11-30 12:18:58 +00:00 |
|
JC Brand
|
a2f4acdcee
|
All tests suites now updated and isolated.
|
2016-11-03 13:59:05 +00:00 |
|
JC Brand
|
561c138edd
|
Bugfix. Allow multiple MAM queries to be made simultaneously.
|
2016-07-28 18:01:37 +02:00 |
|
JC Brand
|
1676258c38
|
Move the MAM features to a separate plugin.
|
2016-03-14 14:04:36 +00:00 |
|
JC Brand
|
e835a25184
|
Add jshint checking and fix errors.
|
2015-10-25 17:55:18 +00:00 |
|
JC Brand
|
2cc76c3af7
|
Type attribute on data forms is mandatory. updates #306
See here:
https://github.com/strophe/strophejs-plugins/pull/65
|
2015-07-29 14:35:07 +02:00 |
|
JC Brand
|
1dbe0ed8de
|
Trying to work around timezone issues.
Causing tests to fail on Travis.
|
2015-07-21 23:18:03 +02:00 |
|
JC Brand
|
5eea22f245
|
More work on showing archived chatroom messages.
updates #306
|
2015-07-21 20:10:31 +02:00 |
|
JC Brand
|
087718d7f0
|
Expand a test case to also check for received archived messages.
updates #306
|
2015-07-13 23:16:21 +02:00 |
|
JC Brand
|
1a9771c717
|
Test code which receives archived messages and calls callback
updates #306
|
2015-07-12 23:58:07 +02:00 |
|
JC Brand
|
27afd32aeb
|
Test that archive.query takes a Strophe.RSM object.
updates #306
|
2015-07-12 22:00:32 +02:00 |
|
JC Brand
|
69de033cea
|
Write documentation for the archive API. Also add another test.
update #306
|
2015-07-12 21:27:22 +02:00 |
|
JC Brand
|
9abbd1e8f0
|
Allow a Strophe.RSM object to be passed in to archive.query.
updates #306
|
2015-07-11 14:55:02 +02:00 |
|
JC Brand
|
1261a2525d
|
Use Strophe.RSM for result set management.
|
2015-07-11 12:03:20 +02:00 |
|
JC Brand
|
b77d76b364
|
Started adding the API for querying archived messages.
|
2015-07-11 06:36:44 +02:00 |
|
JC Brand
|
eeeaddbe04
|
Add the ability to read and set MAM preferences.
|
2015-07-10 15:24:13 +02:00 |
|