0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jan 27, 2025 — Jan 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
first_html_par: only initialize element collections once More... over 18 years ago
first_html_par: use hpricot if available More... over 18 years ago
Requirements: document 'htmlentities' dependency-with-fallback More... over 18 years ago
url plugin: add 'urls info *urls' command to force link info retrieval More... over 18 years ago
url plugin: loopback is 127.x.x.x, not just 127.0.0.1 More... over 18 years ago
url plugin: add list of hosts for which no link info should be retrieved More... over 18 years ago
rss plugin: support older version of the Ruby RSS parser More... over 18 years ago
fortune plugin: add header More... over 18 years ago
fortune plugin: suppress warning and make source more readable More... over 18 years ago
HttpUtil: preserve authorization across redirects More... over 18 years ago
Some new fortune features: * Nicer merging of the lines into a single line * Ability to list fortune files * /usr/bin/fortune is the first place it looks now Need to fix: * Barfs when one of the potential executable paths is a directory More... over 18 years ago
lastfm plugin: thread, don't block More... over 18 years ago
lastfm plugin: fix help with empty topic More... over 18 years ago
lastfm plugin: support redirected location searches More... over 18 years ago
New Irc Framework: Irc::User#bot_data(key) and #set_bot_data(key, value, &block) to store bot-specific Irc::User data. Currently relies on the data structure in the associated BotUser More... over 18 years ago
New Auth Framework: dream about auto-notifying hashes, and use #replace() when loading data More... over 18 years ago
New Auth Framework: BotUser data is now actually saved/restored More... over 18 years ago
New Auth Framework, New Irc Framework: convenience methods for Irc::User to retrieve the associated BotUser and its data More... over 18 years ago
New Auth Framework: BotUser can now store generic data More... over 18 years ago
New Auth Framework: BotUser transiency is now checked with #transient? More... over 18 years ago
New Auth Framework: transient netmask finetuning More... over 18 years ago
New Auth Framework: no need to have TransientBotUser as a separate class More... over 18 years ago
New Auth Framework: use #to_irc_netmask() instead of Netmask.new() More... over 18 years ago
New Irc Framework: Netmask-to-Netmask conversion should offer a default server and casemap More... over 18 years ago
New Irc Framework: ident methods synonyms for user for Irc::Netmask More... over 18 years ago
New Auth Framework: TransientBotUser management More... over 18 years ago
New Irc Framework: make Netmask.new(somenetmask) work More... over 18 years ago
New Auth Framework: introducing transient botusers More... over 18 years ago
message.rb: convenience method to get the botuser corresponding the message source More... over 18 years ago
registry.rb: suppress warning when @recovery is not defined More... over 18 years ago