More Regexp madness. Fixes, optimizations, and a new method to parse channel lists
[rbot] / lib / rbot / irc.rb
2007-02-15  Giuseppe BilottaNew IRC Framework: set default capabilities to RFC...
2007-02-14  Giuseppe BilottaReally minor typo in previous commit
2007-02-14  Giuseppe BilottaNew Irc Framework: fix default channel modes prefixes...
2007-02-14  Giuseppe BilottaNew Irc Framework: fix bug in debug message causing...
2007-02-12  Giuseppe BilottaFix casemap/server mismatch problems when moving the...
2007-02-06  Giuseppe BilottaNew IRC Framework: more convenience methods to look...
2007-02-06  Giuseppe BilottaNew IRC Framework: NetmaskList now have an enhanced...
2007-02-05  Giuseppe BilottaNew IRC Framework: add missing accessors for channel...
2007-01-30  Giuseppe BilottaIRC Framework: accept nil or empty nicks and channel...
2007-01-06  Giuseppe BilottaIrc framework: fix errors in filling up the user lists...
2006-10-23  Giuseppe BilottaFix targmax/maxtargets handling
2006-08-25  Giuseppe BilottaChangeset [440] introduced a redundant definition of...
2006-08-17  Giuseppe BilottaAdapt topic plugin to new IRC framework
2006-08-05  Giuseppe BilottaFix user data not being upgraded and fix a bug in the...
2006-08-05  Giuseppe BilottaFix server casemap handling
2006-08-05  Giuseppe BilottaMinor esthetical fixups
2006-08-05  Giuseppe BilottaAdjust auth framework to work with improved Irc framewo...
2006-08-04  Giuseppe BilottaCommit [369] was bogus. This one cleans up and sanitize...
2006-08-04  Giuseppe BilottaImprove robustness of ArrayOf; fix some inspect methods
2006-08-04  Giuseppe BilottaImprove robustness of ArrayOf; fix some inspect methods
2006-08-04  Giuseppe BilottaFreenode changes the hostmask of users after identifica...
2006-08-04  Giuseppe BilottaFix stupid bug introduced with the new debugging messag...
2006-08-03  Giuseppe BilottaMore responsive quits and some extra debug info for...
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 message handling, comment out some debug messages
2006-08-02  Giuseppe BilottaFix User selection/creation
2006-08-01  Giuseppe BilottaNew Irc framework: fix channel modes handling
2006-08-01  Giuseppe BilottaSome stupid fixes
2006-07-31  Giuseppe BilottaFirst shot at the new Irc framework. Bot is usable...
2006-07-30  Giuseppe BilottaInitial commit of the new Irc framework. Only add the...