24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-09-27 14:30:55 +02:00
xmpp.chapril.org-ejabberd/src/mod_pubsub
2009-10-12 10:23:51 +00:00
..
gen_pubsub_node.erl Initial port of pubsub changes(up to r2444) to exmpp branch. 2009-08-25 17:14:30 +00:00
gen_pubsub_nodetree.erl improve get_entity_* to work regardless of nodetree (EJAB-937) 2009-05-26 21:50:13 +00:00
Makefile.in Port pubsub odbc backend to exmpp. 2009-08-26 20:27:57 +00:00
Makefile.win32 update win32 makefile 2009-08-27 07:55:45 +00:00
mod_pubsub_odbc.erl return invalid-options on badly formed subscription options 2009-10-12 10:23:51 +00:00
mod_pubsub.erl return invalid-options on badly formed subscription options 2009-10-12 10:23:51 +00:00
node_buddy.erl fix EJAB-1044 and EJAB-1055 2009-09-24 19:47:01 +00:00
node_club.erl fix EJAB-1044 and EJAB-1055 2009-09-24 19:47:01 +00:00
node_dag.erl Initial port of pubsub changes(up to r2444) to exmpp branch. 2009-08-25 17:14:30 +00:00
node_dispatch.erl fix EJAB-1044 and EJAB-1055 2009-09-24 19:47:01 +00:00
node_flat_odbc.erl fix EJAB-1044 and EJAB-1055 2009-09-24 19:47:01 +00:00
node_flat.erl fix EJAB-1044 and EJAB-1055 2009-09-24 19:47:01 +00:00
node_hometree_odbc.erl Fix regression for authorize node subscription (thanks to Brian Cully)(EJAB-1060) 2009-10-09 12:01:30 +00:00
node_hometree.erl Fix regression for authorize node subscription (thanks to Brian Cully)(EJAB-1060) 2009-10-09 12:01:30 +00:00
node_mb.erl fix EJAB-1044 and EJAB-1055 2009-09-24 19:47:01 +00:00
node_pep_odbc.erl fix EJAB-1044 and EJAB-1055 2009-09-24 19:47:01 +00:00
node_pep.erl fix EJAB-1044 and EJAB-1055 2009-09-24 19:47:01 +00:00
node_private.erl fix EJAB-1044 and EJAB-1055 2009-09-24 19:47:01 +00:00
node_public.erl fix EJAB-1044 and EJAB-1055 2009-09-24 19:47:01 +00:00
node.template fix EJAB-1044 and EJAB-1055 2009-09-24 19:47:01 +00:00
nodetree_dag.erl Initial port of pubsub changes(up to r2444) to exmpp branch. 2009-08-25 17:14:30 +00:00
nodetree_tree_odbc.erl port all recent fixes from trunk related to odbc subscriptions 2009-08-27 23:09:20 +00:00
nodetree_tree.erl port all recent fixes from trunk related to odbc subscriptions 2009-08-27 23:09:20 +00:00
nodetree_virtual.erl API renaming : lnode_as_list -> prep_node_as_list 2009-06-01 16:40:51 +00:00
pubsub_db_odbc.erl Port pubsub odbc backend to exmpp. 2009-08-26 20:27:57 +00:00
pubsub_index.erl backport pubsub/pep/caps optimizations from trunk 2009-04-30 23:17:38 +00:00
pubsub_odbc.patch return invalid-options on badly formed subscription options 2009-10-12 10:23:51 +00:00
pubsub_subscription_odbc.erl port all recent fixes from trunk related to odbc subscriptions 2009-08-27 23:09:20 +00:00
pubsub_subscription.erl fix delete item to allow owner being able to remove all publisher items, and also fix EJAB-1036 2009-09-09 21:49:23 +00:00
pubsub.hrl fix EJAB-1048 and EJAB-819, thanks to badlop 2009-09-23 16:32:06 +00:00