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 cbf6abc263 typo fix (EJAB-1060)
SVN Revision: 2664
2009-10-13 07:47:17 +00:00
..
gen_pubsub_node.erl Implement pubsub#get-pending Ad Hoc Command (EJAB-955) (thanks to Brian Cully) 2009-07-20 08:53:56 +00:00
gen_pubsub_nodetree.erl experimental patch including XEP-248 (thanks to Brian Cully) 2009-06-15 13:45:40 +00:00
Makefile.in mod_pubsub_odbc.erl is autogenerated by applying a patch to mod_pubsub.erl 2009-08-07 13:17:34 +00:00
Makefile.win32 add new pubsub modules in win32 Makefile 2009-08-07 13:37:29 +00:00
mod_pubsub_odbc.erl return invalid-options on badly formed subscription options 2009-10-12 09:59:36 +00:00
mod_pubsub.erl return invalid-options on badly formed subscription options 2009-10-12 09:59:36 +00:00
node_buddy.erl fix EJAB-1044 and EJAB-1055 2009-09-24 19:28:43 +00:00
node_club.erl fix EJAB-1044 and EJAB-1055 2009-09-24 19:28:43 +00:00
node_dag.erl Implement pubsub#get-pending Ad Hoc Command (EJAB-955) (thanks to Brian Cully) 2009-07-20 08:53:56 +00:00
node_dispatch.erl fix EJAB-1044 and EJAB-1055 2009-09-24 19:28:43 +00:00
node_flat_odbc.erl fix EJAB-1044 and EJAB-1055 2009-09-24 19:28:43 +00:00
node_flat.erl fix EJAB-1044 and EJAB-1055 2009-09-24 19:28:43 +00:00
node_hometree_odbc.erl typo fix (EJAB-1060) 2009-10-13 07:47:17 +00:00
node_hometree.erl fix get_item issue on authorize access model (thanks to brian cully) (EJAB-1060) 2009-10-12 15:22:14 +00:00
node_mb.erl fix EJAB-1044 and EJAB-1055 2009-09-24 19:28:43 +00:00
node_pep_odbc.erl fix EJAB-1044 and EJAB-1055 2009-09-24 19:28:43 +00:00
node_pep.erl fix EJAB-1044 and EJAB-1055 2009-09-24 19:28:43 +00:00
node_private.erl fix EJAB-1044 and EJAB-1055 2009-09-24 19:28:43 +00:00
node_public.erl fix EJAB-1044 and EJAB-1055 2009-09-24 19:28:43 +00:00
node.template fix EJAB-1044 and EJAB-1055 2009-09-24 19:28:43 +00:00
nodetree_dag.erl XEP-0248 bugfix (EJAB-963) (Thanks to Brian Cully) 2009-07-06 08:05:33 +00:00
nodetree_tree_odbc.erl Fix Edoc errors 2009-08-31 11:11:13 +00:00
nodetree_tree.erl several improvements, and fix odbc subscriptions issues 2009-08-27 21:38:23 +00:00
nodetree_virtual.erl Fix EDoc errors. 2009-08-17 17:16:43 +00:00
pubsub_db_odbc.erl Comment -spec lines to compile with ancient Erlang/OTP versions. 2009-08-21 10:24:21 +00:00
pubsub_index.erl PubSub/PEP API change for major optimization 2009-04-30 05:18:06 +00:00
pubsub_odbc.patch return invalid-options on badly formed subscription options 2009-10-12 09:59:36 +00:00
pubsub_subscription_odbc.erl get odbc subscriptions bugfix 2009-08-27 22:14:48 +00:00
pubsub_subscription.erl remove useless include 2009-09-09 21:41:25 +00:00
pubsub.hrl fix EJAB-819 thanks to badlop 2009-09-23 15:56:06 +00:00