aboutsummaryrefslogtreecommitdiff
path: root/src/node_flat.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
* Don't force rsm when max_items is not defined (#2189)Christophe Romain2017-12-281-8/+1
* Add pubsub#multi-items to features list (#2162)Christophe Romain2017-12-201-0/+1
* Support pubsub#publish-options PRECONDITIONsHolger Weiss2017-12-121-0/+1
* Cleanup pubsub subscriptions quering, fix pep caseChristophe Romain2017-11-151-11/+4
* Fix delete item from unregistered user (#2067)Christophe Romain2017-10-251-7/+16
* Add basic PubSub meta-data support (#1421)Christophe Romain2017-10-251-1/+0
* PubSub: add RSM support for mnesia backendChristophe Romain2017-09-271-3/+67
* PubSub: enforce controls on publish and deleteChristophe Romain2017-09-271-16/+19
* Unbind unused variableChristophe Romain2017-09-271-1/+1
* PubSub: fix get_items behaviour with mnesiaChristophe Romain2017-09-271-3/+4
* Refactor pubsub's get_last_itemsChristophe Romain2017-03-301-8/+22
* Avoid orphan_item leak on affiliation/subscription removal (#1563)Christophe Romain2017-02-231-1/+7
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
* Enforce pubsub node removal, revert previous commit (#1320)Christophe Romain2016-12-091-4/+25
* Enforce affiliation removal, remove corresponding items (#1320)Christophe Romain2016-12-091-15/+15
* Improve handling of mnesia schemaChristophe Romain2016-11-301-2/+2
* Minor cosmetic changes on pubsub codeChristophe Romain2016-11-151-1/+1
* Add xdata generator and make some code using itEvgeniy Khramtsov2016-10-071-1/+2
* PubSub: fix error type on item deletion with insufficient priviledgeChristophe Romain2016-09-301-5/+5
* Make common tests working againEvgeniy Khramtsov2016-09-131-1/+1
* Improve pubsub codeEvgeniy Khramtsov2016-09-081-37/+37
* Add support for PubSub publishing optionsHolger Weiss2016-05-251-2/+3
* Set default value for pubsub#itemreply optionHolger Weiss2016-04-211-1/+2
* Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
* Don't read pubsub options when plugin does not use themChristophe Romain2015-12-161-1/+1
* Fix pubsub headersChristophe Romain2015-12-151-20/+19
* Fix pubsub test errorPaweł Chmielowski2015-12-141-1/+1
* Disable use of multi-subscribe and subscription-option on standard pluginsChristophe Romain2015-12-111-15/+22
* Remove now() in pubsub codePaweł Chmielowski2015-12-071-1/+1
* Move JID related functions to jid.erl (#847)Evgeniy Khramtsov2015-11-241-29/+29
* Remove unused functions from old get_items apiChristophe Romain2015-09-171-12/+3
* Let flat be default plugin (#609)Christophe Romain2015-07-221-53/+716
* PubSub improvementsChristophe Romain2015-04-211-102/+96
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-3/+3
* Update copyright dates to 2014 (EJAB-1679)Badlop2014-03-131-3/+3
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+186