summaryrefslogtreecommitdiff
path: root/src/nodetree_tree.erl (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-11Update copyright year to 2022Badlop1-1/+1
2021-08-22PubSub: Add delete_old_pubsub_items commandHolger Weiss1-1/+10
2021-01-27Update newest copyright year to 2021 (#3464)Badlop1-1/+1
2020-09-03Use include_lib() to include headers from dependencies (#3369)Stu Tomlinson1-1/+1
2020-01-28Update copyright to 2020 (#3149)Badlop1-1/+1
2019-10-24Limit result set of disco#items for mod_pubsubEvgeny Khramtsov1-17/+43
2019-07-29Improve handling of errors in pubsub codeEvgeny Khramtsov1-2/+2
2019-07-16Fix typos using codespellEvgeny Khramtsov1-1/+1
2019-06-22Improve extraction of translated stringsEvgeny Khramtsov1-3/+4
2019-06-14Use new configuration validatorEvgeny Khramtsov1-3/+3
2019-01-08Update copyright to 2019 (#2756)Badlop1-1/+1
2018-06-14Get rid of ejabberd.hrl headerEvgeniy Khramtsov1-3/+3
2018-01-05Update copyright datesEvgeniy Khramtsov1-1/+1
2017-11-13Implement parentnodes seek for hometree (#1921)Christophe Romain1-6/+17
2017-04-11Rename aux.erl as misc.erlChristophe Romain1-2/+2
2017-03-30Deprecate jlib.erl in favor of aux.erlEvgeniy Khramtsov1-2/+2
2017-01-17Let ejabberd_mnesia handles copy_typeChristophe Romain1-7/+2
2017-01-02Update copyright date automatically (#1442)Badlop1-1/+1
2016-11-30Improve handling of mnesia schemaChristophe Romain1-1/+1
2016-09-08Improve pubsub codeEvgeniy Khramtsov1-5/+5
2016-04-19Fix hometree root check (#1070)Christophe Romain1-1/+1
2016-03-31Replace some ?ERR_* macros with ?ERRT_*Evgeniy Khramtsov1-6/+6
2016-01-13Update copyright to 2016 (#901)Badlop1-1/+1
2015-12-15Fix pubsub headersChristophe Romain1-22/+20
2015-11-24Move JID related functions to jid.erl (#847)Evgeniy Khramtsov1-1/+1
2015-04-21PubSub improvementsChristophe Romain1-230/+106
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-106/+157
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-10-21improve documentation (thanks to Karim Gemayel)Christophe Romain1-64/+78
2010-01-12Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop1-3/+3
2009-11-06Fix EDoc errorsBadlop1-1/+1
2009-10-20does not use slash as default separator in nodename (EJAB-667)Christophe Romain1-25/+35
2009-08-27several improvements, and fix odbc subscriptions issuesChristophe Romain1-1/+1
2009-08-17fix create_node and subscribe_node glitches from last mergeChristophe Romain1-11/+17
2009-08-17Fix EDoc errors.Badlop1-6/+9
2009-08-07initial merge of pubsub odbc, compilation pass okChristophe Romain1-4/+2
2009-07-30deny node creation if node owner is not owner of parent node as wellChristophe Romain1-1/+1
2009-06-15experimental patch including XEP-248 (thanks to Brian Cully)Christophe Romain1-2/+36
2009-05-28pubsub: added configuration option in guide.tex, added last item cache, use d...Christophe Romain1-1/+1
2009-05-26improve get_entity_* to work regardless of nodetree (EJAB-937)Christophe Romain1-0/+7
2009-05-07several pubsub fixes and improvements. also fixes EJAB-913 and EJAB-871Christophe Romain1-0/+1
2009-04-30PubSub/PEP API change for major optimizationChristophe Romain1-37/+43
2009-01-12* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop1-3/+3
2009-01-03* src/*.erl: Fix EDoc commentsBadlop1-5/+5
2008-12-08several pubsub improvementsChristophe Romain1-0/+8