improve README
[rbot] / data /
2010-04-16  Raine Virtatranslator: additional help for google translate auto...
2010-04-16  Raine Virtatranslator: show info about failed translators in help
2010-04-16  Raine Virtareaction: handle :acts in can_add?
2010-04-16  Raine Virtatranslator: decode html entities on google_translate
2010-03-18  Matthias -apoc-... Small imdb plugin fix. Just changed the imdb url.
2010-03-16  Giuseppe Bilottaseen: use corret 'where' in 'before' case
2010-03-14  Robin H. Johnsonseen: Introduce framework for message and channel privacy. robbat/export-to-upstream
2010-03-14  Robin H. Johnsonseen: Include the channel where the user's output was.
2010-02-25  Raine Virtanickserv: add a missing colon
2010-02-25  Raine Virtareaction: fix can_add? method logic
2010-02-25  Raine Virtareaction: reverse permission check
2010-02-13  David Gadlinggeoip: Add blogama and allow for fallback options
2010-02-10  Giuseppe Bilottareact: restrict command reactions by default
2010-01-26  Voker57markov: detect addressing-by-nick in channel
2010-01-25  Giuseppe Bilottamarkov: fix delay
2010-01-25  Giuseppe Bilottamarkov: unify should_talk
2010-01-25  Giuseppe Bilottamarkov: whitespace cleanup
2010-01-25  Voker57markov: removed unnecessary mutexes gitorious/1 voker57/markov
2010-01-25  Voker57markov: close registry correctly
2010-01-25  Voker57markov: Intern only when it makes sense
2010-01-25  Voker57markov: stats
2010-01-25  Voker57markov: Moved weighted pick to separate function
2010-01-25  Voker57markov: learn message after maybe replying to it.
2010-01-25  Voker57markov: bidirectional line generating
2010-01-25  Voker57markov: ignore word patterns
2010-01-25  Voker57markov: fixed parameter type
2010-01-25  Voker57markov: use not only first two first words for building...
2010-01-25  Voker57markov: separate probability for answering when adressed
2010-01-25  Voker57markov: read-only list
2010-01-25  Voker57markov: made delay an option, fixed non-replied status
2009-12-21  Giuseppe Bilottahangman: expand %{site} in help
2009-12-21  Raine Virtaspotify: fail on load if Spotify module is not available
2009-12-21  Raine Virtaspotify: handle errors
2009-12-21  Raine Virtaadd spotify plugin
2009-12-21  Raine Virtalastfm: use Spotify from lib_spotify
2009-12-21  Raine Virtaadd lib_spotify plugin
2009-12-21  Raine Virtalastfm: wrap artist name with bold in now_playing output
2009-12-21  Raine Virtalastfm: use CGI.escape on query part of spotify searches
2009-12-21  Raine Virtalastfm: remove dashes from Spotify queries
2009-12-21  Raine Virtalastfm: show spotify links on now_playing if possible
2009-12-21  Raine Virtalastfm: fix detection of invalid username on now_playing
2009-11-30  Yaohan ChenWhen a translator fails to initialize, map its command...
2009-11-30  Yaohan ChenSimplify support for using "auto" to detect source...
2009-11-30  Raine Virtatranslator: use google's RESTful interface for google_t...
2009-11-30  Raine Virtatranslator: fix random bug caused by undefined variables
2009-11-03  Giuseppe Bilottadice: restore + killed by ec5745fa7abd47b8ca12bd783b075...
2009-11-01  Raine Virtaurban: fix numpages being nil in some cases
2009-11-01  Giuseppe Bilottatumblr: better guess for group name on ## channels
2009-10-21  Raine Virtaurban: fix page detection logic
2009-10-21  Raine Virtaurban: fix regex for detecting an undefined term
2009-09-24  Giuseppe Bilottasearch plugin: handle image in results mogurakun/master
2009-09-12  Giuseppe Bilottasearch plugin: cleanup and fix results Array vs String...
2009-08-31  Giuseppe Bilottasearch: show long definitions with 'google define:stuff'
2009-08-31  Giuseppe Bilottasearch plugin: update gdef
2009-08-31  Giuseppe Bilottatumplr plugin: first draft
2009-08-30  Giuseppe Bilottaurl plugin: carry htmlinfo filtering output with the...
2009-08-28  Giuseppe Bilottasearch plugin: enhance 'lucky' output
2009-08-28  Giuseppe Bilottasearch plugin: update google search
2009-08-27  Giuseppe Bilottaurl plugin: only chop non-word characters on 404
2009-08-27  Giuseppe Bilottareaction plugin: shorter help for replies
2009-08-27  Giuseppe Bilottareaction plugin: 'ruby:' replies
2009-08-26  franzruby 1.9: get rid of colons in case statements
2009-08-26  franzruby 1.9: get rid of Array#nitems
2009-08-26  Giuseppe BilottaUtils: time parsing routines
2009-08-16  Giuseppe BilottaSuppress warnings about unitialized variables
2009-08-13  Giuseppe Bilottanickserv: add 'ghosted' to nickserv.nick_avail
2009-06-12  Giuseppe Bilottasearch: Google changed their WAP address
2009-06-06  dmitry kim* (plugins) note: misc cleanups
2009-06-06  dmitry kim+ (plugins) note
2009-06-01  Giuseppe Bilottarss plugin: categories fix
2009-05-24  Giuseppe Bilottaseen plugin: check if there's a previous action before...
2009-05-22  Giuseppe Bilottafactoids: fix error message when no fact is found
2009-05-21  David Gadlingmultiple plugins: Changes to remove parenthesize warnings.
2009-05-20  Giuseppe Bilottasearch: gtime instead of time
2009-05-20  David Gadlingsearch: Added a time command that gets the time from...
2009-05-18  David Gadlingquiz: Make maximum number of jokers configurable.
2009-05-18  David Gadlingyoutube: fixes for older XML parsers
2009-05-16  Giuseppe Bilottarss plugin: categories
2009-05-16  Giuseppe Bilottaquiz plugin: simplify local file loading
2009-04-30  Raine Virtatranslator: fix sentences not working with omitted...
2009-04-30  Raine Virtatranslator: replace underscores with spaces when showin...
2009-04-30  Raine Virtaremove fish.rb and map translate in translator.rb
2009-04-30  Raine Virtatranslator: make source language optional
2009-04-30  Raine Virtatranslator: make destination language optional
2009-04-29  Raine Virtagreet plugin
2009-04-20  Giuseppe Bilottarss: minor comment fix
2009-04-11  Giuseppe Bilottafiglet: use Utils.try_exec instead of !!$?
2009-04-11  Giuseppe Bilottakarma: prevent users from changing own karma
2009-04-08  Giuseppe Bilottaquotes: listquotes command
2009-04-07  Giuseppe Bilotta* typo in italian lart
2009-04-07  Giuseppe Bilottareaction: document 'reaction move' syntax
2009-04-02  Giuseppe Bilottaimdb: fix for missing director
2009-03-24  Giuseppe Bilottafactoids: fix 'facts search'
2009-03-20  Giuseppe Bilottasearch: fix gcalc regexp again
2009-03-20  Giuseppe Bilottaseen: keep nick in ACTION message
2009-03-20  Raine Virtaseen: change format of ACTIONs
2009-03-20  Raine Virtaseen: use gettext
2009-03-15  Giuseppe Bilottarss: whitespace fix for handle_wrap
2009-03-15  Giuseppe Bilottaurl: load filters, defaulting to the htmlinfo filter... recover
2009-03-15  Giuseppe Bilottarss: allow easier customization of output formats
next