summaryrefslogtreecommitdiff
path: root/src/node_flat.erl (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-05Update copyright datesEvgeniy Khramtsov1-1/+1
2017-12-28Don't force rsm when max_items is not defined (#2189)Christophe Romain1-8/+1
2017-12-20Add pubsub#multi-items to features list (#2162)Christophe Romain1-0/+1
2017-12-12Support pubsub#publish-options PRECONDITIONsHolger Weiss1-0/+1
2017-11-15Cleanup pubsub subscriptions quering, fix pep caseChristophe Romain1-11/+4
2017-10-25Fix delete item from unregistered user (#2067)Christophe Romain1-7/+16
2017-10-25Add basic PubSub meta-data support (#1421)Christophe Romain1-1/+0
2017-09-27PubSub: add RSM support for mnesia backendChristophe Romain1-3/+67
2017-09-27PubSub: enforce controls on publish and deleteChristophe Romain1-16/+19
2017-09-27Unbind unused variableChristophe Romain1-1/+1
2017-09-27PubSub: fix get_items behaviour with mnesiaChristophe Romain1-3/+4
2017-03-30Refactor pubsub's get_last_itemsChristophe Romain1-8/+22
2017-02-23Avoid orphan_item leak on affiliation/subscription removal (#1563)Christophe Romain1-1/+7
2017-01-02Update copyright date automatically (#1442)Badlop1-1/+1
2016-12-09Enforce pubsub node removal, revert previous commit (#1320)Christophe Romain1-4/+25
2016-12-09Enforce affiliation removal, remove corresponding items (#1320)Christophe Romain1-15/+15
2016-11-30Improve handling of mnesia schemaChristophe Romain1-2/+2
2016-11-15Minor cosmetic changes on pubsub codeChristophe Romain1-1/+1
2016-10-07Add xdata generator and make some code using itEvgeniy Khramtsov1-1/+2
2016-09-30PubSub: fix error type on item deletion with insufficient priviledgeChristophe Romain1-5/+5
2016-09-29PubSub: fix error type on item deletion with insufficient priviledgeChristophe Romain1-5/+5
2016-09-13Make common tests working againEvgeniy Khramtsov1-1/+1
2016-09-08Improve pubsub codeEvgeniy Khramtsov1-37/+37
2016-05-25Add support for PubSub publishing optionsHolger Weiss1-2/+3
2016-04-21Set default value for pubsub#itemreply optionHolger Weiss1-1/+2
2016-01-13Update copyright to 2016 (#901)Badlop1-1/+1
2015-12-16Don't read pubsub options when plugin does not use themChristophe Romain1-1/+1
2015-12-15Fix pubsub headersChristophe Romain1-20/+19
2015-12-14Fix pubsub test errorPaweł Chmielowski1-1/+1
2015-12-11Disable use of multi-subscribe and subscription-option on standard pluginsChristophe Romain1-15/+22
2015-12-07Remove now() in pubsub codePaweł Chmielowski1-1/+1
2015-11-24Move JID related functions to jid.erl (#847)Evgeniy Khramtsov1-29/+29
2015-09-17Remove unused functions from old get_items apiChristophe Romain1-12/+3
2015-07-22Let flat be default plugin (#609)Christophe Romain1-53/+716
2015-04-21PubSub improvementsChristophe Romain1-102/+96
2015-01-08Update copyright dates to 2015 (EJAB-1733)Badlop1-3/+3
2014-03-13Update copyright dates to 2014 (EJAB-1679)Badlop1-3/+3
2013-06-13Switch to rebar build toolEvgeniy Khramtsov1-0/+0
2013-03-14Accumulated patch to binarize and indent codeBadlop1-78/+67
2013-01-24Update copyright datesAlexey Shchepin1-3/+3
2012-02-23Update copyright datesAlexey Shchepin1-3/+3
2011-02-14update copyright up to 2011Christophe Romain1-3/+3
2010-03-05add pubsub#purge_offline (EJAB-1186) (thanks karim)Christophe Romain1-0/+1
2010-01-12Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop1-3/+3
2009-10-20does not use slash as default separator in nodename (EJAB-667)Christophe Romain1-1/+16
2009-09-24fix EJAB-1044 and EJAB-1055Christophe Romain1-0/+1
2009-09-23fix EJAB-819 thanks to badlopChristophe Romain1-1/+1
2009-07-20Implement pubsub#get-pending Ad Hoc Command (EJAB-955) (thanks to Brian Cully)Christophe Romain1-0/+4
2009-07-17Fix set-subscriptions to work with multi-subscribe (EJAB-977)Christophe Romain1-3/+3
2009-06-15experimental patch including XEP-248 (thanks to Brian Cully)Christophe Romain1-2/+1