]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/rfc2812.rb
refactor: remove global bot instance, closes #42
[user/henk/code/ruby/rbot.git] / lib / rbot / rfc2812.rb
2011-09-15 Giuseppe BilottaBetter handling of akills and other form of disconnections
2011-08-30 Giuseppe BilottaAn unparseable message from the server is a ServerError
2011-05-03 Giuseppe BilottaPreliminary support for the LIST command
2010-03-07 Robin H. Johnsonrfc2812: Fix multiple RPL_WHOISCHANNELS handling
2009-12-21 Alex Leglerircbot/rfc2812/message: Add banlist message handling
2009-12-21 Alex Leglerircbot: Delegate ERR_NOSUCHNICK and ERR_NOSUCHCHANNEL...
2009-01-08 Giuseppe Bilottarfc2812: better handling of incomplete mode lines
2009-01-07 Giuseppe Bilottarfc2812: handle server ERROR
2008-08-11 Giuseppe Bilottarfc2812: always return the actual Channel or User when...
2008-08-11 Giuseppe Bilottarfc2812: handle ERR_NOSUCHNICK and ERR_NOSUCHCHANNEL
2008-08-11 Giuseppe Bilottarfc2812: create channels and users for al commands...
2008-08-09 Giuseppe Bilotta+ handle WHOIS queries
2008-08-09 Giuseppe Bilottarfc2812.rb: support RPL_AWAY reply
2008-08-09 Giuseppe Bilotta+ support channel URL and creation time
2008-06-28 Giuseppe BilottaNew IRC framework: allow RPL_TOPIC(_INFO) for channels...
2008-06-23 Giuseppe Bilottarfc2812.rb: skip unknown channel modes altogether
2008-06-22 Giuseppe Bilottarfc2812.rb: warn about unhandled numeric replies too
2008-06-22 Giuseppe Bilottarfc2812.rb: refactor MODE parsing to use it for RPL_CHA...
2008-06-18 Giuseppe Bilottarfc2812: be compatible with ruby < 1.8.7
2008-06-18 Giuseppe Bilottarfc2812: fix MODE line parsing
2008-04-30 Giuseppe Bilottarfc2812.rb: handle mode changes like -o+b
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...