summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/bash.rb
AgeCommit message (Expand)Author
2009-02-19remove whitespaceRaine Virta
2009-02-07bash plugin: split long quotes at markersGiuseppe Bilotta
2009-01-20bash plugin: bash latest is not brokenGiuseppe Bilotta
2009-01-20bash plugin: document bash searchGiuseppe Bilotta
2009-01-20bash plugin: refactor and localize helpGiuseppe Bilotta
2008-03-17bash plugin: provide htmlinfo filterGiuseppe Bilotta
2008-02-15bash plugin: check if the html is actually thereGiuseppe Bilotta
2007-09-12namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*Giuseppe Bilotta
2007-08-22bash plugin: a nick is such only if it's followed by a spaceGiuseppe Bilotta
2007-08-22bash plugin: detect (nick) together with <nick> and nick:Giuseppe Bilotta
2007-08-22bash plugin: collapse consecutive lines from the same nickGiuseppe Bilotta
2007-04-08plugins: use CGI.escape instead of URI.escape where appropriate, remove some ...Giuseppe Bilotta
2007-04-06bash plugin: revamped and enhancedGiuseppe Bilotta
2007-03-30*** (httputil) major rework, new caching implementation, unified requestDmitry Kim
2005-08-10AUTHORS update.Tom Gilbert