summaryrefslogtreecommitdiff
path: root/src/node_hometree.erl (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-05Update copyright datesEvgeniy Khramtsov1-1/+1
2017-03-30Refactor pubsub's get_last_itemsChristophe Romain1-0/+4
2017-01-02Update copyright date automatically (#1442)Badlop1-1/+1
2016-07-30Get rid of "jlib.hrl" dependency in some modulesEvgeniy Khramtsov1-1/+0
2016-05-25Add support for PubSub publishing optionsHolger Weiss1-3/+4
2016-01-13Update copyright to 2016 (#901)Badlop1-1/+1
2015-12-15Fix pubsub headersChristophe Romain1-21/+19
2015-11-24Move JID related functions to jid.erl (#847)Evgeniy Khramtsov1-1/+1
2015-07-22Let flat be default plugin (#609)Christophe Romain1-746/+65
2015-06-19PubSub: Check for node subscription of bare JIDHolger Weiss1-3/+6
2015-04-21Add support for publish-only (#30)Christophe Romain1-4/+8
2015-04-21Owner can subscribe to its node (#454)Christophe Romain1-3/+4
2015-04-21PubSub improvementsChristophe Romain1-993/+515
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-14cosmetic changes, move badly placed commentsChristophe Romain1-20/+20
2013-06-13Switch to rebar build toolEvgeniy Khramtsov1-0/+0
2013-03-14Accumulated patch to binarize and indent codeBadlop1-507/+762
2013-01-24Update copyright datesAlexey Shchepin1-3/+3
2012-02-23Update copyright datesAlexey Shchepin1-3/+3
2011-05-06Owner can delete any items from its own node (EJAB-1445)Christophe Romain1-2/+2
2011-02-14update copyright up to 2011Christophe Romain1-3/+3
2010-10-21improve documentation (thanks to Karim Gemayel)Christophe Romain1-155/+200
2010-05-28fix error code when unsubscribing from a non-existent node (thanks to Karim G...Christophe Romain1-2/+2
2010-03-05add pubsub#purge_offline (EJAB-1186) (thanks karim)Christophe Romain1-0/+1
2010-01-14improve delete_subscriptions codeChristophe Romain1-15/+12
2010-01-12Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop1-3/+3
2010-01-12allow unsubscribe with 'all' SubId, as mod_pubsub already doesChristophe Romain1-0/+4
2009-10-20does not use slash as default separator in nodename (EJAB-667)Christophe Romain1-2/+13
2009-10-12fix get_item issue on authorize access model (thanks to brian cully) (EJAB-1060)Christophe Romain1-2/+2
2009-10-09Fix regression for authorize node subscription (thanks to Brian Cully)(EJAB-1...Badlop1-3/+0
2009-09-24fix EJAB-1044 and EJAB-1055Christophe Romain1-0/+1
2009-09-23fix EJAB-819 thanks to badlopChristophe Romain1-1/+1
2009-09-09fix delete item to allow owner being able to remove all publisher items, and ...Christophe Romain1-7/+31
2009-09-04fix minor timestamp shift between item creation and modificationChristophe Romain1-2/+3
2009-08-28secure calls to ets:lookupChristophe Romain1-3/+3
2009-08-27port commit from r2527 to odbc pluginChristophe Romain1-1/+1
2009-08-24fix manage subscriptions owner's usecaseChristophe Romain1-1/+10
2009-08-17fix create_node and subscribe_node glitches from last mergeChristophe Romain1-4/+4
2009-08-17Fix EDoc errors.Badlop1-3/+4
2009-08-07initial merge of pubsub odbc, compilation pass okChristophe Romain1-48/+41
2009-07-30fix configuration result (EJAB-995)Christophe Romain1-6/+6
2009-07-25fix subscribers publish_modelChristophe Romain1-8/+12
2009-07-20Implement pubsub#get-pending Ad Hoc Command (EJAB-955) (thanks to Brian Cully)Christophe Romain1-27/+77
2009-07-17Fix updating pending subscriptions (EJAB-980)Christophe Romain1-0/+23
2009-07-17Fix set-subscriptions to work with multi-subscribe (EJAB-977)Christophe Romain1-13/+20
2009-07-08prevent creating badxml when pubsub_state is not accessibleChristophe Romain1-3/+6
2009-06-15experimental patch including XEP-248 (thanks to Brian Cully)Christophe Romain1-9/+11
2009-05-29apply patch from EJAB-845Christophe Romain1-58/+133
2009-05-29fix ets table name changeChristophe Romain1-2/+2