25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-20 16:15:59 +01:00
Go to file
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
doc * src/mod_muc/: MUC support (not completed yet) 2003-03-23 20:08:44 +00:00
src * src/ejabberd_service.erl: Proper handling of bad XML 2003-05-29 19:07:41 +00:00
ChangeLog * src/ejabberd_service.erl: Proper handling of bad XML 2003-05-29 19:07:41 +00:00
COPYING *** empty log message *** 2003-01-10 20:38:32 +00:00
TODO * src/ejabberd_service.erl: Proper handling of bad XML 2003-05-29 19:07:41 +00:00