Age | Commit message (Expand) | Author |
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 | Try calling the interpreter explicitly on restart if exec'ing /bin/bash fails | Giuseppe Bilotta |
2007-04-12 | rss plugin: catch all errors when stopping watches | Giuseppe Bilotta |
2007-04-12 | Stop timers when shutting down | Giuseppe Bilotta |
2007-04-12 | Define pretty_inspect for the older version of Ruby that don't have it | 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 | New IRC Framework: move #full_irc_downcase() and #full_downcase() methods to ... | Giuseppe Bilotta |
2007-04-11 | New IRC Framework: fix critical bug in Irc::Netmask to Regexp conversion | 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 | database: rbot will now refuse to run on bdb versions lower than 4.x, and it ... | Giuseppe Bilotta |
2007-04-09 | auth: improve help | Giuseppe Bilotta |
2007-04-09 | extends: pick_one and rand methods for Range | Giuseppe Bilotta |
2007-04-09 | fix restarting when directory had changed | Giuseppe Bilotta |
2007-04-09 | rbot launcher: report local changes on more occasions | 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 | HttpUtil: require 'cgi' as it is now used in most querying plugins | Giuseppe Bilotta |
2007-04-08 | rss plugin: changeset [894] was missing the actual commit! commit the changes... | Giuseppe Bilotta |
2007-04-08 | HTML IRCification: support options. currently only option is :a_href which ca... | 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 | rss plugin: watching now relies on an ID built from title, link and descripti... | Giuseppe Bilotta |
2007-04-08 | HTML IRCification: don't modify the receiver; provide an ircify_html! method ... | Giuseppe Bilotta |
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 | HttpUtil: inform servers that we accept gzipped data | Giuseppe Bilotta |
2007-04-08 | HttpUtil: decode gzipped content | 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 |