summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2007-04-02* (rss) bypass http cache when handling 'show' commandDmitry Kim
2007-04-01search plugin: let the user know when no body was found and no error was raisedGiuseppe Bilotta
2007-03-31rss plugin: code cleanup. add support for slashdot feeds, with RDF extension ...Giuseppe Bilotta
2007-03-30*** (httputil) major rework, new caching implementation, unified requestDmitry Kim
2007-03-30* an ugly quickfix for sending non-unicode strings :/Dmitry Kim
2007-03-30- (utils.rb) removed http_get, since it's obsoletedDmitry Kim
2007-03-29* (rss.rb) we didn't really mean to create a Mutex inner class, right?Dmitry Kim
2007-03-29+ support for non-iso-8859-1 languages (ru, zt, ja, ko, el)Dmitry Kim
2007-03-26url plugins: when echoing first par, be more clear on what's being done and d...Giuseppe Bilotta
2007-03-25url plugin: url.first_par option. when enabled, the url plugin will attempt t...Giuseppe Bilotta
2007-03-25rss plugin: attempt data recovery when marshalling failsGiuseppe Bilotta
2007-03-25rss plugin: nil the mutex when dumping, to prevent cross-version marshalling ...Giuseppe Bilotta
2007-03-25url plugin: customizable max amount of data to retrieve to look for a title. ...Giuseppe Bilotta
2007-03-24httputil and url plugin improvements, see ChangeLogGiuseppe Bilotta
2007-03-24url plugin: when reading body chunks, don't discard read materialGiuseppe Bilotta
2007-03-22keywords plugin: there is no rescan method for plugins. Remove leftover from ...Giuseppe Bilotta
2007-03-21* french, german and russian lang files converted to utf-8Dmitry Kim
2007-03-21* apparently, synthetic privmsgs for remotectl are hard. may need some massiv...Dmitry Kim
2007-03-20shiritori plugin: only load rulesets on requestGiuseppe Bilotta
2007-03-20rss plugin: 0.9 feeds don't work, so we just patch them to pretend they are a...Giuseppe Bilotta
2007-03-20rss plugin: lock the mutex on more occasionsGiuseppe Bilotta
2007-03-19chanserv plugin: currently only manages opping etc via chanservGiuseppe Bilotta
2007-03-16Plugins: move games into their own directoryGiuseppe Bilotta
2007-03-16remotectl: ensure that source and destination of synthetical message are prop...Giuseppe Bilotta
2007-03-15Forgot to add the actual unicode I/O filter to the repository (see [753])Giuseppe Bilotta
2007-03-15+ Added remotectl plugin and an example druby API client implementationDmitry Kim
2007-03-14Added config option: "url.titles_only"Chris Gahan
2007-03-13imdb plugin: update to the new site layout, use rbot headersGiuseppe Bilotta
2007-03-07quiz plugin: don't crash when the answer is entirely made of sepatorsGiuseppe Bilotta
2007-03-05autorejoin plugin: insult on rejoin now optionalGiuseppe Bilotta
2007-03-05quiz plugin: new cleanup command to remove players with 0 points and 0 jokersGiuseppe Bilotta
2007-02-20shiritori plugin, thanks to hagabakaGiuseppe Bilotta
2007-02-20remind plugin: fix for repeated reminders failing after [717].Giuseppe Bilotta
2007-02-18Initial steps towards a namespace rationalizationGiuseppe Bilotta
2007-02-18nickserv plugin: previous commit had a line wrongGiuseppe Bilotta
2007-02-18nickserv plugin: export information on current identification statusGiuseppe Bilotta
2007-02-18Plugin header boilerplating.Giuseppe Bilotta
2007-02-18nickserv plugin: better nickname recovery handlingGiuseppe Bilotta
2007-02-17bans plugin: fix badword regular expression creationGiuseppe Bilotta
2007-02-16quiz plugin: remove debug stuffGiuseppe Bilotta
2007-02-16quiz plugin: sometimes cmd_hint was not busting even when it should haveGiuseppe Bilotta
2007-02-16 * Fixed roshambo (the bot would always tie if it picked scissors)Chris Gahan
2007-02-16keywords plugin: more fixes to 'reply-on-question' codeGiuseppe Bilotta
2007-02-15autoop plugin: auto-opping on nick change can now be disabledGiuseppe Bilotta
2007-02-15remind plugin: one-shot reminders gave a reminder time with an extra period a...Giuseppe Bilotta
2007-02-15New unreplied() method for plugins that want to handle PRIVMSGs unreplied by ...Giuseppe Bilotta
2007-02-15autoop plugin: make it work again when no channel is specifiedGiuseppe Bilotta
2007-02-15More minor plugin optimizationsGiuseppe Bilotta
2007-02-14Modernize/optimize/cleanup a bunch of pluginsGiuseppe Bilotta
2007-02-14shortenurls plugin, merging tinyurl and rubyurl and adding access to most of ...Giuseppe Bilotta