summaryrefslogtreecommitdiff
path: root/src/mod_pubsub.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update newest copyright year to 2021 (#3464)Badlop2021-01-271-1/+1
* Rename function argumentsPaweł Chmielowski2021-01-251-6/+6
* Skip reading pep nodes that we know won't be requested due to capsPaweł Chmielowski2021-01-251-27/+47
* Use include_lib() to include headers from dependencies (#3369)Stu Tomlinson2020-09-031-1/+1
* mod_pubsub: Fix typo in 'hosts' documentationHolger Weiss2020-08-251-2/+2
* mod_pubsub: Remove 'dag' node plugin documentationHolger Weiss2020-08-181-5/+1
* Update syntax of some options so they are better displayed in DocsBadlop2020-05-121-4/+4
* Fix mod_pubsub indentationBadlop2020-04-021-104/+108
* Add mod_pubsub configuration documentationBadlop2020-04-021-1/+202
* Update copyright to 2020 (#3149)Badlop2020-01-281-1/+1
* Limit result set of disco#items for mod_pubsubEvgeny Khramtsov2019-10-241-5/+11
* Replace lager with built-in new logging APIEvgeny Khramtsov2019-10-181-4/+0
* Correctly handle unicode in log messagesEvgeny Khramtsov2019-09-231-7/+7
* Don't retain module option on gen_mod supervisorEvgeny Khramtsov2019-08-041-2/+2
* Introduce 'vcard' option for the modules supporting vCardsEvgeny Khramtsov2019-08-021-9/+18
* For pubsub items with max_item = 1 use order by in sql queriesPaweł Chmielowski2019-07-311-1/+22
* Expose access_model and publish_model in pubsub#metadataEvgeny Khramtsov2019-07-301-0/+2
* Improve handling of errors in tree_action/3Evgeny Khramtsov2019-07-291-14/+33
* Appropriately abort pubsub transactionEvgeny Khramtsov2019-07-291-2/+8
* Improve handling of errors in pubsub codeEvgeny Khramtsov2019-07-291-394/+577
* Fix wrong virtual host in mod_pubsub:send_stanza (#2930)Christophe Romain2019-07-221-1/+5
* Fix typos using codespellEvgeny Khramtsov2019-07-161-3/+3
* Bump xmpp version and fix revealed bugsEvgeny Khramtsov2019-07-161-4/+5
* Fix 'get-pending' command form generationEvgeny Khramtsov2019-07-161-2/+2
* Avoid routing packets through a single processEvgeny Khramtsov2019-07-061-12/+16
* Make logging messages more consistentEvgeny Khramtsov2019-06-241-9/+9
* Improve extraction of translated stringsEvgeny Khramtsov2019-06-221-28/+28
* mod_pubsub: Check access_model when publishing PEPHolger Weiss2019-06-201-21/+33
* Reflect recent pubsub changes in configuration transformerEvgeny Khramtsov2019-06-171-1/+3
* Get rid of "well-known" typeEvgeny Khramtsov2019-06-151-3/+3
* Use new configuration validatorEvgeny Khramtsov2019-06-141-91/+100
* Revert "Fix pubsub compliance XEP-0060 § 7.1.3.6 (#2864)"Christophe Romain2019-06-111-1/+1
* Fix pubsub compliance XEP-0060 § 7.1.3.6 (#2864)Christophe Romain2019-05-071-1/+1
* Replace code using p1_time_compat wrapper with native functionsPaweł Chmielowski2019-02-271-3/+3
* Update copyright to 2019 (#2756)Badlop2019-01-081-1/+1
* mod_pubsub: Improve PEP behavior for 'whitelist'Holger Weiss2018-12-051-2/+6
* Support for XEP-0411: Bookmarks ConversionEvgeny Khramtsov2018-11-231-1/+1
* Improve wordingEvgeniy Khramtsov2018-07-141-11/+6
* Enforce pubsub option required/rejected attributesStu Tomlinson2018-07-141-1/+16
* Better detection of duplicated routes/hostsEvgeniy Khramtsov2018-07-081-3/+2
* Move move randoms module to p1_utils repoEvgeniy Khramtsov2018-07-051-1/+1
* Restore forgotten translations from previous commitEvgeniy Khramtsov2018-06-201-1/+1
* Get rid of ejabberd.hrl headerEvgeniy Khramtsov2018-06-141-16/+15
* PubSub purge_node must use a transaction (#2231)Christophe Romain2018-04-241-1/+1
* Fix notification payload generated by pubsubPaweł Chmielowski2018-04-121-2/+2
* Improve pubsub#itemreply implementation (#2325)Christophe Romain2018-04-121-48/+48
* Fix illegal match on previous commitChristophe Romain2018-04-101-1/+2
* Improve fix for #2288, don't mask errors on get_itemChristophe Romain2018-04-101-1/+1
* Set empty least as a default for force_node_configEvgeniy Khramtsov2018-03-231-1/+2
* Move force_node_config defaults into ejabberd.yml.exampleEvgeniy Khramtsov2018-03-231-6/+1