24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-18 22:15:20 +02:00
xmpp.chapril.org-ejabberd/src/mod_muc
Alexey Shchepin f05efc0814 * src/ejabberd_service.erl: Proper handling of bad XML
* src/mod_muc/mod_muc_room.erl: Append number of participants in
disco replies if requester allowed to see participant list

* src/mod_muc/mod_muc.erl (iq_disco_items): Pass requester JID to
room process

* src/mod_irc/mod_irc_connection.erl: Exit on receiving of
presence or message error

* src/mod_irc/mod_irc_connection.erl (handle_info): Return
"feature not implemented" on iq request with unknown namespace

SVN Revision: 111
2003-05-29 19:07:41 +00:00
..
Makefile * src/mod_muc/: MUC support (not completed yet) 2003-03-23 20:08:44 +00:00
mod_muc_room.erl * src/ejabberd_service.erl: Proper handling of bad XML 2003-05-29 19:07:41 +00:00
mod_muc.erl * src/ejabberd_service.erl: Proper handling of bad XML 2003-05-29 19:07:41 +00:00