Age | Commit message (Expand) | Author |
2007-04-26 | * (plugins/unicode) partially revering previous partial revert (yeah, i know)... | Dmitry Kim |
2007-04-26 | * (plugins/unicode) '//ignore' strikes back; partially reverting [929] | Dmitry Kim |
2007-04-25 | dice plugin: dice.max_dices option to prevent nice people from asking for 987... | Giuseppe Bilotta |
2007-04-24 | * (plugins/url) don't download (and don't cache) non-text urls | Dmitry Kim |
2007-04-21 | unicode plugin: fix bug with //ignore in/out transcoding option, and add iso-... | Giuseppe Bilotta |
2007-04-20 | imdb plugin: bring help up to speed with what the plugin offers | Giuseppe Bilotta |
2007-04-15 | HttpUtil: fix gunzipping with partial content; and debug response in url plug... | Giuseppe Bilotta |
2007-04-14 | * (plugins/urban) do not cache "random" lookups | Dmitry Kim |
2007-04-14 | rss plugin: fix bugs with category retrieval and author display | Giuseppe Bilotta |
2007-04-14 | url plugin: return nil when we return nothing | Giuseppe Bilotta |
2007-04-12 | rss plugin: catch all errors when stopping watches | Giuseppe Bilotta |
2007-04-12 | roulette plugin: clear() players' array instead of instantiating a new one | Giuseppe Bilotta |
2007-04-12 | script, rss plugins: raise if main data could not be restored from the registry | Giuseppe Bilotta |
2007-04-12 | Module\#define_structure method: define a new Struct only if doesn't exist al... | Giuseppe Bilotta |
2007-04-12 | url plugin: search for user-provided string in urls info too; and truly updat... | Giuseppe Bilotta |
2007-04-12 | url plugin: store info with urls, optionally display it when listing or searc... | Giuseppe Bilotta |
2007-04-11 | HttpUtil: decompress gzipped body in partial_body too; whitespace cleanup too | Giuseppe Bilotta |
2007-04-11 | url plugin: revert to block get_response and partial_body to work around site... | Giuseppe Bilotta |
2007-04-11 | use pretty printing with Logger (debug, info, warning and error messages) | Giuseppe Bilotta |
2007-04-09 | fix minor warnings from figlet and imdb plugins | Giuseppe Bilotta |
2007-04-09 | More require cleanups | Giuseppe Bilotta |
2007-04-09 | * (plugins/rss) use "%H:%M" for time format | Dmitry Kim |
2007-04-08 | rss plugin: parse feed on first retrieval; add some more debug | Giuseppe Bilotta |
2007-04-08 | rss plugin: parse feed on first run, even if we don't check for new items | Giuseppe Bilotta |
2007-04-08 | rss plugin: overrule max lines, display all feeds | Giuseppe Bilotta |
2007-04-08 | rss plugin: changeset [894] was missing the actual commit! commit the changes... | Giuseppe Bilotta |
2007-04-08 | * (plugins/ri) allow user to ask for a long entry to be sent to her in msg, | Dmitry Kim |
2007-04-08 | imdb plugin: fix for the previous commit | Giuseppe Bilotta |
2007-04-08 | imdb plugin: ircify html in extra comments about roles | Giuseppe Bilotta |
2007-04-08 | imdb plugin: try to guess what kind of role is requested depending on the pre... | Giuseppe Bilotta |
2007-04-08 | imdb plugin: allow filtering by role when looking for movies by person/year | Giuseppe Bilotta |
2007-04-08 | imdb plugin: movies by person/year can now be shown in decades, and by shorte... | Giuseppe Bilotta |
2007-04-08 | rss plugin: user ircify_html | Giuseppe Bilotta |
2007-04-08 | rss plugin: don't flood watcher with current rss content when a watch is added | Giuseppe Bilotta |
2007-04-08 | dice plugin: apply OddBloke's display patch from #143, with minor space tweaks | Giuseppe Bilotta |
2007-04-08 | url plugin: show value of content-encoding if present | Giuseppe Bilotta |
2007-04-08 | ircbot: do not use debug in sendmsg() because it breaks script. script plugin... | Giuseppe Bilotta |
2007-04-08 | tube plugin: don't include REXML | Giuseppe Bilotta |
2007-04-08 | * (plugins/tube) no need to require rexml or uri/common | Dmitry Kim |
2007-04-08 | plugins: use CGI.escape instead of URI.escape where appropriate, remove some ... | Giuseppe Bilotta |
2007-04-07 | * (plugins/ri) acknoledge the '!ri tell (whom)' command | Dmitry Kim |
2007-04-07 | plugins: remove excess requires and Net::HTTP.version setups | Giuseppe Bilotta |
2007-04-07 | imdb plugin: command to display the characters (and actors) in a given movie | Giuseppe Bilotta |
2007-04-07 | imdb plugin: say something when nothing was found | Giuseppe Bilotta |
2007-04-07 | imdb plugin: character lookup by actor and movie | Giuseppe Bilotta |
2007-04-07 | imdb plugin: TV series are not shown by default when looking for movies by pe... | Giuseppe Bilotta |
2007-04-07 | imdb plugin: fix parsing bug with extra information after roles other than th... | Giuseppe Bilotta |
2007-04-07 | imdb plugin: better catching; sort movies before TV series | Giuseppe Bilotta |
2007-04-07 | roulette plugin: disable 'twice in a row' shooting, with option to re-enable it | Giuseppe Bilotta |
2007-04-06 | imdb plugin: some titles with extra info where missed when searching for movi... | Giuseppe Bilotta |