24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-02 21:17:12 +02:00
xmpp.chapril.org-ejabberd/src/mod_pubsub
Christophe Romain 6bd70aaf09 fix ets table name change
SVN Revision: 2115
2009-05-29 00:13:21 +00:00
..
gen_pubsub_node.erl several pubsub fixes and improvements. also fixes EJAB-913 and EJAB-871 2009-05-07 00:09:02 +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 * src/*.hrl: Get back all ejabberd header files to their original 2008-07-16 16:58:42 +00:00
Makefile.win32 * src/*/Makefile.win32: Provide explicit beam filenames because 2008-09-30 16:12:05 +00:00
mod_pubsub.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 22:30:43 +00:00
node_buddy.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 22:30:43 +00:00
node_club.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 22:30:43 +00:00
node_dispatch.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 22:30:43 +00:00
node_flat.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 22:30:43 +00:00
node_hometree.erl fix ets table name change 2009-05-29 00:13:21 +00:00
node_mb.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 22:30:43 +00:00
node_pep.erl fix ets table name change 2009-05-29 00:13:21 +00:00
node_private.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 22:30:43 +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 22:30:43 +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 22:30:43 +00:00
nodetree_tree.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 22:30:43 +00:00
nodetree_virtual.erl improve get_entity_* to work regardless of nodetree (EJAB-937) 2009-05-26 21:50:13 +00:00
pubsub_index.erl PubSub/PEP API change for major optimization 2009-04-30 05:18:06 +00:00
pubsub.hrl PubSub: improve get_entity_* API 2009-05-19 21:59:15 +00:00