24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-26 22:35:31 +02:00
xmpp.chapril.org-ejabberd/src/mod_pubsub
Pablo Polvorin 944dd1cc7f Port pubsub odbc backend to exmpp.
Warning: A work in progress, isn't working yet!

SVN Revision: 2541
2009-08-26 20:27:57 +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 Merge from trunk (r1563 to r1613). 2008-10-08 12:02:30 +00:00
mod_pubsub_odbc.erl Port pubsub odbc backend to exmpp. 2009-08-26 20:27:57 +00:00
mod_pubsub.erl backport trunk commit r2530 2009-08-25 20:33:01 +00:00
node_buddy.erl Initial port of pubsub changes(up to r2444) to exmpp branch. 2009-08-25 17:14:30 +00:00
node_club.erl Initial port of pubsub changes(up to r2444) to exmpp branch. 2009-08-25 17:14:30 +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 Initial port of pubsub changes(up to r2444) to exmpp branch. 2009-08-25 17:14:30 +00:00
node_flat_odbc.erl Port pubsub odbc backend to exmpp. 2009-08-26 20:27:57 +00:00
node_flat.erl Initial port of pubsub changes(up to r2444) to exmpp branch. 2009-08-25 17:14:30 +00:00
node_hometree_odbc.erl Port pubsub odbc backend to exmpp. 2009-08-26 20:27:57 +00:00
node_hometree.erl Fix pubsub_publish_item_ hook call parameter and jid conversion on node_hometree. 2009-08-25 20:03:28 +00:00
node_mb.erl Initial port of pubsub changes(up to r2444) to exmpp branch. 2009-08-25 17:14:30 +00:00
node_pep_odbc.erl Port pubsub odbc backend to exmpp. 2009-08-26 20:27:57 +00:00
node_pep.erl Initial port of pubsub changes(up to r2444) to exmpp branch. 2009-08-25 17:14:30 +00:00
node_private.erl Initial port of pubsub changes(up to r2444) to exmpp branch. 2009-08-25 17:14:30 +00:00
node_public.erl pubsub: added configuration option in guide.tex, added last item cache, use default node type if given type is not configured, make node_flat the default node plugin. caps: improve cache handling 2009-05-28 23:21:50 +00:00
node.template pubsub: added configuration option in guide.tex, added last item cache, use default node type if given type is not configured, make node_flat the default node plugin. caps: improve cache handling 2009-05-28 23:21:50 +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 pubsub odbc backend to exmpp. 2009-08-26 20:27:57 +00:00
nodetree_tree.erl Initial port of pubsub changes(up to r2444) to exmpp branch. 2009-08-25 17:14:30 +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 Port pubsub odbc backend to exmpp. 2009-08-26 20:27:57 +00:00
pubsub_subscription_odbc.erl Port pubsub odbc backend to exmpp. 2009-08-26 20:27:57 +00:00
pubsub_subscription.erl Initial port of pubsub changes(up to r2444) to exmpp branch. 2009-08-25 17:14:30 +00:00
pubsub.hrl Updated to trunk r2532, fix subscription managment (by owner) 2009-08-25 19:54:44 +00:00