Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-04 | Fix stupid bug introduced with the new debugging messages. switch to ↵ | Giuseppe Bilotta | |
kind_of? instead of .class<= | |||
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 User selection/creation | Giuseppe Bilotta | |
2006-08-01 | New Irc framework: fix channel modes handling | Giuseppe Bilotta | |
2006-08-01 | First step towards the new modularized core framework | Giuseppe Bilotta | |
2006-07-31 | First shot at the new Irc framework. Bot is usable (sort of), but not all ↵ | Giuseppe Bilotta | |
functionality may work as expected (or at all). If you are testing it, please report. Auth is known to be nonfunctional | |||
2006-07-22 | Implement support for the CAPAB IDENTIFY-MSG capability available on some ↵ | Giuseppe Bilotta | |
server, therefore providing messages with the identified? method that tells if the sourcenick has identified with services or not | |||
2006-06-28 | Whitespace cleanup | Giuseppe Bilotta | |
2005-12-09 | requested for certain networks | Tom Gilbert | |
2005-08-27 | reworked that last patch, now rbot pings the server and sets the timeout | Tom Gilbert | |
accordingly | |||
2005-08-05 | that syntax confuses rdoc | Tom Gilbert | |
2005-08-05 | More tweaks | Tom Gilbert | |
2005-08-04 | Thu Aug 04 23:03:30 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk> | Tom Gilbert | |
* Improved ircd recognition of rfc2812.rb * de-string'd, de-cap'd rfc2812.rb, looks less shouty now * moved the Q auth stuff (for quakenet) into a new qauth plugin (untested!) * finish fixing the httputil | |||
2005-07-27 | move rbot into lib - still rearranging for packaging/installation | Tom Gilbert | |