aboutsummaryrefslogtreecommitdiff
path: root/src/mod_pubsub/mod_pubsub_odbc.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* add send_loop robustnessChristophe Romain2010-01-131-10/+30
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-4/+4
* remove useless commentChristophe Romain2010-01-121-18/+0
* avoid calling gen_server on internal events (EJAB-1156)Christophe Romain2010-01-121-84/+60
* fix NodeName issue from r2880 (thanks to Karim Gemayel)Christophe Romain2010-01-121-9/+9
* fix r2876 compilation warningChristophe Romain2010-01-121-40/+40
* apply r2876 on pubsub_odbcChristophe Romain2010-01-121-25/+79
* pep_mapping not working due to Node type mismatch (EJAB-1135)Badlop2009-12-211-1/+1
* prevent sending duplicated last items if several resources online (EJAB-1116)Christophe Romain2009-12-061-0/+6
* Typo in mod_pubsub_odbc breaks Service Discovery and more (EJAB-1115)Badlop2009-12-041-1/+1
* Call ejabberd_router:route/3 instead of sending a message (EJAB-1114)Badlop2009-12-041-7/+7
* Small relax the limitation in the mod_pubsub_odbc host option.Badlop2009-12-041-1/+1
* typo fix that breaks pepChristophe Romain2009-11-061-2/+2
* fix root node deletion matchChristophe Romain2009-11-051-1/+1
* Fix ProcessOne name in comments.Badlop2009-11-041-1/+1
* Fix disco on root node, add commands to disco (thanks to Brian Cully)(EJAB-1094)Badlop2009-11-041-1/+32
* Send authorization messages outside of get-pending transaction (thanks to Bri...Badlop2009-11-041-8/+7
* backport previous patch to pubsub odbcChristophe Romain2009-10-271-7/+14
* does not use slash as default separator in nodename (EJAB-667)Christophe Romain2009-10-201-72/+47
* prevent remove_user from blocking gen_server, and allow plugin to change broa...Christophe Romain2009-10-131-46/+52
* return invalid-options on badly formed subscription optionsChristophe Romain2009-10-121-9/+20
* Default pubsub messages to headline if nothing is configured (thanks to Brian...Christophe Romain2009-10-121-1/+1
* allow max_items_node use on pepChristophe Romain2009-10-061-0/+2
* do not create hometree base when hometree not configured as pluginChristophe Romain2009-09-251-5/+10
* fix EJAB-1044 and EJAB-1055Christophe Romain2009-09-241-4/+17
* rename pep_sendlast_offline option to ignore_pep_from_offline (EJAB-1047)Christophe Romain2009-09-231-4/+4
* fix EJAB-819 thanks to badlopChristophe Romain2009-09-231-35/+48
* fix EJAB-1048, add timestamp to last published itemsChristophe Romain2009-09-231-13/+34
* fix delete item to allow owner being able to remove all publisher items, and ...Christophe Romain2009-09-091-0/+2
* improve previous patchChristophe Romain2009-09-011-7/+13
* apply last patch to pubsub_odbc as wellChristophe Romain2009-08-281-5/+5
* reapply previous RSM filtering fix drop by mistakeChristophe Romain2009-08-271-4/+3
* get odbc subscriptions bugfixChristophe Romain2009-08-271-3/+2
* several improvements, and fix odbc subscriptions issuesChristophe Romain2009-08-271-64/+57
* Fix EDoc commentBadlop2009-08-271-1/+1
* typo fixChristophe Romain2009-08-271-1/+1
* fix issue with RSM filteringChristophe Romain2009-08-271-4/+3
* fix old api in node_flat_odbcChristophe Romain2009-08-271-175/+1
* resolve EJAB-1025, send notification when owner changed entity subscriptionChristophe Romain2009-08-251-1/+10
* apply badlop's patch from http://www.ejabberd.im/node/3629Christophe Romain2009-08-251-2/+3
* added function to rename old default nodes to hometreeChristophe Romain2009-08-251-20/+32
* update pubsub_odbc.patchChristophe Romain2009-08-211-9/+14
* fix create_node and subscribe_node glitches from last mergeChristophe Romain2009-08-171-2/+2
* Fix EDoc errors.Badlop2009-08-171-7/+7
* do not create hometree node by defaultChristophe Romain2009-08-071-2/+2
* initial merge of pubsub odbc, compilation pass okChristophe Romain2009-08-071-0/+3680