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
Badlop 80b7abd8c8 * src/ejabberd_zlib/Makefile.win32: Compile
all erl files found in the directory, so it isn't needed to provide
an explicit list of target files
* src/eldap/Makefile.win32: Likewise
* src/mod_irc/Makefile.win32: Likewise
* src/mod_muc/Makefile.win32: Likewise
* src/mod_proxy65/Makefile.win32: Likewise
* src/mod_pubsub/Makefile.win32: Likewise
* src/odbc/Makefile.win32: Likewise
* src/stringprep/Makefile.win32: Likewise
* src/tls/Makefile.win32: Likewise
* src/web/Makefile.win32: Likewise

SVN Revision: 1076
2007-12-17 22:23:56 +00:00
..
gen_pubsub_node.erl * src/mod_caps.erl: CAPS support (thanks to Magnus Henoch) 2007-12-01 05:16:30 +00:00
gen_pubsub_nodetree.erl * src/mod_caps.erl: CAPS support (thanks to Magnus Henoch) 2007-12-01 05:16:30 +00:00
Makefile.in * src/ejabberd_zlib/Makefile.in: Compile all erl files found in 2007-12-17 18:59:51 +00:00
Makefile.win32 * src/ejabberd_zlib/Makefile.win32: Compile 2007-12-17 22:23:56 +00:00
mod_pubsub.erl * src/mod_irc/mod_irc.erl: No need to translate copyright notice 2007-12-15 12:02:00 +00:00
node_buddy.erl * src/mod_caps.erl: CAPS support (thanks to Magnus Henoch) 2007-12-01 05:16:30 +00:00
node_club.erl * src/mod_caps.erl: CAPS support (thanks to Magnus Henoch) 2007-12-01 05:16:30 +00:00
node_default.erl pubsub presence handler bugfix 2007-12-12 16:16:00 +00:00
node_dispatch.erl enable pep by default and add pubsub plugin examples 2007-12-06 09:29:28 +00:00
node_pep.erl pubsub presence handler bugfix 2007-12-12 16:16:00 +00:00
node_private.erl * src/mod_caps.erl: CAPS support (thanks to Magnus Henoch) 2007-12-01 05:16:30 +00:00
node_public.erl * src/mod_caps.erl: CAPS support (thanks to Magnus Henoch) 2007-12-01 05:16:30 +00:00
node.template * src/mod_caps.erl: CAPS support (thanks to Magnus Henoch) 2007-12-01 05:16:30 +00:00
nodetree_default.erl * src/mod_caps.erl: CAPS support (thanks to Magnus Henoch) 2007-12-01 05:16:30 +00:00
nodetree_virtual.erl * src/mod_caps.erl: CAPS support (thanks to Magnus Henoch) 2007-12-01 05:16:30 +00:00
pubsub.hrl pubsub notification broadcast bugfix 2007-12-11 16:19:17 +00:00