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
bash plugin: a nick is such only if it's followed by a space More... over 18 years ago
New Irc Framework: optimize Channel#has_user?() More... over 18 years ago
New Irc Framework: channel add_user was adding users indiscriminately when silent More... over 18 years ago
bash plugin: detect (nick) together with <nick> and nick: More... over 18 years ago
bash plugin: collapse consecutive lines from the same nick More... over 18 years ago
* (ircbot) remove $cl_loglevel undefined warning More... over 18 years ago
+ figlet.rb: added figlet.path to make path of the figlet program configurable More... over 18 years ago
+ translator.rb: added 'translator' command which automatically picks a translator for given language pair More... over 18 years ago
* fixed incorrect loading logic which could have added entries to @aliases even when they were invalid More... over 18 years ago
search plugin: use single result format when a single hit is found More... over 18 years ago
* (ircbot) fatal typo in :badnick handler More... over 18 years ago
* translator.rb: use Irc::Utils.bot More... over 18 years ago
translator.rb: + added WorldLingo translator + display translator information in help messages * refactoring of error handling code More... over 18 years ago
* (httputils) docs spelling More... over 18 years ago
* (httputils) avoid "method replaced" warning More... over 18 years ago
* (httputils) moved encoding/charsets magic into httpres instances from the global class namespace More... over 18 years ago
* (plugins/translator) fixed a diagnostic message More... over 18 years ago
* alias.rb: fixed precedence error which caused list of aliases be reset on rescan More... over 18 years ago
* translator.rb: corrected naming of BabelfishTranslator#do_translate method More... over 18 years ago
+ added a translator plugin * updated messages More... over 18 years ago
* use Util.safe_save in alias plugin * handle corrupt data file in alias plugin More... over 18 years ago
* (plugins/url.rb) apply URI.escape to make non-rfc charsets in uri useable More... over 18 years ago
* fixed some fuzzy messages More... over 18 years ago
* fixed a typo in a message in shiritori * regenerated messages More... over 18 years ago
Store the real_name information from WHO replies More... over 18 years ago
New IRC Framework: store a User's real_name More... over 18 years ago
New IRC Framework: WHO the channels we join, so that we get as much user information as possible about the user on channel More... over 18 years ago
botuser.rb: don't fail when being passed nil instead of an array to load More... over 18 years ago
Add missing space in message More... over 18 years ago
User mode-checking methods now accept channel names and will try to resolve the corresponding Channel automatically More... over 18 years ago