24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-12 21:52:07 +02:00
xmpp.chapril.org-ejabberd/src/mod_irc
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
..
iconv_erl.c * src/mod_irc/: New IRC transport (not completed yet) 2003-02-16 20:07:21 +00:00
iconv.erl * src/mod_irc/: New IRC transport (not completed yet) 2003-02-16 20:07:21 +00:00
Makefile * src/mod_irc/: New IRC transport (not completed yet) 2003-02-16 20:07:21 +00:00
mod_irc_connection.erl * src/ejabberd_service.erl: Proper handling of bad XML 2003-05-29 19:07:41 +00:00
mod_irc.erl * src/cyrsasl*.erl: SASL support (currently support only PLAIN 2003-03-09 20:46:47 +00:00