summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* add a plugin for commit reportingJesse Luehrs2010-02-151-0/+101
* use an absolute path for the data directoryJesse Luehrs2010-02-151-1/+3
* oopsJesse Luehrs2010-02-121-1/+1
* better error handlingJesse Luehrs2010-02-122-5/+9
* bleh, nick_change uses a different arg formatJesse Luehrs2010-01-251-2/+3
* actually send ->sent to pluginsJesse Luehrs2010-01-251-1/+1
* some todo commentsJesse Luehrs2010-01-251-0/+3
* also log messages sent by the botJesse Luehrs2010-01-253-0/+10
* add logging pluginJesse Luehrs2010-01-241-0/+133
* forward along most other informational methods to pluginsJesse Luehrs2010-01-242-1/+17
* XML::RAI is dumbJesse Luehrs2009-11-302-5/+13
* whitespaceJesse Luehrs2009-11-301-0/+1
* further factor out the caching from the RSS roleJesse Luehrs2009-11-303-72/+88
* move debugging output back up to the top levelJesse Luehrs2009-11-301-0/+2
* Refactor the Mantis plugin into an RSS roleJesse Luehrs2009-11-302-87/+96
* handle rpc failure betterJesse Luehrs2009-11-301-0/+2
* oops, have to extend the plugin base classJesse Luehrs2009-11-301-0/+1
* make plugins a bit more flexibleJesse Luehrs2009-11-284-40/+30
* factor out broadcasting messages a bitJesse Luehrs2009-11-283-11/+14
* add code for checking the wiki for added pagesJesse Luehrs2009-11-282-0/+76
* use older File::Path interfaceJesse Luehrs2009-11-271-1/+1
* factor out mantis-specific things into its own classJesse Luehrs2009-11-272-84/+132
* silence warningJesse Luehrs2009-11-261-2/+1
* stop showing the email address for users, for nowJesse Luehrs2009-11-261-5/+4
* a bit more debugging outputJesse Luehrs2009-11-261-0/+6
* clean up code for creating the issue message to be sentJesse Luehrs2009-11-261-2/+5
* add author to issue report messageJesse Luehrs2009-11-261-0/+1
* update every 5 minutes (rather than 1), and make it configurableJesse Luehrs2009-11-261-1/+7
* item -> issueJesse Luehrs2009-11-261-27/+27
* fix b::bb config a bitJesse Luehrs2009-11-261-2/+10
* send message to right channelJesse Luehrs2009-11-261-1/+4
* initial implementationJesse Luehrs2009-11-251-0/+101