0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Jan 27, 2025 — Jan 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
script, rss plugins: raise if main data could not be restored from the registry More... almost 19 years ago
Module\#define_structure method: define a new Struct only if doesn't exist already or if the attribute list changed More... almost 19 years ago
url plugin: search for user-provided string in urls info too; and truly update url info when it wasn't present before More... almost 19 years ago
url plugin: store info with urls, optionally display it when listing or searching for urls More... almost 19 years ago
HttpUtil: decompress gzipped body in partial_body too; whitespace cleanup too More... almost 19 years ago
New IRC Framework: move #full_irc_downcase() and #full_downcase() methods to Irc::Netmask from Irc::User, and use them in Netmask conversion More... almost 19 years ago
New IRC Framework: fix critical bug in Irc::Netmask to Regexp conversion More... almost 19 years ago
url plugin: revert to block get_response and partial_body to work around sites which return 400 on partial content More... almost 19 years ago
use pretty printing with Logger (debug, info, warning and error messages) More... almost 19 years ago
database: rbot will now refuse to run on bdb versions lower than 4.x, and it will recommend version 4.2 or higher More... almost 19 years ago
auth: improve help More... almost 19 years ago
extends: pick_one and rand methods for Range More... almost 19 years ago
fix restarting when directory had changed More... almost 19 years ago
rbot launcher: report local changes on more occasions More... almost 19 years ago
fix minor warnings from figlet and imdb plugins More... almost 19 years ago
More require cleanups More... almost 19 years ago
* (plugins/rss) use "%H:%M" for time format More... almost 19 years ago
rss plugin: parse feed on first retrieval; add some more debug More... almost 19 years ago
rss plugin: parse feed on first run, even if we don't check for new items More... almost 19 years ago
rss plugin: overrule max lines, display all feeds More... almost 19 years ago
HttpUtil: require 'cgi' as it is now used in most querying plugins More... almost 19 years ago
rss plugin: changeset [894] was missing the actual commit! commit the changes of [894]; additionally, show links in the description More... almost 19 years ago
HTML IRCification: support options. currently only option is :a_href which can be either :link_out to show the actual link or any of Reverse, Bold, Underline to mark the link using the corresponding attribute More... almost 19 years ago
* (plugins/ri) allow user to ask for a long entry to be sent to her in msg, even when asking in channel More... almost 19 years ago
rss plugin: watching now relies on an ID built from title, link and description to check if any item is new. Optionally, the description can be ignored (rss.show_updated = false). Use Set to store IDs, and require 'set' in Utils because other plugins might be optimized to use it More... almost 19 years ago
HTML IRCification: don't modify the receiver; provide an ircify_html! method to modify in place More... almost 19 years ago
imdb plugin: fix for the previous commit More... almost 19 years ago
imdb plugin: ircify html in extra comments about roles More... almost 19 years ago
imdb plugin: try to guess what kind of role is requested depending on the prefix used (with/by/from) More... almost 19 years ago
imdb plugin: allow filtering by role when looking for movies by person/year More... almost 19 years ago