0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jan 27, 2025 — Jan 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New Auth Framework: catch possible error when trying to create transient botuser More... over 18 years ago
rss plugin: add support for twitter format More... over 18 years ago
twitter plugin: don't update status if message length is > 160 characters, and give a warning when > 140 More... over 18 years ago
twitter plugin: customize count of status updates displayed, defaulting to 1 More... over 18 years ago
lastfm plugin: update to support the new HTML in author/band descriptions More... over 18 years ago
twitter plugin: minor refactoring More... over 18 years ago
twitter plugin: whitespace cleanup More... over 18 years ago
twitter plugin: identify ourselves as the twitter client More... over 18 years ago
twitter plugin: CGI.escape, not URI.escape (thanks hlb) More... over 18 years ago
twitter plugin: don't cache status More... over 18 years ago
twitter plugin: display time elapsed instead of date in status More... over 18 years ago
httputil: document 'headers' option to get_* methods More... over 18 years ago
twitter plugin: initial commit (#145 with changes) More... over 18 years ago
Update .po files More... over 18 years ago
config core botmodule: document 'nick', 'status' More... over 18 years ago
shortenurls plugin: shortenurls.services_blacklist config variable More... over 18 years ago
shortenurls plugin: handle failing services by trying other services, and make return values more uniform More... over 18 years ago
httputil: primitve cookie support More... over 18 years ago
More rdoc-ification More... over 18 years ago
more rdoc-ification More... over 18 years ago
namespaces: simplify Irc::Bot::Auth manager singleton name and accessor More... over 18 years ago
namespaces: provide backwards compatibility methods for BotConfig.register and related classes More... over 18 years ago
namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::* More... over 18 years ago
Irc::IrcSocket -> Irc::Socket More... over 18 years ago
rdocument Irc::MessageMapper and Irc::MessageTemplate More... over 18 years ago
rdocument Irc::Plugins::BotModule More... over 18 years ago
* (plugins/fish,translator) long-running actions made threaded to avoid blocking More... over 18 years ago
+ (plugins) :thread option for plugin.map makes an action automatically threaded * (plugins/*) converted to the new threading model More... over 18 years ago
Update REQUIREMENTS More... over 18 years ago
translator plugin: catch all exceptions when trying to initialize translators More... over 18 years ago