Evgeniy Khramtsov
|
0bcbd12776
|
Rewrite mod_mix to use XML generator
|
2016-07-31 08:51:47 +03:00 |
|
Evgeniy Khramtsov
|
792e6a7c1c
|
Rewrite mod_http_upload to use XML generator
|
2016-07-30 17:48:52 +03:00 |
|
Evgeniy Khramtsov
|
d2d3b961eb
|
Rewrite mod_sic to use XML generator
|
2016-07-30 13:30:29 +03:00 |
|
Evgeniy Khramtsov
|
b31ebd2ea0
|
Rewrite captcha to use XML generator
|
2016-07-28 15:10:41 +03:00 |
|
Evgeniy Khramtsov
|
c409ed2f2c
|
Rewrite S2S and ejabberd_service code to use XML generator
|
2016-07-27 10:45:08 +03:00 |
|
Evgeniy Khramtsov
|
da310a5173
|
Rewrite mod_adhoc and mod_announce to use XML generator
|
2016-07-26 09:52:29 +03:00 |
|
Evgeniy Khramtsov
|
179fcd9521
|
Rewrite mod_mam and mod_muc to use XML generator
|
2016-07-25 13:50:30 +03:00 |
|
Evgeniy Khramtsov
|
bc802a4049
|
Rewrite mod_blocking to use XML generator
|
2016-07-19 10:07:04 +03:00 |
|
Evgeniy Khramtsov
|
a4a9dd7f03
|
Rewrite mod_offline to use XML generator
|
2016-07-19 07:56:14 +03:00 |
|
Evgeniy Khramtsov
|
9a8e197d7e
|
Initial version based on XML generator
|
2016-07-18 15:01:32 +03:00 |
|
Holger Weiss
|
30e814dd4b
|
XEP-0198: Add 'h' attribute to <failed/> element
If a resume request is rejected because the session timed out, indicate
the number of handled stanzas as per version 1.5 of XEP-0198.
|
2016-05-24 22:20:58 +02:00 |
|
Evgeniy Khramtsov
|
8700a3401e
|
Add tests for MUC MAM
|
2016-05-01 12:48:23 +03:00 |
|
Badlop
|
e5e4f39c01
|
Remove --auth in ejabberd_ctl.erl as it's useless, still useful for mod_rest
|
2016-04-15 15:35:57 +02:00 |
|
Evgeniy Khramtsov
|
15ee72138a
|
Add tests for MIX
|
2016-03-10 17:42:37 +03:00 |
|
Evgeniy Khramtsov
|
d6323a7b5e
|
Add tests for XEP-0013
|
2016-02-10 16:15:43 +03:00 |
|
Christophe Romain
|
efda70e73a
|
Update dependencies
|
2016-01-05 16:00:47 +01:00 |
|
Paweł Chmielowski
|
1f4916041e
|
Update set-dep-versions script to work with new rebar.config
|
2015-12-23 14:11:49 +01:00 |
|
Evgeniy Khramtsov
|
87fb5132be
|
Make JID related functions from jlib.erl deprecated
|
2015-11-24 20:31:26 +03:00 |
|
Christophe Romain
|
67a70b9107
|
Integrate join/leave cluster as ejabberd command
|
2015-11-20 10:39:27 +01:00 |
|
Christophe Romain
|
7cf904f4cf
|
Merge pull request #742 from joudinet/master
Allow root to run join_cluster and leave_cluster
|
2015-09-25 14:20:37 +02:00 |
|
Badlop
|
deccf91280
|
Fix calling problem introduced when reducing bashisms (#748)
|
2015-09-25 13:35:03 +02:00 |
|
Johan Oudinet
|
1f4d8fd4d7
|
Remove bashisms in {join,leave}cluster scripts
So they can run in any POSIX shell, not bash only.
|
2015-09-24 15:32:06 +02:00 |
|
Johan Oudinet
|
c360326cdb
|
Allow root to run join_cluster and leave_cluster
Prefix the call to joincluster and leavecluster in ejabberdctl by
$EXEC_CMD. Avoid using sh -c in these scripts.
Should fix #676.
|
2015-09-22 17:07:39 +02:00 |
|
Christophe Romain
|
8fd9670da2
|
typo fix
|
2015-09-10 12:21:50 +02:00 |
|
Evgeniy Khramtsov
|
a53191fed5
|
Add "complete" attribute to MAM final response (EJABS-2484)
|
2015-07-10 14:05:47 +03:00 |
|
Evgeniy Khramtsov
|
8e27decdfd
|
Fix mod_mam compatibility with RSM for other backends
|
2015-07-10 13:59:33 +03:00 |
|
Evgeniy Khramtsov
|
83cce468a5
|
Add MAM (XEP-0313) support
|
2015-06-22 16:56:08 +03:00 |
|
Christophe Romain
|
3188941af2
|
Add minor robustness on cluster scripts
|
2015-05-20 14:06:03 +02:00 |
|
Holger Weiss
|
dfbef8be8f
|
Remove XEP-0091 tags from test suite
|
2015-05-18 14:38:57 +02:00 |
|
Christophe Romain
|
dbcfd38c18
|
Allow run joincluster as non root when ejabberd installed as root (#497)
|
2015-05-13 15:54:28 +02:00 |
|
Christophe Romain
|
23aa8598ab
|
Allow bypassing script interraction (#516)
|
2015-04-23 10:14:08 +02:00 |
|
Christophe Romain
|
63926efd20
|
Improve join/leave cluster scripts
|
2015-04-21 13:32:14 +02:00 |
|
Paweł Chmielowski
|
a8f2cbac75
|
Remove tools/configure.erl as it's not used and can cause problem with make install
|
2015-03-27 13:22:50 +01:00 |
|
Christophe Romain
|
8cf4ef0aac
|
add mnesia cluster helper scripts
|
2015-03-06 15:42:41 +01:00 |
|
Holger Weiss
|
96025bfc6e
|
set-dep-versions: Cope with branches
Handle the case where a branch name is specified for a rebar dependency,
as we now do for Elixir.
|
2015-02-26 00:02:11 +01:00 |
|
Badlop
|
5a35405cd5
|
Update copyright dates to 2015 (EJAB-1733)
|
2015-01-08 17:34:43 +01:00 |
|
Christophe Romain
|
7e6d310fe4
|
include static versions of deps in rebar.config/script (thanks to Holger Weiß)(EJAB-1730)
|
2014-12-11 15:21:58 +01:00 |
|
Evgeniy Khramtsov
|
9a0b951855
|
Add tests for mod_vcard_xupdate
|
2014-10-30 23:57:15 +03:00 |
|
Evgeniy Khramtsov
|
72fd353988
|
Avoid generation of excessive records
|
2014-09-13 22:54:07 +04:00 |
|
Holger Weiss
|
1a320baad8
|
Add tests for Client State Indication support
|
2014-09-11 18:18:20 +02:00 |
|
Evgeniy Khramtsov
|
c3eaa29f70
|
Parse x:data in jabber:register
|
2014-09-03 21:30:27 +04:00 |
|
Evgeniy Khramtsov
|
bfd028beea
|
Recompile the xmpp_codec using updated XML generator
|
2014-08-27 12:55:31 +04:00 |
|
Evgeniy Khramtsov
|
a087af7060
|
Re-generate the XMPP codec using updated xml_gen
|
2014-07-24 10:35:17 +04:00 |
|
Evgeniy Khramtsov
|
25676b43ed
|
Add tests for session management
|
2014-07-22 14:00:48 +04:00 |
|
Evgeniy Khramtsov
|
f2003943db
|
Add tests for mod_carboncopy
|
2014-07-21 09:08:54 +04:00 |
|
Evgeniy Khramtsov
|
744018425b
|
Improve MUC test cases
|
2014-07-19 17:30:02 +04:00 |
|
Paweł Chmielowski
|
0456b78d87
|
Use p1_utils
|
2014-07-17 10:52:31 +02:00 |
|
Evgeniy Khramtsov
|
eb803832b7
|
Remove unnecessary defaults from the xmpp_codec spec
|
2014-07-15 20:42:53 +04:00 |
|
badlop
|
285c4c17cf
|
Merge pull request #146 from jamielinux/master
Update FSF address
|
2014-04-11 13:35:46 +02:00 |
|
Badlop
|
5bf3c784da
|
New Bash completion script for ejabberdctl, experimental (EJAB-1042)
|
2014-03-26 16:43:56 +01:00 |
|