aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:processone/ejabberdPablo Polvorin2016-07-191-0/+2
|\
| * mod_mam: Fix handling of result set page limitHolger Weiss2016-07-191-1/+3
| * mod_mam: Always limit result set page sizeHolger Weiss2016-07-191-3/+3
* | Let user choose the desired oauth token TTLPablo Polvorin2016-07-191-29/+56
|/
* Make access rules in ejabberd_web_admin configurablePaweł Chmielowski2016-07-191-6/+20
* Fix command argument formattingPablo Polvorin2016-07-191-1/+1
* Add 'ejabberd:user' and 'ejabberd:admin' oauth scopesPablo Polvorin2016-07-193-38/+54
* Fix ce0d1704c6cc167c8bc891587952f78c55f979adPablo Polvorin2016-07-182-38/+38
* jlib: Don't try to keep just one <delay/> tagHolger Weiss2016-07-181-27/+2
* Omit [info] message with number of queued stanzasHolger Weiss2016-07-101-2/+2
* Fix compilation errorEvgeniy Khramtsov2016-07-101-1/+1
* Use hooks instead of direct calls to mod_mamEvgeniy Khramtsov2016-07-093-67/+111
* mod_http_upload_quota: Depend on mod_http_uploadHolger Weiss2016-07-081-1/+1
* Do send last items only for subscription on current plugin typeChristophe Romain2016-07-081-1/+2
* Rename MUC/Sub's namespaceEvgeniy Khramtsov2016-07-081-5/+5
* Handle MUC/Sub subscriptions list requestEvgeniy Khramtsov2016-07-081-0/+25
* Advertise MUC/Sub support in MUC service disco#infoEvgeniy Khramtsov2016-07-081-0/+2
* Experimental MUC/Sub supportEvgeniy Khramtsov2016-07-081-345/+695
* Get rid of warningsEvgeniy Khramtsov2016-07-079-62/+19
* Warn on cyclic modules dependenciesEvgeniy Khramtsov2016-07-071-1/+8
* Revert "Recover fix of 907e239 lost in 9deb294 (thanks to Alexey Shchepin)" (...Badlop2016-07-061-1/+1
* Make modules loading in a dependent order (#1191)Evgeniy Khramtsov2016-07-0647-98/+248
* Add missing '/' for jid matching from commit e300f80Christophe Romain2016-07-061-1/+1
* Fix missed escaping in node_flat_sql.erlAlexey Shchepin2016-07-051-3/+4
* Quote reserver 'type' keyword for pgsql to fix e300f80Christophe Romain2016-07-051-2/+2
* Fix use of like parameter in sql pubsub's requestsChristophe Romain2016-07-052-23/+34
* mod_configure: Fix editing of access rulesHolger Weiss2016-07-031-11/+8
* Fix compilation issues on R19Paweł Chmielowski2016-07-019-535/+196
* mod_mam_mnesia: Force garbage collectionHolger Weiss2016-06-291-6/+9
* mod_client_state: Throttle PEP stanzas by defaultHolger Weiss2016-06-291-2/+2
* Allow generation of oauth tokens from command line16.06Pablo Polvorin2016-06-292-9/+119
* Include correct version in stream:stream when reporting errorsPaweł Chmielowski2016-06-271-3/+9
* acl: ACLName rule should match if any part of ACLName matchesPaweł Chmielowski2016-06-241-1/+11
* mod_pubsub: Fix matching of set_node/1 resultHolger Weiss2016-06-231-1/+1
* When convertion of xmlrpc argument to type fails, report it as errorPaweł Chmielowski2016-06-231-1/+5
* mod_blocking_sql: Handle default list corner caseHolger Weiss2016-06-221-1/+6
* Merge pull request #1120 from anagromataf/feature/archive-id-in-message-carbonsChristophe Romain2016-06-221-8/+29
|\
| * Send unique stanza id and archived tag also in the message carbonsTobias Kräntzer2016-05-151-8/+29
* | Restore get_items conditions when not using RSM (#1147)Christophe Romain2016-06-221-1/+2
* | Set HTTP/1.0 so github accepts the request (#1157)Badlop2016-06-221-1/+1
* | Fix PubSub RSM on get_items (#1147)Christophe Romain2016-06-221-7/+4
* | Update supported xep versionChristophe Romain2016-06-221-1/+1
* | Fix pgsql compatibility on delete_old_messages (#1137)Christophe Romain2016-06-221-2/+2
* | XEP-0198: Apply cosmetic changesHolger Weiss2016-06-211-18/+17
* | XEP-0198: Also count stanzas when socket is closedHolger Weiss2016-06-211-1/+3
* | Use {access,shaper}_rules_validator in other places where access rules are usedPaweł Chmielowski2016-06-2117-48/+44
* | Use new access_rules_validator in couple placesPaweł Chmielowski2016-06-212-6/+4
* | Add acl:{access,shaper}_rules_validator for use in {mod_}opt_type()Paweł Chmielowski2016-06-211-1/+59
* | Allow {mod_}opt_type to transform values passed to it, and for better error r...Paweł Chmielowski2016-06-212-24/+48
* | Avoid cleanup on bag when disc_only, switch in memory (#1161)Christophe Romain2016-06-211-1/+4