aboutsummaryrefslogtreecommitdiff
path: root/src/mod_irc/mod_irc_connection.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* Removed unneeded use of length function + Remove trailing spacesMickaël Rémond2009-09-211-19/+16
* Added port and password connection parameters (thanks to Anton Podavalov)(EJA...Badlop2009-08-071-9/+17
* Ad-hoc commands to join IRC channel, set nickname and encoding (thanks to Mag...Badlop2009-06-151-13/+118
* * src/mod_irc/mod_irc_connection.erl: Fix compilation warnings.Badlop2009-04-081-4/+4
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
* * Applied copyright patch 3.Mickaël Rémond2007-12-241-4/+22
* * src/mod_irc/iconv.erl: Fix compilation warnings: 3 (EJAB-290)Badlop2007-12-071-29/+29
* * src/acl.erl and other 64 files: Remove Erlang module attributeBadlop2007-12-061-1/+0
* * doc/guide.tex: Update URI of ejabberd official home page, URIBadlop2007-11-271-1/+1
* * src/mod_irc/mod_irc_connection.erl: Added handling for "%", "&"Alexey Shchepin2006-02-181-0/+3
* * src/mod_irc/mod_irc_connection.erl: Added /msg and /ctcpAlexey Shchepin2006-02-181-71/+171
* * src/web/ejabberd_http.erl: Authentication check moved toAlexey Shchepin2006-02-031-3/+9
* * src/ejabberd_sm.erl: Partially rewritten to work moreAlexey Shchepin2006-01-231-17/+2
* * src/mod_irc/mod_irc_connection.erl: Added support for WHOISAlexey Shchepin2005-05-171-0/+77
* Merged the Process One contributions ( Virtual Hosting )tmallard2005-04-171-26/+27
* * src/mod_irc/mod_irc_connection.erl: Added filtering of quitAlexey Shchepin2005-01-131-69/+25
* * src/web/ejabberd_web_admin.erl: Added user's roster pageAlexey Shchepin2004-08-021-2/+2
* * src/web/ejabberd_http.erl: Increased receive bufferAlexey Shchepin2004-04-171-41/+58
* * src/jlib.hrl: Added declaration of "iq" recordAlexey Shchepin2003-12-171-17/+17
* * src/mod_irc/mod_irc_connection.erl: Updated to work moreAlexey Shchepin2003-10-311-115/+135
* * (all): Changed JID storage format, added support for stringprepAlexey Shchepin2003-10-071-5/+5
* * 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
* * 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-091-10/+8
* * 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-231-40/+24
* * 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-181-55/+225
* *** empty log message ***Alexey Shchepin2003-02-171-1/+2
* * src/mod_irc/: Still not completed...Alexey Shchepin2003-02-171-13/+60
* * src/mod_irc/: Still not completed...Alexey Shchepin2003-02-171-28/+88
* * src/mod_irc/: New IRC transport (not completed yet)Alexey Shchepin2003-02-161-0/+443