0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 25, 2025 — Jan 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reaction plugin: one-liner reply/reaction to in-channel messages/actions. Initial commit More... over 18 years ago
ircify_html: minimal support for li tags More... over 18 years ago
first_html_par: after-paragraph matches should prefer divs and spans to other elements More... over 18 years ago
first_html_par: make Hpricot handling more robust More... over 18 years ago
first_html_par: constify the 'after par' searches with Hpricot More... over 18 years ago
utils: require 'hpricot' the second time, not 'htmlentities' again More... over 18 years ago
first_html_par: it's doc.root.search, not doc.root.each More... over 18 years ago
first_html_par: build lists 'manually' when using Hpricot More... over 18 years ago
HTML processing refactoring: remove obsolete comment More... over 18 years ago
extends: String#ircify_html now has an option to obey non-breakable spaces or turn them into normal spaces More... over 18 years ago
dict plugin: echo oxford definitions More... over 18 years ago
dict plugin: oxford isn't british only anymore More... over 18 years ago
dict plugin: fix demauro word existence check More... over 18 years ago
dict plugin: demauro can actually have spaces in the leftmost part of the entry More... over 18 years ago
httputil: promote all Exceptions to RuntimeErrors so they can be caught with inline rescue More... over 18 years ago
Hpricot first par: it's el[:class], not el.class More... over 18 years ago
HTML processing refactoring: url plugin: only add encoding and size information to pages with title if url.first_par is true More... over 18 years ago
HTML processing refactoring: fix options passed by Utils.get_string_html_info to ircify_first_html_par More... over 18 years ago
HTML processing refactoring: Utils.get_first_pars now uses Utils.get_html_info More... over 18 years ago
basics: it's @bot.myself, not just myself More... over 18 years ago
HTML processing refactoring: Utils.get_html_info and related methods factored out of the url plugin More... over 18 years ago
HTML processing refactoring: ensure HTML title works with and without Hpricot More... over 18 years ago
HTML processing refactoring: HTML title extraction is now a String method More... over 18 years ago
registry: it's @recovery, not @recover More... over 18 years ago
shortenurls plugin: service name can be nil More... over 18 years ago
* (plugins/url) url logging should not depend on url info display More... over 18 years ago
* (plugins/url) get_title_for_url(uri_str, opts={}) More... over 18 years ago
Update REQUIREMENTS More... over 18 years ago
url plugin: add 'url info' as a synonym for 'urls info', and document the command More... over 18 years ago
twitter plugin: set update source to 'rbot' More... over 18 years ago