summaryrefslogtreecommitdiff
path: root/data/rbot
AgeCommit message (Expand)Author
2007-07-24* dictclient: adjusted output formatYaohan Chen
2007-07-23* Prevent the alias from including arguments not substituded in command, as a...Yaohan Chen
2007-07-23* added Traditioanl Chinese response language file by hlbYaohan Chen
2007-07-23added 'alias rm' as alternative for 'alias remove'Yaohan Chen
2007-07-21added alias pluginYaohan Chen
2007-07-17* (games/roulette) twice-in-a-row logic was very, very broken.Dmitry Kim
2007-07-15gettextized two messages in azgame missed in the previous revisionYaohan Chen
2007-07-14modified azgame to use gettextYaohan Chen
2007-07-10added the data directory for searching translatable source filesYaohan Chen
2007-07-08dict plugin: echo definitions from chambersGiuseppe Bilotta
2007-07-07search plugin: add google define supportGiuseppe Bilotta
2007-07-07Fix Google Calculator regexp and ask for UTF-8 encoded resultsGiuseppe Bilotta
2007-06-15added DICT (RFC 2229) client pluginYaohan Chen
2007-06-15autoop plugin: make the "add" command add arguments to existing settingsYaohan Chen
2007-06-15linkbot plugin: make message pattern configurableYaohan Chen
2007-05-28quotes plugin: update to new auth systemGiuseppe Bilotta
2007-05-28quotes plugin: cleanupsGiuseppe Bilotta
2007-05-23search plugin: truncate overlong lines when outputting first par in compact formGiuseppe Bilotta
2007-05-23search plugin: compactify results when only one of them is returnedGiuseppe Bilotta
2007-05-23search plugin: add support for uncyclopediaGiuseppe Bilotta
2007-05-20Fix #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-25dice 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 urlsDmitry Kim
2007-04-21unicode plugin: fix bug with //ignore in/out transcoding option, and add iso-...Giuseppe Bilotta
2007-04-20imdb plugin: bring help up to speed with what the plugin offersGiuseppe Bilotta
2007-04-15HttpUtil: fix gunzipping with partial content; and debug response in url plug...Giuseppe Bilotta
2007-04-14* (plugins/urban) do not cache "random" lookupsDmitry Kim
2007-04-14rss plugin: fix bugs with category retrieval and author displayGiuseppe Bilotta
2007-04-14url plugin: return nil when we return nothingGiuseppe Bilotta
2007-04-12rss plugin: catch all errors when stopping watchesGiuseppe Bilotta
2007-04-12roulette plugin: clear() players' array instead of instantiating a new oneGiuseppe Bilotta
2007-04-12script, rss plugins: raise if main data could not be restored from the registryGiuseppe Bilotta
2007-04-12Module\#define_structure method: define a new Struct only if doesn't exist al...Giuseppe Bilotta
2007-04-12url plugin: search for user-provided string in urls info too; and truly updat...Giuseppe Bilotta
2007-04-12url plugin: store info with urls, optionally display it when listing or searc...Giuseppe Bilotta
2007-04-11HttpUtil: decompress gzipped body in partial_body too; whitespace cleanup tooGiuseppe Bilotta
2007-04-11url plugin: revert to block get_response and partial_body to work around site...Giuseppe Bilotta
2007-04-11use pretty printing with Logger (debug, info, warning and error messages)Giuseppe Bilotta
2007-04-09fix minor warnings from figlet and imdb pluginsGiuseppe Bilotta
2007-04-09More require cleanupsGiuseppe Bilotta
2007-04-09* (plugins/rss) use "%H:%M" for time formatDmitry Kim
2007-04-08rss plugin: parse feed on first retrieval; add some more debugGiuseppe Bilotta
2007-04-08rss plugin: parse feed on first run, even if we don't check for new itemsGiuseppe Bilotta
2007-04-08rss plugin: overrule max lines, display all feedsGiuseppe Bilotta
2007-04-08rss 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