Age | Commit message (Expand) | Author |
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 |
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 |