rbot
2007-09-14  Giuseppe Bilottalastfm plugin: update to support the new HTML in author...
2007-09-14  Giuseppe Bilottatwitter plugin: minor refactoring
2007-09-14  Giuseppe Bilottatwitter plugin: whitespace cleanup
2007-09-14  Giuseppe Bilottatwitter plugin: identify ourselves as the twitter client
2007-09-14  Giuseppe Bilottatwitter plugin: CGI.escape, not URI.escape (thanks...
2007-09-14  Giuseppe Bilottatwitter plugin: don't cache status
2007-09-14  Giuseppe Bilottatwitter plugin: display time elapsed instead of date...
2007-09-14  Giuseppe Bilottahttputil: document 'headers' option to get_* methods
2007-09-14  Giuseppe Bilottatwitter plugin: initial commit (#145 with changes)
2007-09-14  Giuseppe BilottaUpdate .po files
2007-09-14  Giuseppe Bilottaconfig core botmodule: document 'nick', 'status'
2007-09-13  Giuseppe Bilottashortenurls plugin: shortenurls.services_blacklist...
2007-09-13  Giuseppe Bilottashortenurls plugin: handle failing services by trying...
2007-09-13  Giuseppe Bilottahttputil: primitve cookie support
2007-09-13  Giuseppe BilottaMore rdoc-ification
2007-09-13  Giuseppe Bilottamore rdoc-ification
2007-09-13  Giuseppe Bilottanamespaces: simplify Irc::Bot::Auth manager singleton...
2007-09-12  Giuseppe Bilottanamespaces: provide backwards compatibility methods...
2007-09-12  Giuseppe Bilottanamespaces: move rbot-specific classes and modules...
2007-09-12  Giuseppe BilottaIrc::IrcSocket -> Irc::Socket
2007-09-12  Giuseppe Bilottardocument Irc::MessageMapper and Irc::MessageTemplate
2007-09-12  Giuseppe Bilottardocument Irc::Plugins::BotModule
2007-09-11  Dmitry Kim* (plugins/fish,translator) long-running actions made...
2007-09-11  Dmitry Kim+ (plugins) :thread option for plugin.map makes an...
2007-09-11  Giuseppe BilottaUpdate REQUIREMENTS
2007-09-11  Giuseppe Bilottatranslator plugin: catch all exceptions when trying...
2007-09-11  Giuseppe Bilottafirst_html_par: only initialize element collections...
2007-09-11  Giuseppe Bilottafirst_html_par: use hpricot if available
2007-09-11  Giuseppe BilottaRequirements: document 'htmlentities' dependency-with...
2007-09-10  Giuseppe Bilottaurl plugin: add 'urls info *urls' command to force...
2007-09-10  Giuseppe Bilottaurl plugin: loopback is 127.x.x.x, not just 127.0.0.1
2007-09-10  Giuseppe Bilottaurl plugin: add list of hosts for which no link info...
2007-09-09  Giuseppe Bilottarss plugin: support older version of the Ruby RSS parser
2007-09-09  Giuseppe Bilottafortune plugin: add header
2007-09-09  Giuseppe Bilottafortune plugin: suppress warning and make source more...
2007-09-08  Giuseppe BilottaHttpUtil: preserve authorization across redirects
2007-09-05  Chris GahanSome new fortune features:
2007-09-04  Giuseppe Bilottalastfm plugin: thread, don't block
2007-09-04  Giuseppe Bilottalastfm plugin: fix help with empty topic
2007-09-04  Giuseppe Bilottalastfm plugin: support redirected location searches
2007-09-04  Giuseppe BilottaNew Irc Framework: Irc::User#bot_data(key) and #set_bot...
2007-09-04  Giuseppe BilottaNew Auth Framework: dream about auto-notifying hashes...
2007-09-04  Giuseppe BilottaNew Auth Framework: BotUser data is now actually saved...
2007-09-04  Giuseppe BilottaNew Auth Framework, New Irc Framework: convenience...
2007-09-04  Giuseppe BilottaNew Auth Framework: BotUser can now store generic data
2007-09-04  Giuseppe BilottaNew Auth Framework: BotUser transiency is now checked...
2007-09-04  Giuseppe BilottaNew Auth Framework: transient netmask finetuning
2007-09-04  Giuseppe BilottaNew Auth Framework: no need to have TransientBotUser...
2007-09-04  Giuseppe BilottaNew Auth Framework: use #to_irc_netmask() instead of...
2007-09-04  Giuseppe BilottaNew Irc Framework: Netmask-to-Netmask conversion should...
2007-09-04  Giuseppe BilottaNew Irc Framework: ident methods synonyms for user...
2007-09-02  Giuseppe BilottaNew Auth Framework: TransientBotUser management
2007-09-02  Giuseppe BilottaNew Irc Framework: make Netmask.new(somenetmask) work
2007-09-02  Giuseppe BilottaNew Auth Framework: introducing transient botusers
2007-09-02  Giuseppe Bilottamessage.rb: convenience method to get the botuser corre...
2007-09-02  Giuseppe Bilottaregistry.rb: suppress warning when @recovery is not...
2007-09-02  Giuseppe Bilottaplugins.rb: use fast delegation hash
2007-09-02  Giuseppe Bilottaircbot.rb: correct Exception#pretty_print() definition
2007-09-02  Giuseppe Bilottaplugins.rb: set up fast delegation hash
2007-09-02  Giuseppe Bilottaplugins.rb: minor #delegate() optimization
2007-09-02  Giuseppe Bilottaircbot.rb: add '/rbot' to the SOURCE_URL
2007-09-02  Giuseppe Bilottaconfig botmodule: support CTCP commands VERSION and...
2007-09-02  Giuseppe BilottaRefactor version string construction
2007-09-02  Giuseppe Bilotta* move 'version' help to the module that actually suppo...
2007-09-02  Giuseppe Bilotta* CTCP replies always use the same CTCP command. Use...
2007-09-02  Giuseppe Bilotta+ ctcp_listen plugin delegate
2007-09-02  Giuseppe Bilotta* (message.rb) CTCP commands may have no parameters
2007-09-02  Giuseppe Bilotta+ cleaner support for CTCP commands
2007-09-02  Giuseppe Bilottabotuser.rb: fix typo in debug message
2007-09-01  Dmitry Kim* (ircsocket) removed timer, added writer thread, refac...
2007-08-31  Dmitry Kim* (plugins/grouphug) thread, don't block (tm)
2007-08-31  Dmitry Kim* (timer) stop the bot timer for shutdown / rescan
2007-08-30  Giuseppe Bilottarss plugin: don't care if reschedule fails
2007-08-30  Chris GahanUpdated chucknorris file
2007-08-30  Dmitry Kim* (delicious) typo fixed
2007-08-30  Dmitry Kim* (message.rb) dear tango_! i think i know what r1073...
2007-08-30  Dmitry Kim* (timers) failures made more verbose; reverted timer...
2007-08-30  Dmitry Kim!!! (message.rb) dear tango_! i have no idea what r1073...
2007-08-30  Dmitry Kim* (ircbot) block autosave timer during rescan/restart
2007-08-30  Giuseppe Bilottacore/config: remove leftover heavy-load debug line
2007-08-30  Giuseppe Bilottadbhash.rb: fix stupid typo
2007-08-30  Giuseppe Bilottamessage.rb: try to handle situations where the source...
2007-08-30  Dmitry Kim+ (timer) comments + documentation
2007-08-30  Dmitry Kim*** (timer) new timer implementation
2007-08-29  Dmitry Kim* (httputil) increased open_timeout to 20 since resolvi...
2007-08-29  Dmitry Kim+ (locale) marked generated data/locale as svn:ignore-d
2007-08-29  Dmitry Kim+ (delicious) interface to post private links / skip...
2007-08-29  Dmitry Kim+ (delicios.rb) support user-supplied tags for del...
2007-08-29  Dmitry Kim* (url.rb) pass original irc message to url logger
2007-08-29  Giuseppe Bilottawow plugin: thread, don't block
2007-08-29  Giuseppe Bilottaforecast plugin: thread, don't block
2007-08-29  Giuseppe BilottaPut the Irc attributes back where they belong
2007-08-29  Giuseppe BilottaColor codes and Irc.color(fg, bg) methods to ease color...
2007-08-29  Giuseppe BilottaColorRx: accept a color specification with no foregroun...
2007-08-29  Giuseppe BilottaAdd Italic (\011) constant to complement Underline...
2007-08-29  Giuseppe BilottaHttpUtil: match /gzip/ regexp instead of exact (x-...
2007-08-29  Giuseppe BilottaFlatten out Language module and class
2007-08-29  Giuseppe Bilottadebugger plugin: fix computation of memory occupation...
2007-08-29  Giuseppe Bilottatimers: get rid of useless data passing to timer actions.
2007-08-28  Giuseppe Bilottabasics botmodule: use #to_s to stringify multiword...
next