Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite mod_configure to use XML generator | Evgeniy Khramtsov | 2016-08-03 | 1 | -1147/+729 |
| | |||||
* | Rewrite mod_stats to use XML generator | Evgeniy Khramtsov | 2016-07-31 | 2 | -121/+108 |
| | |||||
* | Improve vCard creation from LDAP result | Evgeniy Khramtsov | 2016-07-31 | 1 | -104/+44 |
| | |||||
* | Rewrite mod_mix to use XML generator | Evgeniy Khramtsov | 2016-07-31 | 4 | -407/+323 |
| | |||||
* | Get rid of "jlib.hrl" dependency in mod_service_log | Evgeniy Khramtsov | 2016-07-30 | 1 | -1/+1 |
| | |||||
* | Get rid of "jlib.hrl" dependency in some modules | Evgeniy Khramtsov | 2016-07-30 | 17 | -30/+19 |
| | |||||
* | Rewrite mod_http_upload to use XML generator | Evgeniy Khramtsov | 2016-07-30 | 3 | -137/+691 |
| | |||||
* | Rewrite mod_sic to use XML generator | Evgeniy Khramtsov | 2016-07-30 | 2 | -48/+219 |
| | |||||
* | Rewrite mod_shared_roster backends module to use XML generator | Evgeniy Khramtsov | 2016-07-30 | 3 | -3/+1 |
| | |||||
* | Rewrite mod_shared_roster to use XML generator | Evgeniy Khramtsov | 2016-07-30 | 2 | -96/+36 |
| | |||||
* | Rewrite mod_vcard_ldap to use XML generator | Evgeniy Khramtsov | 2016-07-29 | 7 | -625/+336 |
| | |||||
* | Rewrite several modules to use XML generator | Evgeniy Khramtsov | 2016-07-29 | 11 | -374/+254 |
| | |||||
* | Rewrite captcha to use XML generator | Evgeniy Khramtsov | 2016-07-28 | 5 | -354/+765 |
| | |||||
* | Rewrite mod_register to use XML generator | Evgeniy Khramtsov | 2016-07-27 | 1 | -329/+202 |
| | |||||
* | Swap variables in their correct places | Evgeniy Khramtsov | 2016-07-27 | 1 | -1/+1 |
| | |||||
* | Fix type spec for set_from_to/3 | Evgeniy Khramtsov | 2016-07-27 | 1 | -3/+3 |
| | |||||
* | Rewrite S2S and ejabberd_service code to use XML generator | Evgeniy Khramtsov | 2016-07-27 | 9 | -1261/+1499 |
| | |||||
* | Get rid of "jlib.hrl" dependency in some files | Evgeniy Khramtsov | 2016-07-26 | 33 | -58/+21 |
| | |||||
* | Remove jlib dependency from acl.erl | Evgeniy Khramtsov | 2016-07-26 | 1 | -2/+2 |
| | |||||
* | Rewrite mod_adhoc and mod_announce to use XML generator | Evgeniy Khramtsov | 2016-07-26 | 4 | -307/+744 |
| | |||||
* | Rewrite mod_mam and mod_muc to use XML generator | Evgeniy Khramtsov | 2016-07-25 | 14 | -4123/+4566 |
| | |||||
* | Fix hooks de-registration | Evgeniy Khramtsov | 2016-07-19 | 1 | -3/+3 |
| | |||||
* | Rewrite mod_blocking to use XML generator | Evgeniy Khramtsov | 2016-07-19 | 3 | -88/+136 |
| | |||||
* | Rewrite mod_offline to use XML generator | Evgeniy Khramtsov | 2016-07-19 | 3 | -211/+464 |
| | |||||
* | Initial version based on XML generator | Evgeniy Khramtsov | 2016-07-18 | 35 | -3650/+26607 |
| | |||||
* | Omit [info] message with number of queued stanzas | Holger Weiss | 2016-07-10 | 1 | -2/+2 |
| | | | | | Just log a debug message if a stream management session times out and some stanzas weren't acknowledged. | ||||
* | Fix compilation error | Evgeniy Khramtsov | 2016-07-10 | 1 | -1/+1 |
| | |||||
* | Use hooks instead of direct calls to mod_mam | Evgeniy Khramtsov | 2016-07-09 | 3 | -67/+111 |
| | |||||
* | mod_http_upload_quota: Depend on mod_http_upload | Holger Weiss | 2016-07-08 | 1 | -1/+1 |
| | | | | | mod_http_upload_quota uses mod_http_upload's "docroot" option, so the mod_http_upload configuration must be parsed, first. Fixes #1025. | ||||
* | Do send last items only for subscription on current plugin type | Christophe Romain | 2016-07-08 | 1 | -1/+2 |
| | |||||
* | Rename MUC/Sub's namespace | Evgeniy Khramtsov | 2016-07-08 | 1 | -5/+5 |
| | |||||
* | Handle MUC/Sub subscriptions list request | Evgeniy Khramtsov | 2016-07-08 | 1 | -0/+25 |
| | |||||
* | Advertise MUC/Sub support in MUC service disco#info | Evgeniy Khramtsov | 2016-07-08 | 1 | -0/+2 |
| | |||||
* | Experimental MUC/Sub support | Evgeniy Khramtsov | 2016-07-08 | 1 | -345/+695 |
| | |||||
* | Get rid of warnings | Evgeniy Khramtsov | 2016-07-07 | 9 | -62/+19 |
| | |||||
* | Warn on cyclic modules dependencies | Evgeniy Khramtsov | 2016-07-07 | 1 | -1/+8 |
| | |||||
* | Revert "Recover fix of 907e239 lost in 9deb294 (thanks to Alexey Shchepin)" ↵ | Badlop | 2016-07-06 | 1 | -1/+1 |
| | | | | | | (#1183) This reverts commit 53f3a4580312ee503bfec1e2e14444ecad931fdd. | ||||
* | Make modules loading in a dependent order (#1191) | Evgeniy Khramtsov | 2016-07-06 | 47 | -98/+248 |
| | |||||
* | Add missing '/' for jid matching from commit e300f80 | Christophe Romain | 2016-07-06 | 1 | -1/+1 |
| | |||||
* | Fix missed escaping in node_flat_sql.erl | Alexey Shchepin | 2016-07-05 | 1 | -3/+4 |
| | |||||
* | Quote reserver 'type' keyword for pgsql to fix e300f80 | Christophe Romain | 2016-07-05 | 1 | -2/+2 |
| | |||||
* | Fix use of like parameter in sql pubsub's requests | Christophe Romain | 2016-07-05 | 2 | -23/+34 |
| | |||||
* | mod_configure: Fix editing of access rules | Holger Weiss | 2016-07-03 | 1 | -11/+8 |
| | |||||
* | Fix compilation issues on R19 | Paweł Chmielowski | 2016-07-01 | 9 | -535/+196 |
| | |||||
* | mod_mam_mnesia: Force garbage collection | Holger Weiss | 2016-06-29 | 1 | -6/+9 |
| | | | | | | The VM fails to collect the garbage generated during MAM lookups automatically, so mod_mam_mnesia's memory usage easily goes up to several gigabytes if we don't force garbage collection. | ||||
* | mod_client_state: Throttle PEP stanzas by default | Holger Weiss | 2016-06-29 | 1 | -2/+2 |
| | |||||
* | Allow generation of oauth tokens from command line16.06 | Pablo Polvorin | 2016-06-29 | 2 | -9/+119 |
| | | | | | | | | | | | | | | | | | | | | | | Oauth tokens can be generated for commands (scopes) having admin|user|open policy. Restricted commands are not available as those are only usable from ejabberdctl command line. Four new commands are available: $ejabberdctl oauth_issue_token "stats;get_roster" Generates a token authorized to call both stats and get_roster commands. Note scopes must be separated by semicolon. $ejabberdctl oauth_list_tokens List tokens generated from the command line, with their scope and expirity time. $ejabberdctl oauth_list_scopes List scopes available $ejabberdctl oauth_revoke_token "Lbs7qdJfdKXOWzVrArgyckY055tE1xnt" Revokes the given token | ||||
* | Include correct version in stream:stream when reporting errors | Paweł Chmielowski | 2016-06-27 | 1 | -3/+9 |
| | | | | This fixes issue #1174 | ||||
* | acl: ACLName rule should match if any part of ACLName matches | Paweł Chmielowski | 2016-06-24 | 1 | -1/+11 |
| | |||||
* | mod_pubsub: Fix matching of set_node/1 result | Holger Weiss | 2016-06-23 | 1 | -1/+1 |
| | | | | | nodetree_tree_sql:set_node/1 returns {result, NodeIdx} on success, not {ok, NodeIdx}. Thanks to Christophe Romain for spotting this. |