]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/shortlog
user/henk/code/ruby/rbot.git
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...
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...
next