Age | Commit message (Expand) | Author |
2007-08-22 | New Irc Framework: optimize Channel#has_user?() | Giuseppe Bilotta |
2007-08-22 | New Irc Framework: channel add_user was adding users indiscriminately when si... | Giuseppe Bilotta |
2007-07-31 | Store the real_name information from WHO replies | Giuseppe Bilotta |
2007-07-31 | New IRC Framework: store a User's real_name | Giuseppe Bilotta |
2007-07-29 | User mode-checking methods now accept channel names and will try to resolve t... | Giuseppe Bilotta |
2007-07-26 | Mode-checking methohds for User too | Giuseppe Bilotta |
2007-07-26 | Channel methods to check for user modes, with quickies to check for op and voice | Giuseppe Bilotta |
2007-04-11 | New IRC Framework: move #full_irc_downcase() and #full_downcase() methods to ... | Giuseppe Bilotta |
2007-04-11 | New IRC Framework: fix critical bug in Irc::Netmask to Regexp conversion | Giuseppe Bilotta |
2007-04-06 | New IRC Framework: topic setter should be a Netmask, not a User. Also improve... | Giuseppe Bilotta |
2007-04-04 | New IRC Framework: use #reverse_each() instead of #each() when clearing the l... | Giuseppe Bilotta |
2007-03-14 | Improved handling of server limits | Giuseppe Bilotta |
2007-03-08 | Previous attempt at cleaning up the prefix matcher were too restrictive, try ... | Giuseppe Bilotta |
2007-03-05 | Previous commit wasn't that good, too restrictive. Relax, and differentiate b... | Giuseppe Bilotta |
2007-03-05 | Rework netmask/hostname detection code to work around non-RFC-compliant servers | Giuseppe Bilotta |
2007-02-18 | More fixes for nickname handling on connection | Giuseppe Bilotta |
2007-02-15 | New IRC Framework: set default capabilities to RFC's values | Giuseppe Bilotta |
2007-02-14 | Really minor typo in previous commit | Giuseppe Bilotta |
2007-02-14 | New Irc Framework: fix default channel modes prefixes for users | Giuseppe Bilotta |
2007-02-14 | New Irc Framework: fix bug in debug message causing failures | Giuseppe Bilotta |
2007-02-12 | Fix casemap/server mismatch problems when moving the bots between servers wit... | Giuseppe Bilotta |
2007-02-06 | New IRC Framework: more convenience methods to look into Netmask, User and Ch... | Giuseppe Bilotta |
2007-02-06 | New IRC Framework: NetmaskList now have an enhanced [] that allows retrieval ... | Giuseppe Bilotta |
2007-02-05 | New IRC Framework: add missing accessors for channel modes | Giuseppe Bilotta |
2007-01-30 | IRC Framework: accept nil or empty nicks and channel names when looking for a... | Giuseppe Bilotta |
2007-01-06 | Irc framework: fix errors in filling up the user lists for channels | Giuseppe Bilotta |
2006-10-23 | Fix targmax/maxtargets handling | Giuseppe Bilotta |
2006-08-25 | Changeset [440] introduced a redundant definition of the downcase method for ... | Giuseppe Bilotta |
2006-08-17 | Adapt topic plugin to new IRC framework | Giuseppe Bilotta |
2006-08-05 | Fix user data not being upgraded and fix a bug in the login-by-mask code | Giuseppe Bilotta |
2006-08-05 | Fix server casemap handling | Giuseppe Bilotta |
2006-08-05 | Minor esthetical fixups | Giuseppe Bilotta |
2006-08-05 | Adjust auth framework to work with improved Irc framework and fix some issues... | Giuseppe Bilotta |
2006-08-04 | Commit [369] was bogus. This one cleans up and sanitizes the Irc framework. | Giuseppe Bilotta |
2006-08-04 | Improve robustness of ArrayOf; fix some inspect methods | Giuseppe Bilotta |
2006-08-04 | Improve robustness of ArrayOf; fix some inspect methods | Giuseppe Bilotta |
2006-08-04 | Freenode changes the hostmask of users after identification. Do not fail when... | Giuseppe Bilotta |
2006-08-04 | Fix stupid bug introduced with the new debugging messages. switch to kind_of?... | Giuseppe Bilotta |
2006-08-03 | More responsive quits and some extra debug info for the new irc framework | Giuseppe Bilotta |
2006-08-03 | Fix bug when users changed nick | Giuseppe Bilotta |
2006-08-03 | Lots of fixes all around, in preparation for the new auth coremodule | Giuseppe Bilotta |
2006-08-02 | Fix message handling, comment out some debug messages | Giuseppe Bilotta |
2006-08-02 | Fix User selection/creation | Giuseppe Bilotta |
2006-08-01 | New Irc framework: fix channel modes handling | Giuseppe Bilotta |
2006-08-01 | Some stupid fixes | Giuseppe Bilotta |
2006-07-31 | First shot at the new Irc framework. Bot is usable (sort of), but not all fun... | Giuseppe Bilotta |
2006-07-30 | Initial commit of the new Irc framework. Only add the file, no changes to the... | Giuseppe Bilotta |