fish plugin: minimal cache management
[rbot] / data /
2007-04-06  Giuseppe Bilottafish plugin: minimal cache management
2007-04-06  Giuseppe Bilottafish plugin: use get instead of get_response and resp...
2007-04-06  Giuseppe Bilottafish plugin: multiline answers are now properly detected
2007-04-06  Giuseppe Bilottafish plugin: default from/to translation languages...
2007-04-06  Giuseppe Bilottabash plugin: revamped and enhanced
2007-04-06  Dmitry Kim+ (plugins/ri) "ri [tell] <whom> [about] <something...
2007-04-06  Dmitry Kim- (contrib/plugins/ri) removed the old contrib version
2007-04-06  Dmitry Kim+ (plugins/) 'ri' plugin (the same functionality as...
2007-04-06  Giuseppe Bilottalastfm plugin: number of events to be displayed can...
2007-04-06  Giuseppe Bilottalastfm plugin: overlong artisti descriptions are trunca...
2007-04-06  Giuseppe Bilottalastfm plugin: allow searching events by group instead...
2007-04-06  Giuseppe Bilottalastfm plugin: refactoring
2007-04-06  Giuseppe Bilottalastfm plugin: perfectionism run
2007-04-06  Giuseppe Bilottalastfm plugin: cleanup events display
2007-04-05  Giuseppe Bilottalastfm plugin: don't be silent when no events are found
2007-04-05  Giuseppe Bilottalastfm plugin: command to compactly display next events...
2007-04-05  Giuseppe Bilottalastfm plugin: bugfixes, proper handling of artists...
2007-04-05  Giuseppe Bilottalastfm plugin: initial work on artist/track/album retri...
2007-04-05  Giuseppe Bilottalastfm plugin: fix incorrect song info when title or...
2007-04-05  Giuseppe Bilottaimdb plugin: remove spaces around slashes separating...
2007-04-05  Giuseppe Bilottaurl plugin: echo all info on a single line, and use...
2007-04-05  Giuseppe Bilottasearch plugin: gcalc command thanks to epitron
2007-04-05  Chris GahanSome new feature(s)!
2007-04-05  Dmitry Kim* (url) fix response size reporting for ranged responses
2007-04-05  Giuseppe Bilottaimdb plugin: fix detection of multiple titles per year
2007-04-05  Giuseppe Bilottaimdb plugin: make aka searches optional
2007-04-05  Giuseppe Bilottaimdb plugin: option to try to detect articles and put...
2007-04-05  Dmitry Kim+ (fish) webpage translation support
2007-04-05  Giuseppe Bilottaimdb plugin: imdb.popular and imdb.exact config options...
2007-04-04  Giuseppe Bilottaimdb plugin: let the site tell us which roles to prefer...
2007-04-04  Giuseppe Bilottaimdb plugin: add country and director to movie info
2007-04-04  Giuseppe Bilottaimdb plugin: show both popular and exact matches
2007-04-04  Giuseppe Bilottaimdb plugin: use constants for common strings and regexps
2007-04-04  Giuseppe Bilottaimdb plugin: show popular movies acted/directed when...
2007-04-04  Giuseppe Bilottaimdb plugin: handle double-redirection and other charse...
2007-04-04  Giuseppe Bilottaimdb plugin: search on the 'aka' sites, allowing the...
2007-04-04  Giuseppe Bilottaimdb plugin: add plot summary to movie information...
2007-04-04  Tom Gilbertfix "warning: don't put space before argument parentheses"
2007-04-02  Dmitry Kim* (rss) bypass http cache when handling 'show' command
2007-04-01  Giuseppe Bilottasearch plugin: let the user know when no body was found...
2007-03-31  Giuseppe Bilottarss plugin: code cleanup. add support for slashdot...
2007-03-30  Dmitry Kim*** (httputil) major rework, new caching implementatio...
2007-03-30  Dmitry Kim* an ugly quickfix for sending non-unicode strings :/
2007-03-30  Dmitry Kim- (utils.rb) removed http_get, since it's obsoleted
2007-03-29  Dmitry Kim* (rss.rb) we didn't really mean to create a Mutex...
2007-03-29  Dmitry Kim+ support for non-iso-8859-1 languages (ru, zt, ja...
2007-03-26  Giuseppe Bilottaurl plugins: when echoing first par, be more clear...
2007-03-25  Giuseppe Bilottaurl plugin: url.first_par option. when enabled, the...
2007-03-25  Giuseppe Bilottarss plugin: attempt data recovery when marshalling...
2007-03-25  Giuseppe Bilottarss plugin: nil the mutex when dumping, to prevent...
2007-03-25  Giuseppe Bilottaurl plugin: customizable max amount of data to retrieve...
2007-03-24  Giuseppe Bilottahttputil and url plugin improvements, see ChangeLog
2007-03-24  Giuseppe Bilottaurl plugin: when reading body chunks, don't discard...
2007-03-22  Giuseppe Bilottakeywords plugin: there is no rescan method for plugins...
2007-03-21  Dmitry Kim* french, german and russian lang files converted to...
2007-03-21  Dmitry Kim* apparently, synthetic privmsgs for remotectl are...
2007-03-20  Giuseppe Bilottashiritori plugin: only load rulesets on request
2007-03-20  Giuseppe Bilottarss plugin: 0.9 feeds don't work, so we just patch...
2007-03-20  Giuseppe Bilottarss plugin: lock the mutex on more occasions
2007-03-19  Giuseppe Bilottachanserv plugin: currently only manages opping etc...
2007-03-16  Giuseppe BilottaPlugins: move games into their own directory
2007-03-16  Giuseppe Bilottaremotectl: ensure that source and destination of synthe...
2007-03-15  Giuseppe BilottaForgot to add the actual unicode I/O filter to the...
2007-03-15  Dmitry Kim+ Added remotectl plugin and an example druby API clien...
2007-03-14  Chris GahanAdded config option: "url.titles_only"
2007-03-13  Giuseppe Bilottaimdb plugin: update to the new site layout, use rbot...
2007-03-07  Giuseppe Bilottaquiz plugin: don't crash when the answer is entirely...
2007-03-05  Giuseppe Bilottaautorejoin plugin: insult on rejoin now optional
2007-03-05  Giuseppe Bilottaquiz plugin: new cleanup command to remove players...
2007-02-20  Giuseppe Bilottashiritori plugin, thanks to hagabaka
2007-02-20  Giuseppe Bilottaremind plugin: fix for repeated reminders failing after...
2007-02-18  Giuseppe BilottaInitial steps towards a namespace rationalization
2007-02-18  Giuseppe Bilottanickserv plugin: previous commit had a line wrong
2007-02-18  Giuseppe Bilottanickserv plugin: export information on current identifi...
2007-02-18  Giuseppe BilottaPlugin header boilerplating.
2007-02-18  Giuseppe Bilottanickserv plugin: better nickname recovery handling
2007-02-17  Giuseppe Bilottabans plugin: fix badword regular expression creation
2007-02-16  Giuseppe Bilottaquiz plugin: remove debug stuff
2007-02-16  Giuseppe Bilottaquiz plugin: sometimes cmd_hint was not busting even...
2007-02-16  Chris Gahan * Fixed roshambo (the bot would always tie if it picke...
2007-02-16  Giuseppe Bilottakeywords plugin: more fixes to 'reply-on-question'...
2007-02-15  Giuseppe Bilottaautoop plugin: auto-opping on nick change can now be...
2007-02-15  Giuseppe Bilottaremind plugin: one-shot reminders gave a reminder time...
2007-02-15  Giuseppe BilottaNew unreplied() method for plugins that want to handle...
2007-02-15  Giuseppe Bilottaautoop plugin: make it work again when no channel is...
2007-02-15  Giuseppe BilottaMore minor plugin optimizations
2007-02-14  Giuseppe BilottaModernize/optimize/cleanup a bunch of plugins
2007-02-14  Giuseppe Bilottashortenurls plugin, merging tinyurl and rubyurl and...
2007-02-14  Giuseppe Bilottalart pluing: use plugin.map instead of plugin.register
2007-02-13  Giuseppe Bilottaquiz plugin: quiz refresh command to refresh the questi...
2007-02-13  Giuseppe Bilottaquiz plugin: QuizAnswer class to wrap quiz answers...
2007-02-13  Giuseppe Bilottaquiz plugin: multiple answers allowed per questions...
2007-02-12  Giuseppe Bilottaquiz plugin: more UTF-8 workarounds while we wait for...
2007-02-11  Giuseppe Bilottaquiz plugin: initial support for unicode (UTF-8) answers
2007-02-10  Giuseppe Bilottarss plugin: spam log less
2007-02-10  Giuseppe Bilottamarkov plugin: upgrade ignores to new IRC framework
2007-02-10  Giuseppe BilottaNo we aren't. Fix devoiceme. Thanks Kamu
2007-02-10  Giuseppe BilottaAhem. Rename usermodes plugin to modes plugin :D. Are...
2007-02-10  Giuseppe BilottaRename op plugin to usermodes
2007-02-10  Giuseppe Bilottaop plugin: fix hop and add voice
next