summaryrefslogtreecommitdiff
path: root/src/mod_irc (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-02-101-78/+107
* * src/ejabberd_app.erl: Now possible to specify path to log fileAlexey Shchepin2003-12-281-1/+1
* * src/jlib.hrl: Added declaration of "iq" recordAlexey Shchepin2003-12-172-49/+55
* * src/mod_irc/mod_irc_connection.erl: Updated to work moreAlexey Shchepin2003-10-311-115/+135
* * src/configure.ac: Build system now done using autoconf (thanksAlexey Shchepin2003-10-171-8/+12
* * (all): Changed JID storage format, added support for stringprepAlexey Shchepin2003-10-072-19/+15
* * src/mod_irc/mod_irc_connection.erl: Added handling forAlexey Shchepin2003-08-121-1/+17
* * src/mod_vcard.erl: BugfixAlexey Shchepin2003-07-211-7/+106
* * doc/guide.tex: Updated (thanks to Sergei Golovan)Alexey Shchepin2003-07-133-1/+56
* * src/mod_irc/iconv_erl.c (iconv_erl_control): BugfixAlexey Shchepin2003-07-031-9/+6
* * src/ejabberd_service.erl: Proper handling of bad XMLAlexey Shchepin2003-05-291-8/+28
* * src/mod_irc/mod_irc_connection.erl: Fixed URL to ejabberdAlexey Shchepin2003-04-281-1/+1
* * src/cyrsasl*.erl: SASL support (currently support only PLAINAlexey Shchepin2003-03-092-25/+17
* * src/mod_irc/mod_irc_connection.erl: Support for topic changesAlexey Shchepin2003-02-271-19/+80
* * src/mod_irc/mod_irc_connection.erl: /kick supportAlexey Shchepin2003-02-241-0/+94
* * src/mod_irc/: Added configuration interfaceAlexey Shchepin2003-02-232-48/+261
* * src/mod_offline.erl: Now possible to unload this moduleAlexey Shchepin2003-02-211-3/+37
* * src/mod_roster.erl: Fixed bug with handling of roster setAlexey Shchepin2003-02-201-1/+1
* * src/mod_irc/: Added support for private chats, nicks changes andAlexey Shchepin2003-02-182-60/+248
* *** empty log message ***Alexey Shchepin2003-02-171-1/+2
* * src/mod_irc/: Still not completed...Alexey Shchepin2003-02-172-16/+87
* * src/mod_irc/: Still not completed...Alexey Shchepin2003-02-172-29/+93
* * src/mod_irc/: New IRC transport (not completed yet)Alexey Shchepin2003-02-165-0/+770