]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/rfc2812.rb
* make the daemonization thing to suck less (wrt standard io channels)
[user/henk/code/ruby/rbot.git] / lib / rbot / rfc2812.rb
2008-04-12 Giuseppe Bilottarfc2812: parse User mode changes, even though they...
2008-04-12 Giuseppe Bilottarfc2812: clean up channel mode handling
2008-04-12 Giuseppe Bilotta+ WelcomeMessage class
2008-03-11 Giuseppe BilottaDocumentation cleanups
2008-02-15 Giuseppe Bilottarfc2812: fix a bug in Client.reset
2008-02-12 Giuseppe Bilottarfc2812: fix a bug in Client.user initialization
2007-11-06 Giuseppe BilottaNew Irc Framework: methods to convert channel user...
2007-09-13 Giuseppe Bilottamore rdoc-ification
2007-07-31 Giuseppe BilottaStore the real_name information from WHO replies
2007-07-31 Giuseppe BilottaNew IRC Framework: WHO the channels we join, so that...
2007-05-10 Giuseppe BilottaBe slightly less anal about non-RFC-compliant MOTD...
2007-04-06 Giuseppe BilottaNew IRC Framework: topic setter should be a Netmask...
2007-04-06 Dmitry Kim* (rfc2812) fixed 'Welcome' message parsing
2007-03-16 Giuseppe BilottaServer hostname was not being set properly
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...