summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-30httputil: POST respose '201 Created' is goodGiuseppe Bilotta
2009-08-30utils: try nokogiri/hpricot if hpricot is not availableGiuseppe Bilotta
2009-08-29search plugin: enhance 'lucky' outputGiuseppe Bilotta
2009-08-28search plugin: update google searchGiuseppe Bilotta
2009-08-27url plugin: only chop non-word characters on 404Giuseppe Bilotta
2009-08-27utils: avoid namespace conflictGiuseppe Bilotta
2009-08-27reaction plugin: shorter help for repliesGiuseppe Bilotta
2009-08-27reaction plugin: 'ruby:' repliesGiuseppe Bilotta
2009-08-26gettext: fix empty LANGUAGE env varfranz
2009-08-26ruby 1.9: fix *methods.include?franz
2009-08-26ruby 1.9: disable the Singleton monkeypatch for 1.9franz
2009-08-26ruby 1.9: monkeypatch MonitorMixin and ConditionVariablefranz
2009-08-26ruby 1.9: fix Integer(nil)franz
2009-08-26ruby 1.9: convert Exception to string explicitlyfranz
2009-08-26ircbot: fix indentation errorfranz
2009-08-26ruby 1.9: get rid of colons in case statementsfranz
2009-08-26ruby 1.9: get rid of Array#nitemsfranz
2009-08-26Utils: time parsing routinesGiuseppe Bilotta
2009-08-16Suppress warnings about unitialized variablesGiuseppe Bilotta
2009-08-14ircbot: clean up ping timings on connectGiuseppe Bilotta
2009-08-13nickserv: add 'ghosted' to nickserv.nick_availGiuseppe Bilotta
2009-08-13basics: UI reconnect commandGiuseppe Bilotta
2009-08-12Better handling of MessageMapper failuresGiuseppe Bilotta
2009-06-30extends: bring conjoin to EnumerableGiuseppe Bilotta
2009-06-29core/utils/extends.rb: add #conjoin for ArrayAdam James
2009-06-16lib/rbot/plugins.rb: remove executable bitAdam James
2009-06-12search: Google changed their WAP addressGiuseppe Bilotta
2009-06-06* (gettext) relaxed check for bound_target() existancedmitry kim
2009-06-06* (plugins) note: misc cleanupsdmitry kim
2009-06-06+ (plugins) notedmitry kim
2009-06-02rss plugin: categories fixGiuseppe Bilotta
2009-05-24seen plugin: check if there's a previous action before using itGiuseppe Bilotta
2009-05-22factoids: fix error message when no fact is foundGiuseppe Bilotta
2009-05-21multiple plugins: Changes to remove parenthesize warnings.David Gadling
2009-05-20search: gtime instead of timeGiuseppe Bilotta
2009-05-20search: Added a time command that gets the time from Google. !time londonDavid Gadling
2009-05-19quiz: Make maximum number of jokers configurable.David Gadling
2009-05-19youtube: fixes for older XML parsersDavid Gadling
2009-05-16rss plugin: categoriesGiuseppe Bilotta
2009-05-16quiz plugin: simplify local file loadingGiuseppe Bilotta
2009-05-06ircbot: reinstante @bot.channelsGiuseppe Bilotta
2009-04-30translator: fix sentences not working with omitted language parametersRaine Virta
2009-04-30translator: replace underscores with spaces when showing the translatorRaine Virta
2009-04-30remove fish.rb and map translate in translator.rbRaine Virta
2009-04-30translator: make source language optionalRaine Virta
2009-04-30translator: make destination language optionalRaine Virta
2009-04-29greet pluginRaine Virta
2009-04-20gettext: support version 2Giuseppe Bilotta
2009-04-20rss: minor comment fixGiuseppe Bilotta
2009-04-11figlet: use Utils.try_exec instead of !!$?Giuseppe Bilotta