summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/bash.rb
AgeCommit message (Collapse)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
checks for InvalidURIs that don't make sense anymore, irficy some more html
2007-04-06bash plugin: revamped and enhancedGiuseppe Bilotta
2007-03-30*** (httputil) major rework, new caching implementation, unified requestDmitry Kim
processing + (httputil) post support, partial request support, other features - (httputil) removed partial_body() and get_cached() [merged into get()] * (plugins/, utils) minimal changes to accomodate for the new http_utils * (utils, ircbot) moved utils initialization into utils.rb * (tube.rb) (partially) accomodate for upstream site layout changes
2005-08-10AUTHORS update.Tom Gilbert
Added two plugins from Robin Kearney <robin@riviera.org.uk>