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_irc
Alexey Shchepin 44fdd72041 * src/mod_irc/mod_irc_connection.erl: Added /msg and /ctcp
commands, improved handling of channel topic and kick, mirc colors
now filtered, other minor improvements (thanks to Oleg
V. Motienko)

* src/mod_configure.erl: Improved strings (thanks to Sander
Devrieze)
* src/mod_vcard.erl: Likewise
* src/mod_vcard_ldap.erl: Likewise
* src/mod_vcard_odbc.erl: Likewise
* src/web/ejabberd_web_admin.erl: Likewise

SVN Revision: 508
2006-02-18 19:56:16 +00:00
..
iconv_erl.c * src/mod_irc/iconv_erl.c: Bugfix (thanks to Tomas Janousek) 2005-12-14 01:32:48 +00:00
iconv.erl * src/tls/tls.erl: Accept {error,already_loaded} from 2005-10-25 02:19:01 +00:00
Makefile.in * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSL 2004-11-05 21:14:31 +00:00
Makefile.win32 * src/translate.erl: Search translations directory in priv_dir 2004-04-27 20:28:23 +00:00
mod_irc_connection.erl * src/mod_irc/mod_irc_connection.erl: Added /msg and /ctcp 2006-02-18 19:56:16 +00:00
mod_irc.erl * src/mod_muc/mod_muc_room.erl: Kick non-members when room 2006-02-06 05:12:54 +00:00