summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-11-28Hopefully fix the rss watch/unwatch problem for goodGiuseppe Bilotta
2006-11-28Minor keywords fixGiuseppe Bilotta
2006-11-11Minor typo in italian.langGiuseppe Bilotta
2006-11-01SSL supportGiuseppe Bilotta
2006-10-30Make rss feed handle lookup case insensitiveGiuseppe Bilotta
2006-10-28A-Z gameGiuseppe Bilotta
2006-10-28Move irc_send_penalty method of string in ircsocket.rb, and rework flood ↵Giuseppe Bilotta
control to be more reactive while still preventing excessive flood disconnections
2006-10-28Threat works againGiuseppe Bilotta
2006-10-28salut now only replies to salutations directed at him, unless ↵Giuseppe Bilotta
salut.address_only is false
2006-10-28Too much stuff was being sent with each line, go back to 400 bytes maxGiuseppe Bilotta
2006-10-27Penalty-based flood protectionGiuseppe Bilotta
2006-10-27Try to read old language-agnostic lart/praises if language-specific ones are ↵Giuseppe Bilotta
not found
2006-10-25Rework cached? for get_cached replies to prevent warnings about redefined ↵Giuseppe Bilotta
methods
2006-10-25Strings returned by get_cached now have a cached? method which returns true ↵Giuseppe Bilotta
or false depending on whether the result was taken from the cache or not.
2006-10-25template directory cleanup: with the new auth, levels and users files are ↵Giuseppe Bilotta
not needed anymore
2006-10-25new weather plugin that uses weatherunderground.com mobile interface. can be ↵Giuseppe Bilotta
called with station code or location. doesn't remember last location (yet)
2006-10-25Renamen demauro to dict, add chambers dictionaryGiuseppe Bilotta
2006-10-25Add support for British English via OxfordGiuseppe Bilotta
2006-10-25demauro plugin: add some introductory commentGiuseppe Bilotta
2006-10-25demauro plugin: add is_italian? method (for use by other plugins)Giuseppe Bilotta
2006-10-25When contacted in private, quiz plugin now uses 'private' as a key instead ↵Giuseppe Bilotta
of its nick as it did before. This ensure consistent scoring even when the bot changes nick
2006-10-25Minor quiz cleanupsGiuseppe Bilotta
2006-10-24Don't change the default headers setting the headers for the HEAD request ↵Giuseppe Bilotta
when checking expiration
2006-10-24Initial implementation of proper caching based on last-modified and etag ↵Giuseppe Bilotta
HTTP headers
2006-10-24Support basic_auth in httputil get and head methodsGiuseppe Bilotta
2006-10-24Whitespace cleanup in url.rbGiuseppe Bilotta
2006-10-24Trap a possible exception when getting URL titles, even though nothing is ↵Giuseppe Bilotta
actually done to handle it
2006-10-23keyword plugin whitespace cleanup and implement --from option in keyword ↵Giuseppe Bilotta
search when you want more results than the first keyword.search_resuts
2006-10-23Update REQUIREMENTSGiuseppe Bilotta
2006-10-23Make rubyurl more strict about URLs to be shortenedGiuseppe Bilotta
2006-10-23Don't require rubygems for rubyurlGiuseppe Bilotta
2006-10-23Make sure the bot doesn't tell to itselfGiuseppe Bilotta
2006-10-23stupid typo in keywords forgetGiuseppe Bilotta
2006-10-23Roulette plugin now allows spinning the cylinder, with an option to ↵Giuseppe Bilotta
automatically do it at the butlast shot (defaults to true); the bot can also kick shot players (defaults to false)
2006-10-23Fix targmax/maxtargets handlingGiuseppe Bilotta
2006-10-20dice plugin now acts on 'roll' too, and it uses the nickreply method. Fix ↵Giuseppe Bilotta
ticket #66
2006-10-19Improve launch_here script with the suggestions from ticket #112Giuseppe Bilotta
2006-10-19Update threat plugin to new DHS site layout, and make it more robustGiuseppe Bilotta
2006-10-19Fix redirection in httputil.get when location is only a partial/realtive urlGiuseppe Bilotta
2006-10-18Only show 1 RSS item when 1 RSS item is askedGiuseppe Bilotta
2006-10-18Fix the no-date bug the right wayGiuseppe Bilotta
2006-10-18Minor aesthetical fixupGiuseppe Bilotta
2006-10-18Fix an issue with RSS feeds having no itemDateGiuseppe Bilotta
2006-10-17Hopefully made the babelfish plugin a bit more robustAlexander Beisig
2006-10-17salut plugin: handles multi-lingual salutations (hello/goodbye)Giuseppe Bilotta
2006-10-15Safe-save tempfiles are now created in a botclass-local directory, because ↵Giuseppe Bilotta
atomic renaming only works within a filesystem
2006-10-15Use the new Utils.safe_save to save quotefiles and larts/praises. Also adapt ↵Giuseppe Bilotta
quotes plugin to the new Irc framework
2006-10-15Utils.safe_save does a 'safe' saving (save to tempfile, move tempfile to new ↵Giuseppe Bilotta
location)
2006-10-15Document the new language stuffGiuseppe Bilotta
2006-10-15Some italian larts/praisesGiuseppe Bilotta