Previous attempt at cleaning up the prefix matcher were too restrictive, try using...
[rbot] / lib / rbot / rfc2812.rb
2007-03-08  Giuseppe BilottaPrevious attempt at cleaning up the prefix matcher...
2007-03-05  Giuseppe BilottaPrevious commit wasn't that good, too restrictive....
2007-03-05  Giuseppe BilottaRework netmask/hostname detection code to work around...
2007-02-20  Giuseppe BilottaUse ASCII KCODE to prevent problems like missing charac...
2007-02-20  Giuseppe BilottaNew IRC Framework: bot now keeps track of his nick...
2007-02-18  Giuseppe BilottaInitial steps towards a namespace rationalization
2007-02-18  Giuseppe BilottaPlugin header boilerplating.
2007-02-18  Giuseppe BilottaMore fixes for nickname handling on connection
2007-02-17  Giuseppe BilottaNew IRC Framework: optimize processing of server messag...
2007-02-17  Giuseppe BilottaNew IRC Framework: fix initial handling and guessing...
2007-02-10  Giuseppe BilottaHandle server connections (e.g. through a bip proxy...
2007-01-06  Giuseppe BilottaIrc framework: fix errors in filling up the user lists...
2006-10-28  Giuseppe BilottaMove irc_send_penalty method of string in ircsocket...
2006-10-27  Giuseppe BilottaPenalty-based flood protection
2006-08-20  Giuseppe BilottaImprove NOTICE and PRIVMSG robustness when target is...
2006-08-10  Giuseppe BilottaFix exception when a QUITting user was not in the first...
2006-08-05  Giuseppe BilottaFix a disconnect on topic change
2006-08-04  Giuseppe BilottaCommit [369] was bogus. This one cleans up and sanitize...
2006-08-04  Giuseppe BilottaFix stupid bug introduced with the new debugging messag...
2006-08-03  Giuseppe BilottaFix bug when users changed nick
2006-08-03  Giuseppe BilottaLots of fixes all around, in preparation for the new...
2006-08-02  Giuseppe BilottaFix User selection/creation
2006-08-01  Giuseppe BilottaNew Irc framework: fix channel modes handling
2006-08-01  Giuseppe BilottaFirst step towards the new modularized core framework
2006-07-31  Giuseppe BilottaFirst shot at the new Irc framework. Bot is usable...
2006-07-22  Giuseppe BilottaImplement support for the CAPAB IDENTIFY-MSG capability...
2006-06-28  Giuseppe BilottaWhitespace cleanup
2005-12-09  Tom Gilbertrequested for certain networks
2005-08-27  Tom Gilbertreworked that last patch, now rbot pings the server...
2005-08-05  Tom Gilbertthat syntax confuses rdoc
2005-08-05  Tom GilbertMore tweaks
2005-08-04  Tom GilbertThu Aug 04 23:03:30 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-27  Tom Gilbertmove rbot into lib - still rearranging for packaging...