summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-12-04New Auth Framework: migrate userdata on botuser copy/renameGiuseppe Bilotta
2007-12-03New Auth Framework: meet and hello commands to make transient botusers permanentGiuseppe Bilotta
2007-12-03salut plugin: only reply to salutations in unreplied messagesGiuseppe Bilotta
2007-12-03New Auth Framework: sanitize botusername ''before'' checking for existenceGiuseppe Bilotta
2007-12-03New Auth Framework: trap user editing exceptionsGiuseppe Bilotta
2007-12-03New Auth Framework: TypeError, not TypErrorGiuseppe Bilotta
2007-11-29* (plugins/rss) maintain refresh timeouts through restarts/rescansDmitry Kim
2007-11-29rss plugin: manageable permissions and defaultsGiuseppe Bilotta
2007-11-29rss plugin: calculate item_uid_for_bot() on Atom feeds without breakingGiuseppe Bilotta
2007-11-28rss plugin: help for 'who watches'Giuseppe Bilotta
2007-11-28rss plugin: initial support for Atom feeds (needs Ruby's rss module 0.1.8 or ↵Giuseppe Bilotta
later)
2007-11-28karma plugin: skip messages which don't have ++ or -- in themGiuseppe Bilotta
2007-11-26alias.rb:Yaohan Chen
* show a clear error message when the alias is removed but mapping is not yet
2007-11-26alias.rb:Yaohan Chen
* fix bug in alias checking code which prevented aliases with more than one parameters + reply with error message if mapping alias fails
2007-11-24* (plugins/urban) filter urbandictionary suggestion via uniq()Dmitry Kim
2007-11-24* (plugins/urban) CGI.escape -> URI.escapeDmitry Kim
2007-11-24* (plugins/urban) only return 1 answer; other minor improvementsDmitry Kim
2007-11-24* (plugins/urban) route around urbanwap acting smaert wrt IP addresses (back ↵Dmitry Kim
to html scraping)
2007-11-23shiritori.rb: use normalize-japanese.rb, if present, to allow katakanaYaohan Chen
2007-11-23twitter plugin: twitter friends status commandGiuseppe Bilotta
2007-11-23* (plugins/karma) don't thank for bot karma decrementsDmitry Kim
2007-11-23* (plugins/karma) new, hopefully less broken, karma syntax parserDmitry Kim
2007-11-22language.rb: add '.UTF-8' to Lang2Locale values to make gettext use UTF-8 on ↵Yaohan Chen
WIN32
2007-11-21New IRC Framework: warn, don't raise, on case mismatchGiuseppe Bilotta
2007-11-21factoids plugin: config value for number of search resultsGiuseppe Bilotta
2007-11-21factoids plugin: an empty trigger_pattern list means any word is a keywordGiuseppe Bilotta
2007-11-21factoids plugin: config option to reply to queries only when addressedGiuseppe Bilotta
2007-11-21factoids plugin: reply when queries match a triggerGiuseppe Bilotta
2007-11-21factoids plugin: scan factoids for query triggersGiuseppe Bilotta
2007-11-21twitter plugin: use the correct timeGiuseppe Bilotta
2007-11-18translator.rb: improved help message from translatorsYaohan Chen
2007-11-18twitter plugin: fix helpGiuseppe Bilotta
2007-11-14translator.rb: use "help <translator>" instead of "help translator ↵Yaohan Chen
<translator>" to show translator information
2007-11-08weather plugin: properly support multiple US and non-US stationsGiuseppe Bilotta
2007-11-08weather plugin: refactor HTML cleanup codeGiuseppe Bilotta
2007-11-08weather plugin: fix detection of weather pageGiuseppe Bilotta
2007-11-08weather plugin: fix 163Giuseppe Bilotta
2007-11-08alias.rb: revert previous commit about creating path since mkdir_p only createsYaohan Chen
directory if it does not exist
2007-11-07rbot should default to the debug level used by rubyGiuseppe Bilotta
2007-11-07alias plugin: don't create data path if it already existsGiuseppe Bilotta
2007-11-07lart plugin: fix listlart/praise logicGiuseppe Bilotta
2007-11-06Improved inspect methods all aroundGiuseppe Bilotta
2007-11-06New Irc Framework: methods to convert channel user modes (op, voice, etc) ↵Giuseppe Bilotta
from mode (o, v, ...) to prefix (@, +, ...) and back
2007-11-06New Irc Framework: fix channel creation when topic=nilGiuseppe Bilotta
2007-11-05factoids plugin: echo the newly learned factGiuseppe Bilotta
2007-11-05factoids plugin: tell the user the index of the fact when refusing to learn ↵Giuseppe Bilotta
something we know already
2007-11-05translator.rb: display translation provider when it's chosen automaticallyYaohan Chen
2007-11-05alias.rb: help message for aliases show alias definitionsYaohan Chen
2007-11-04factoids plugin: no need to prepend 'learnt' to metadataGiuseppe Bilotta
2007-11-04keywords plugin: keyword wipe command to remove unforgettable keywordsGiuseppe Bilotta