rbot
2007-10-04  Giuseppe Bilottaquiz plugin: split top N tables at the name divisor
2007-10-01  Dmitry Kim* (utils) should use partial_body() for non-text respon...
2007-10-01  Giuseppe Bilottacore/config: fix help
2007-09-25  Giuseppe Bilottamessage.rb: fix logmessage for CTCP ACTIONs
2007-09-24  Giuseppe Bilottamessage.rb: logmessage method to retrieve the message...
2007-09-24  Giuseppe Bilottacore/userdata: store transient data too, keyed by ...
2007-09-24  Giuseppe Bilottacore/userdata: always store nick-based data
2007-09-24  Giuseppe Bilottacore/userdata: refactor set_data_hash method
2007-09-23  Giuseppe Bilottacore/auth: missing help for who is
2007-09-23  Giuseppe Bilottacore/userdata: with_botdata method
2007-09-23  Giuseppe Bilottacore/userdata: bot_data -> botdata
2007-09-23  Giuseppe BilottaNew Auth Framework: use Botuser#default? and owner...
2007-09-23  Giuseppe BilottaNew Auth Framework: BotUser#default? and owner? methods
2007-09-23  Giuseppe BilottaUserData cote botmodule to handle user data storage...
2007-09-22  Giuseppe Bilottaregistry.rb: don't create registry file unless accessin...
2007-09-22  Giuseppe Bilottamessage.rb: fix "I'm Stupid(TM)" bug in [1100]
2007-09-22  Dmitry Kim* (botuser) generalize() netmasks on transient->permanent
2007-09-22  Dmitry Kim+ (irc) generalize() method for Netmask class
2007-09-22  Giuseppe BilottaNew Auth Framework: add make_permanent() and related...
2007-09-22  Giuseppe BilottaNew Auth Framework: please document methods
2007-09-22  Giuseppe Bilottareaction plugin: uniformize auth_path for trigger remov...
2007-09-22  Giuseppe Bilottareaction plugin: order reaction candidates by number...
2007-09-21  Giuseppe Bilottareaction plugin: no more :stuff, but :before and :after...
2007-09-21  Giuseppe Bilottareaction plugin: it's %{key}, not %%{key}
2007-09-21  Dmitry Kim+ (botuser + maskdb) fast netmask lookup + supplemental...
2007-09-21  Dmitry Kim* (core/auth) more debug logging on exceptions
2007-09-21  Giuseppe BilottaNew Auth Framework: auth core botmodule was missing...
2007-09-21  Giuseppe BilottaNew Auth Framework: auth core botmodule was failing...
2007-09-21  Giuseppe Bilottareaction plugin: quoted multi-word triggers in [1189...
2007-09-21  Giuseppe Bilottareaction plugin: use the longest-matching trigger,...
2007-09-21  Giuseppe Bilottareaction plugin: make triggers case insensitive
2007-09-21  Dmitry Kim+ (core/auth) "!who is :user" syntax
2007-09-21  Giuseppe BilottaUtils.decode_html_entities: get rid of commented table...
2007-09-21  Giuseppe BilottaUtils: we are an UTF-8 aware bot now, no need to ASCIIf...
2007-09-21  Giuseppe BilottaUtils.decode_html_entities: fix decoding of unknown...
2007-09-21  Giuseppe Bilottareaction plugin: range attribute should be an accessor...
2007-09-21  Giuseppe Bilottareaction plugin: revert [1204], having r.range == nil...
2007-09-21  Dmitry Kim* (plugins/url) url.display_link_info now also applies...
2007-09-21  Dmitry Kim* (plugins/reaction) fixed r.range == nil case
2007-09-20  Giuseppe Bilottareaction plugin: captures in regexp are now available...
2007-09-20  Giuseppe Bilottareaction plugin: allow moving replies from one trigger...
2007-09-20  Giuseppe Bilottareaction plugin: chance was not actually optional
2007-09-20  Giuseppe Bilottareaction plugin: reply ranges were not being updated...
2007-09-20  Giuseppe Bilottareaction plugin: it is now possible to change the chanc...
2007-09-20  Giuseppe Bilottareaction plugin: update help
2007-09-20  Giuseppe Bilottareaction plugin: missing \! in string-to-chance conversion
2007-09-20  Giuseppe Bilottareaction plugin: author/date/channel information are...
2007-09-20  Giuseppe Bilottareaction plugin: triggers can have multiple reactions...
2007-09-19  Giuseppe Bilottaurl plugin: bail out early when no urls were found
2007-09-19  Giuseppe Bilottaurl plugin: only extract URIs for the schemes we're...
2007-09-19  Giuseppe Bilottacore: only WHO on join if it's the bot itself joining...
2007-09-19  Giuseppe Bilottareaction plugin: only react to unreplied messages
2007-09-19  Giuseppe Bilottareaction plugin: check for existing reaction when addin...
2007-09-19  Giuseppe Bilottareaction plugin: new add syntax
2007-09-19  Giuseppe Bilottareaction plugin: one-liner reply/reaction to in-channel...
2007-09-18  Giuseppe Bilottaircify_html: minimal support for li tags
2007-09-18  Giuseppe Bilottafirst_html_par: after-paragraph matches should prefer...
2007-09-18  Giuseppe Bilottafirst_html_par: make Hpricot handling more robust
2007-09-18  Giuseppe Bilottafirst_html_par: constify the 'after par' searches with...
2007-09-18  Giuseppe Bilottautils: require 'hpricot' the second time, not 'htmlenti...
2007-09-18  Giuseppe Bilottafirst_html_par: it's doc.root.search, not doc.root...
2007-09-18  Giuseppe Bilottafirst_html_par: build lists 'manually' when using Hpricot
2007-09-18  Giuseppe BilottaHTML processing refactoring: remove obsolete comment
2007-09-18  Giuseppe Bilottaextends: String#ircify_html now has an option to obey...
2007-09-18  Giuseppe Bilottadict plugin: echo oxford definitions
2007-09-18  Giuseppe Bilottadict plugin: oxford isn't british only anymore
2007-09-18  Giuseppe Bilottadict plugin: fix demauro word existence check
2007-09-18  Giuseppe Bilottadict plugin: demauro can actually have spaces in the...
2007-09-18  Giuseppe Bilottahttputil: promote all Exceptions to RuntimeErrors so...
2007-09-18  Giuseppe BilottaHpricot first par: it's el[:class], not el.class
2007-09-18  Giuseppe BilottaHTML processing refactoring: url plugin: only add encod...
2007-09-18  Giuseppe BilottaHTML processing refactoring: fix options passed by...
2007-09-18  Giuseppe BilottaHTML processing refactoring: Utils.get_first_pars now...
2007-09-18  Giuseppe Bilottabasics: it's @bot.myself, not just myself
2007-09-18  Giuseppe BilottaHTML processing refactoring: Utils.get_html_info and...
2007-09-18  Giuseppe BilottaHTML processing refactoring: ensure HTML title works...
2007-09-18  Giuseppe BilottaHTML processing refactoring: HTML title extraction...
2007-09-17  Giuseppe Bilottaregistry: it's @recovery, not @recover
2007-09-17  Giuseppe Bilottashortenurls plugin: service name can be nil
2007-09-16  Dmitry Kim* (plugins/url) url logging should not depend on url...
2007-09-16  Dmitry Kim* (plugins/url) get_title_for_url(uri_str, opts={})
2007-09-16  Giuseppe BilottaUpdate REQUIREMENTS
2007-09-16  Giuseppe Bilottaurl plugin: add 'url info' as a synonym for 'urls info...
2007-09-16  Giuseppe Bilottatwitter plugin: set update source to 'rbot'
2007-09-15  Giuseppe BilottaNew Auth Framework: catch possible error when trying...
2007-09-15  Giuseppe Bilottarss plugin: add support for twitter format
2007-09-15  Giuseppe Bilottatwitter plugin: don't update status if message length...
2007-09-15  Giuseppe Bilottatwitter plugin: customize count of status updates displ...
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...
next