Age | Commit message (Expand) | Author |
2007-09-21 | reaction plugin: revert [1204], having r.range == nil is an actually supporte... | Giuseppe Bilotta |
2007-09-21 | * (plugins/url) url.display_link_info now also applies for error messages | Dmitry Kim |
2007-09-21 | * (plugins/reaction) fixed r.range == nil case | Dmitry Kim |
2007-09-20 | reaction plugin: captures in regexp are now available as match1, match2, etc | Giuseppe Bilotta |
2007-09-20 | reaction plugin: allow moving replies from one trigger to another | Giuseppe Bilotta |
2007-09-20 | reaction plugin: chance was not actually optional | Giuseppe Bilotta |
2007-09-20 | reaction plugin: reply ranges were not being updated when adding a new reply | Giuseppe Bilotta |
2007-09-20 | reaction plugin: it is now possible to change the chance of a reaction by 'ad... | Giuseppe Bilotta |
2007-09-20 | reaction plugin: update help | Giuseppe Bilotta |
2007-09-20 | reaction plugin: missing \! in string-to-chance conversion | Giuseppe Bilotta |
2007-09-20 | reaction plugin: author/date/channel information are reply, not trigger speci... | Giuseppe Bilotta |
2007-09-20 | reaction plugin: triggers can have multiple reactions, each with a different ... | Giuseppe Bilotta |
2007-09-19 | url plugin: bail out early when no urls were found | Giuseppe Bilotta |
2007-09-19 | url plugin: only extract URIs for the schemes we're interested in (http[s]) | Giuseppe Bilotta |
2007-09-19 | core: only WHO on join if it's the bot itself joining a channel | Giuseppe Bilotta |
2007-09-19 | reaction plugin: only react to unreplied messages | Giuseppe Bilotta |
2007-09-19 | reaction plugin: check for existing reaction when adding a new one | Giuseppe Bilotta |
2007-09-19 | reaction plugin: new add syntax | Giuseppe Bilotta |
2007-09-19 | reaction plugin: one-liner reply/reaction to in-channel messages/actions. Ini... | Giuseppe Bilotta |
2007-09-18 | ircify_html: minimal support for li tags | Giuseppe Bilotta |
2007-09-18 | first_html_par: after-paragraph matches should prefer divs and spans to other... | Giuseppe Bilotta |
2007-09-18 | first_html_par: make Hpricot handling more robust | Giuseppe Bilotta |
2007-09-18 | first_html_par: constify the 'after par' searches with Hpricot | Giuseppe Bilotta |
2007-09-18 | utils: require 'hpricot' the second time, not 'htmlentities' again | Giuseppe Bilotta |
2007-09-18 | first_html_par: it's doc.root.search, not doc.root.each | Giuseppe Bilotta |
2007-09-18 | first_html_par: build lists 'manually' when using Hpricot | Giuseppe Bilotta |
2007-09-18 | HTML processing refactoring: remove obsolete comment | Giuseppe Bilotta |
2007-09-18 | extends: String#ircify_html now has an option to obey non-breakable spaces or... | Giuseppe Bilotta |
2007-09-18 | dict plugin: echo oxford definitions | Giuseppe Bilotta |
2007-09-18 | dict plugin: oxford isn't british only anymore | Giuseppe Bilotta |
2007-09-18 | dict plugin: fix demauro word existence check | Giuseppe Bilotta |
2007-09-18 | dict plugin: demauro can actually have spaces in the leftmost part of the entry | Giuseppe Bilotta |
2007-09-18 | httputil: promote all Exceptions to RuntimeErrors so they can be caught with ... | Giuseppe Bilotta |
2007-09-18 | Hpricot first par: it's el[:class], not el.class | Giuseppe Bilotta |
2007-09-18 | HTML processing refactoring: url plugin: only add encoding and size informati... | Giuseppe Bilotta |
2007-09-18 | HTML processing refactoring: fix options passed by Utils.get_string_html_info... | Giuseppe Bilotta |
2007-09-18 | HTML processing refactoring: Utils.get_first_pars now uses Utils.get_html_info | Giuseppe Bilotta |
2007-09-18 | basics: it's @bot.myself, not just myself | Giuseppe Bilotta |
2007-09-18 | HTML processing refactoring: Utils.get_html_info and related methods factored... | Giuseppe Bilotta |
2007-09-18 | HTML processing refactoring: ensure HTML title works with and without Hpricot | Giuseppe Bilotta |
2007-09-18 | HTML processing refactoring: HTML title extraction is now a String method | Giuseppe Bilotta |
2007-09-17 | registry: it's @recovery, not @recover | Giuseppe Bilotta |
2007-09-17 | shortenurls plugin: service name can be nil | Giuseppe Bilotta |
2007-09-16 | * (plugins/url) url logging should not depend on url info display | Dmitry Kim |
2007-09-16 | * (plugins/url) get_title_for_url(uri_str, opts={}) | Dmitry Kim |
2007-09-16 | Update REQUIREMENTS | Giuseppe Bilotta |
2007-09-16 | url plugin: add 'url info' as a synonym for 'urls info', and document the com... | Giuseppe Bilotta |
2007-09-16 | twitter plugin: set update source to 'rbot' | Giuseppe Bilotta |
2007-09-15 | New Auth Framework: catch possible error when trying to create transient botuser | Giuseppe Bilotta |
2007-09-15 | rss plugin: add support for twitter format | Giuseppe Bilotta |