]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/irc.rb
chucknorris: fix loading
[user/henk/code/ruby/rbot.git] / lib / rbot / irc.rb
2015-06-13 Matthias Heckerlogging, irc fix loglevel i messed up
2015-06-13 Matthias Heckerlogging improved in irc
2015-03-09 Matthias Hruby 2.2: fix a obscure regexp escaping bug
2010-09-29 Giuseppe BilottaIRC framework: Server#to_s must always return a String
2010-06-15 Giuseppe BilottaNew IRC Framework: don't raise on unknown casemap
2010-03-29 Giuseppe BilottaIRC: support 'CASEMAPPING=charset' from some idiotic...
2009-11-01 Giuseppe BilottaIRC Framework: Channel.npname()
2009-11-01 Giuseppe BilottaRuby 1.9 compat: use String#[0,1] for channel prefixes
2009-08-26 franzruby 1.9: disable the Singleton monkeypatch for 1.9
2009-03-06 Spencer Rinehartirc: monkeypatch Singleton to make _load and _dump...
2009-02-19 Raine Virtaremove whitespace
2009-01-29 Giuseppe BilottaIRC Framework: fix wrong rfc casemaps
2008-09-24 Giuseppe Bilottairc.rb: User#channels method
2008-08-09 Giuseppe Bilotta+ handle WHOIS queries
2008-08-09 Giuseppe Bilotta+ support channel URL and creation time
2008-08-03 Giuseppe Bilotta* fix ominous bug in Regexp::IP_ADDR
2008-07-15 Giuseppe BilottaRevert "* use to_irc_netmask(:force => true) to unlink...
2008-07-15 Giuseppe BilottaDumpable definition of #any? and #all? methods for...
2008-07-13 Giuseppe Bilotta* use to_irc_netmask(:force => true) to unlink Netmasks...
2008-06-22 Giuseppe Bilotta#any? and #all? methods for Channel#mode to check if...
2008-04-22 Giuseppe BilottaLicensing uniformity: dual-license rbot core under...
2008-03-04 Giuseppe BilottaUnixify all line endings.
2008-02-12 Giuseppe Bilotta* fix a bug in the definition of Object#nil_or_empty?
2007-12-14 Giuseppe Bilottamaskdb: be case insenstive
2007-12-07 Giuseppe BilottaNew Irc Framework: netmask generalization now takes...
2007-11-21 Giuseppe BilottaNew IRC Framework: warn, don't raise, on case mismatch
2007-11-06 Giuseppe BilottaImproved inspect methods all around
2007-11-06 Giuseppe BilottaNew Irc Framework: methods to convert channel user...
2007-11-06 Giuseppe BilottaNew Irc Framework: fix channel creation when topic=nil
2007-09-22 Dmitry Kim+ (irc) generalize() method for Netmask class
2007-09-13 Giuseppe Bilottamore rdoc-ification
2007-09-04 Giuseppe BilottaNew Irc Framework: Netmask-to-Netmask conversion should...
2007-09-04 Giuseppe BilottaNew Irc Framework: ident methods synonyms for user...
2007-09-02 Giuseppe BilottaNew Irc Framework: make Netmask.new(somenetmask) work
2007-08-22 Giuseppe BilottaNew Irc Framework: optimize Channel#has_user?()
2007-08-22 Giuseppe BilottaNew Irc Framework: channel add_user was adding users...
2007-07-31 Giuseppe BilottaStore the real_name information from WHO replies
2007-07-31 Giuseppe BilottaNew IRC Framework: store a User's real_name
2007-07-29 Giuseppe BilottaUser mode-checking methods now accept channel names...
2007-07-26 Giuseppe BilottaMode-checking methohds for User too
2007-07-26 Giuseppe BilottaChannel methods to check for user modes, with quickies...
2007-04-11 Giuseppe BilottaNew IRC Framework: move #full_irc_downcase() and #full_...
2007-04-11 Giuseppe BilottaNew IRC Framework: fix critical bug in Irc::Netmask...
2007-04-06 Giuseppe BilottaNew IRC Framework: topic setter should be a Netmask...
2007-04-04 Giuseppe BilottaNew IRC Framework: use #reverse_each() instead of ...
2007-03-14 Giuseppe BilottaImproved handling of server limits
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-18 Giuseppe BilottaMore fixes for nickname handling on connection
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...