24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-24 22:25:47 +02:00
xmpp.chapril.org-ejabberd/src/mod_pubsub
Pablo Polvorin ef572c815f Port to latest exmpp changes (attribute names as binary()).
All atributes are now binary() instead of atoms.
2010-11-29 16:44:31 -03:00
..
gen_pubsub_node.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:15:16 +00:00
gen_pubsub_nodetree.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:15:16 +00:00
Makefile.in Remove unused and useless SVN keywords 2010-08-02 16:03:05 +02:00
Makefile.win32 update win32 makefile 2009-08-27 07:55:45 +00:00
mod_pubsub_odbc.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_pubsub.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
node_buddy.erl improve type specification 2010-09-20 16:54:37 +02:00
node_club.erl improve type specification 2010-09-20 16:54:37 +02:00
node_dag.erl add function specification, convert string() to binary(), fix pubsub.hrl (thanks to Karim Gemayel) 2010-10-19 17:08:59 +02:00
node_dispatch.erl improve type specification 2010-09-20 16:54:37 +02:00
node_flat_odbc.erl improve type specification 2010-09-20 16:54:37 +02:00
node_flat.erl add function specification, convert string() to binary(), fix pubsub.hrl (thanks to Karim Gemayel) 2010-10-19 17:08:59 +02:00
node_hometree_odbc.erl improve type specification 2010-09-20 16:54:37 +02:00
node_hometree.erl improve type specification 2010-09-20 16:54:37 +02:00
node_mb.erl improve type specification 2010-09-20 16:54:37 +02:00
node_pep_odbc.erl improve type specification 2010-09-20 16:54:37 +02:00
node_pep.erl fix dializer warnings (thanks to Karim Gemayel) 2010-09-30 12:06:40 +02:00
node_private.erl improve type specification 2010-09-20 16:54:37 +02:00
node_public.erl improve type specification 2010-09-20 16:54:37 +02:00
node.template remove garbage configuration 2010-09-16 14:52:30 +02:00
nodetree_dag.erl fix dializer warnings (thanks to Karim Gemayel) 2010-10-04 17:41:59 +02:00
nodetree_tree_odbc.erl Cosmetic code changes to support emacs indentation 2010-10-07 17:38:18 +02:00
nodetree_tree.erl Cosmetic code changes to support emacs indentation 2010-10-07 17:38:18 +02:00
nodetree_virtual.erl improve type specification 2010-09-20 16:54:37 +02:00
pubsub_db_odbc.erl clean nodeid/nidx variables names (thanks to Karim)(EJAB-1000) 2010-09-10 19:45:28 +02:00
pubsub_index.erl fix dializer errors, improve documentation (thanks to Karim Gemayel)(EJAB-1260) 2010-09-29 11:48:19 +02:00
pubsub_odbc.patch Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
pubsub_subscription_odbc.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
pubsub_subscription.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
pubsub.hrl add function specification, convert string() to binary(), fix pubsub.hrl (thanks to Karim Gemayel) 2010-10-19 17:08:59 +02:00