summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2006-08-16Minor whitespace cleanupGiuseppe Bilotta
2006-08-16Revert [354]. The plugin name should not be changed between 0.9.10 and 0.9.11...Giuseppe Bilotta
2006-08-11Actually commit the halflife2 pluginGiuseppe Bilotta
2006-08-11Tango says, ! in auth_path is bad mojo.Mark Kretschmann
2006-08-11Adapt to new auth system.Mark Kretschmann
2006-08-10AutoOp now triggers on nick change tooGiuseppe Bilotta
2006-08-10Adapt AutoOp plugin to the new IRC frameworkGiuseppe Bilotta
2006-08-06Fix RSS plugin problems caused by watches created before the new Irc frameworkGiuseppe Bilotta
2006-08-06Some fixes for the rss pluginGiuseppe Bilotta
2006-08-06why do we have 2 figlets?Tom Gilbert
2006-08-05make sure @commands is never nil in script.rbAlexander Beisig
2006-08-05reworked the keywords plugin, it uses a new and less messy syntax nowAlexander Beisig
2006-08-03renamed keywords plugin to fix inconsistency between commands and helpAlexander Beisig
2006-08-03Make keywords.rb into a plugin and sync with 0.9.10Giuseppe Bilotta
2006-08-02Port [338] to trunkGiuseppe Bilotta
2006-08-01Fix the "list" function. Now counts the pages correctly.Mark Kretschmann
2006-08-01rename fileMark Kretschmann
2006-08-01Rename "command" plugin to "script" plugin. Reasoning: Less confusion and con...Mark Kretschmann
2006-07-31First shot at the new Irc framework. Bot is usable (sort of), but not all fun...Giuseppe Bilotta
2006-07-31Initial import of the "time" plugin by Ian Monroe. Allows to view the local t...Mark Kretschmann
2006-07-31Initial import of my "command" plugin. Allows to create mini plugins directly...Mark Kretschmann
2006-07-31minor "cuteness" tweak for the karma plugin.Tom Gilbert
2006-07-29whitelist!Tom Gilbert
2006-07-29bans plugin from RockMan :DTom Gilbert
2006-07-29just some tiny tweaks. giuseppe! you have been busy! :)Tom Gilbert
2006-07-28Do not use get_cached for RSS until we have proper cache handlingGiuseppe Bilotta
2006-07-28Fix date sorting for rss pluginsGiuseppe Bilotta
2006-07-27rss show will sort items by date, if possible; a specific range of items to b...Giuseppe Bilotta
2006-07-26Small cosmetic fix for trac output of non-changelog entries in RSS pluginGiuseppe Bilotta
2006-07-26weather plugin now reports error met when displaying info instead of silently...Giuseppe Bilotta
2006-07-26More robust error handling in rss.rb, also increased the default polling valu...Giuseppe Bilotta
2006-07-26Add 'google' as a synonym for searchGiuseppe Bilotta
2006-07-25Make demauro work with Ruby 1.8.4 tooGiuseppe Bilotta
2006-07-24Fix yet more problem reporting in rss pluginGiuseppe Bilotta
2006-07-24Fix problem reporting in rss pluginGiuseppe Bilotta
2006-07-24con:Giuseppe Bilotta
2006-07-24RSS plugin update.Giuseppe Bilotta
2006-07-24RSS plugin cleanup: printFormattedRss made more generic, added 'trac' typeGiuseppe Bilotta
2006-07-24RSS plugin now uses bold all around in the help messagesGiuseppe Bilotta
2006-07-24Revert the Struct.new-related changes because they don't do what we wantGiuseppe Bilotta
2006-07-24New command system for RSS pluginGiuseppe Bilotta
2006-07-24More RSS plugin improvementsGiuseppe Bilotta
2006-07-24Stupid upper/lowercase typo in rss pluginGiuseppe Bilotta
2006-07-24[257] was moot, this is the propert way to prevent Structs from being created...Giuseppe Bilotta
2006-07-24RSS plugin is now in '''much''' better shapeGiuseppe Bilotta
2006-07-24Suppress the warnings for Struct redefinition on rescanGiuseppe Bilotta
2006-07-24Cleanups and bugfixes for the RSS pluginGiuseppe Bilotta
2006-07-23Initial version of the RSS plugin. Needs lots of loveGiuseppe Bilotta
2006-07-23urban dictionary now uses get_cached. It's still slow, though, so we can safe...Giuseppe Bilotta
2006-07-23Urban requires rubyful_soup, gracefully disable the plugin if it can't be foundGiuseppe Bilotta