Age | Commit message (Expand) | Author |
2006-10-27 | Try to read old language-agnostic lart/praises if language-specific ones are ... | Giuseppe Bilotta |
2006-10-25 | Rework cached? for get_cached replies to prevent warnings about redefined met... | Giuseppe Bilotta |
2006-10-25 | Strings returned by get_cached now have a cached? method which returns true o... | Giuseppe Bilotta |
2006-10-25 | template directory cleanup: with the new auth, levels and users files are not... | Giuseppe Bilotta |
2006-10-25 | new weather plugin that uses weatherunderground.com mobile interface. can be ... | Giuseppe Bilotta |
2006-10-25 | Renamen demauro to dict, add chambers dictionary | Giuseppe Bilotta |
2006-10-25 | Add support for British English via Oxford | Giuseppe Bilotta |
2006-10-25 | demauro plugin: add some introductory comment | Giuseppe Bilotta |
2006-10-25 | demauro plugin: add is_italian? method (for use by other plugins) | Giuseppe Bilotta |
2006-10-25 | When contacted in private, quiz plugin now uses 'private' as a key instead of... | Giuseppe Bilotta |
2006-10-25 | Minor quiz cleanups | Giuseppe Bilotta |
2006-10-24 | Don't change the default headers setting the headers for the HEAD request whe... | Giuseppe Bilotta |
2006-10-24 | Initial implementation of proper caching based on last-modified and etag HTTP... | Giuseppe Bilotta |
2006-10-24 | Support basic_auth in httputil get and head methods | Giuseppe Bilotta |
2006-10-24 | Whitespace cleanup in url.rb | Giuseppe Bilotta |
2006-10-24 | Trap a possible exception when getting URL titles, even though nothing is act... | Giuseppe Bilotta |
2006-10-23 | keyword plugin whitespace cleanup and implement --from option in keyword sear... | Giuseppe Bilotta |
2006-10-23 | Update REQUIREMENTS | Giuseppe Bilotta |
2006-10-23 | Make rubyurl more strict about URLs to be shortened | Giuseppe Bilotta |
2006-10-23 | Don't require rubygems for rubyurl | Giuseppe Bilotta |
2006-10-23 | Make sure the bot doesn't tell to itself | Giuseppe Bilotta |
2006-10-23 | stupid typo in keywords forget | Giuseppe Bilotta |
2006-10-23 | Roulette plugin now allows spinning the cylinder, with an option to automatic... | Giuseppe Bilotta |
2006-10-23 | Fix targmax/maxtargets handling | Giuseppe Bilotta |
2006-10-20 | dice plugin now acts on 'roll' too, and it uses the nickreply method. Fix tic... | Giuseppe Bilotta |
2006-10-19 | Improve launch_here script with the suggestions from ticket #112 | Giuseppe Bilotta |
2006-10-19 | Update threat plugin to new DHS site layout, and make it more robust | Giuseppe Bilotta |
2006-10-19 | Fix redirection in httputil.get when location is only a partial/realtive url | Giuseppe Bilotta |
2006-10-18 | Only show 1 RSS item when 1 RSS item is asked | Giuseppe Bilotta |
2006-10-18 | Fix the no-date bug the right way | Giuseppe Bilotta |
2006-10-18 | Minor aesthetical fixup | Giuseppe Bilotta |
2006-10-18 | Fix an issue with RSS feeds having no itemDate | Giuseppe Bilotta |
2006-10-17 | Hopefully made the babelfish plugin a bit more robust | Alexander Beisig |
2006-10-17 | salut plugin: handles multi-lingual salutations (hello/goodbye) | Giuseppe Bilotta |
2006-10-15 | Safe-save tempfiles are now created in a botclass-local directory, because at... | Giuseppe Bilotta |
2006-10-15 | Use the new Utils.safe_save to save quotefiles and larts/praises. Also adapt ... | Giuseppe Bilotta |
2006-10-15 | Utils.safe_save does a 'safe' saving (save to tempfile, move tempfile to new ... | Giuseppe Bilotta |
2006-10-15 | Document the new language stuff | Giuseppe Bilotta |
2006-10-15 | Some italian larts/praises | Giuseppe Bilotta |
2006-10-15 | Make the lart plugin use language-specific lart/praises | Giuseppe Bilotta |
2006-10-15 | Allow plugins to do things when the language is changed. Will be used e.g. by... | Giuseppe Bilotta |
2006-10-15 | Better flood control | Giuseppe Bilotta |
2006-10-15 | autorejoin after a random time between 0 and 10, instead of fixed 10 | Giuseppe Bilotta |
2006-10-15 | More italian.lang stuff | Giuseppe Bilotta |
2006-10-15 | Add italian language translations | Giuseppe Bilotta |
2006-10-15 | When searching Wikipedia, strip 'Wikipedia, the free encyclopedia' from titles | Giuseppe Bilotta |
2006-10-15 | Refine urban plugin output with bold, reverse and underline. If it's too much... | Giuseppe Bilotta |
2006-10-15 | Totally reworked urban dictionary plugin to use WAP. Much faster, much cleane... | Giuseppe Bilotta |
2006-10-14 | Add Wikipedia searching to the search plugin | Giuseppe Bilotta |
2006-10-14 | Rename google plugin back to search in preparation for wikipedia support | Giuseppe Bilotta |