aboutsummaryrefslogtreecommitdiff
path: root/src/mod_pubsub (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/mod_muc/mod_muc.erl: Component name is now more userMickaël Rémond2006-09-221-1/+1
* * src/mod_pubsub/mod_pubsub.erl: Discovery query on an item doesMickaël Rémond2006-06-071-12/+28
* * src/mod_pubsub/mod_pubsub.erl: Support for pubsub nodeMickaël Rémond2006-06-071-19/+34
* * src/mod_pubsub/mod_pubsub.erl: Fixed pubsub root node creationMickaël Rémond2006-04-071-12/+11
* * src/mod_muc/mod_muc_room.erl: Kick non-members when roomAlexey Shchepin2006-02-061-1/+1
* * src/mod_pubsub/mod_pubsub.erl: Updated to use gen_serverAlexey Shchepin2006-02-021-77/+126
* * src/mod_pubsub/mod_pubsub.erl: Updated to J-EAI versionAlexey Shchepin2005-07-201-232/+627
* * (all): Enhanced virtual hosting supportAlexey Shchepin2005-06-201-53/+31
* * src/web/ejabberd_web_admin.erl: Updated CSS, added modulesAlexey Shchepin2005-05-231-3/+4
* * src/mod_pubsub/mod_pubsub.erl: Fixed XML element name forAlexey Shchepin2005-05-211-5/+5
* * src/mod_pubsub/mod_pubsub.erl: Now possible to subscribe to aAlexey Shchepin2005-05-181-1/+2
* * src/win32/ejabberd.cfg: Updated (thanks to Sergei Golovan)Alexey Shchepin2005-05-151-1/+1
* Merged the Process One contributions ( Virtual Hosting )tmallard2005-04-171-52/+128
* * src/mod_irc/mod_irc_connection.erl: Added filtering of quitAlexey Shchepin2005-01-131-1/+1
* * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSLAlexey Shchepin2004-11-051-1/+1
* * src/aclocal.m4: Better expat and openssl detection (thanks toAlexey Shchepin2004-09-261-8/+2
* * src/mod_muc/mod_muc_room.erl: Send password in room invitationAlexey Shchepin2004-09-171-2/+4
* * src/mod_muc/mod_muc.erl: Added access rules for using serveiceAlexey Shchepin2004-05-171-0/+3
* * (all): Updated win32 stuff (thanks to Sergei Golovan)Alexey Shchepin2004-03-211-1/+1
* * src/web/: Small HTTP server and admin web-interface to ejabberdAlexey Shchepin2004-03-021-1/+1
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-02-261-18/+18
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-02-101-2/+2
* * src/jlib.hrl: Added declaration of "iq" recordAlexey Shchepin2003-12-171-22/+26
* * src/configure.ac: Build system now done using autoconf (thanksAlexey Shchepin2003-10-171-6/+10
* * (all): Changed JID storage format, added support for stringprepAlexey Shchepin2003-10-071-19/+17
* * src/mod_pubsub/mod_pubsub.erl (create_new_node): BugfixAlexey Shchepin2003-07-271-7/+3
* * src/mod_vcard.erl: BugfixAlexey Shchepin2003-07-211-3/+9
* * (all): Reorganized supervision treeAlexey Shchepin2003-07-201-19/+42
* * doc/guide.tex: Updated (thanks to Sergei Golovan)Alexey Shchepin2003-07-132-1/+17
* * src/mod_pubsub/mod_pubsub.erl: Added suport for meta-nodeAlexey Shchepin2003-07-091-14/+75
* * src/mod_pubsub/mod_pubsub.erl: Most of functions now worksAlexey Shchepin2003-07-082-0/+1106