Age | Commit message (Expand) | Author |
2007-06-15 | added DICT (RFC 2229) client plugin | Yaohan Chen |
2007-06-15 | autoop plugin: make the "add" command add arguments to existing settings | Yaohan Chen |
2007-06-15 | linkbot plugin: make message pattern configurable | Yaohan Chen |
2007-05-28 | quotes plugin: update to new auth system | Giuseppe Bilotta |
2007-05-28 | quotes plugin: cleanups | Giuseppe Bilotta |
2007-05-23 | search plugin: truncate overlong lines when outputting first par in compact form | Giuseppe Bilotta |
2007-05-23 | search plugin: compactify results when only one of them is returned | Giuseppe Bilotta |
2007-05-23 | search plugin: add support for uncyclopedia | Giuseppe Bilotta |
2007-05-20 | Fix #151 in a different way. | Giuseppe Bilotta |
2007-05-11 | + (plugins/delicious) automatic url logging to del.icio.us (alpha) | Dmitry Kim |
2007-05-10 | + (extends) :limit option support in ircify_html() | Dmitry Kim |
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 |