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
Call 'super' method from #cleanup() in all plugins More... over 18 years ago
Report plugin loading failues as errors, not as warnings More... over 18 years ago
rss plugin: all watchers are now informed of feed updates when anybody asks for the feed to be shown More... over 18 years ago
timer: tick when rescheduling More... over 18 years ago
Update .po files More... over 18 years ago
Missed some warn -> warning conversion More... over 18 years ago
auth core module: fix a bug in the permissions set argument parser More... over 18 years ago
Use rbot's own warning() command instead of Ruby built-in warn() More... over 18 years ago
Update .po files More... over 18 years ago
Translate Utils.secs_to_string strings More... over 18 years ago
Update .po files More... over 18 years ago
gettextize some more strings More... over 18 years ago
Remove extra (un)bolding from 'help failed plugins' help text More... over 18 years ago
Output gettext textdomain information when setting the language, not when loading the module More... over 18 years ago
Sanitize language string by downcasing, and use the sanitized string both for gettext locale and rbot language files. This allows language names such as 'traditional_chinese' to be input as 'Traditional Chinese' More... over 18 years ago
Cleaner gettext debug information reporting More... over 18 years ago
Try to guess the default language from the locale guessed from GeText More... over 18 years ago
Move 'it_IT' locale directory to 'it' More... over 18 years ago
gettext support: initial works for language -> locale mappings More... over 18 years ago
rss plugin: don't proceed if the specified feed doesn't exist More... over 18 years ago
Started italian translation More... over 18 years ago
Updated .po files More... over 18 years ago
auth core module: misplaced ) prevented gettext replacement More... over 18 years ago
New Auth module: keep auth.password and botowner passwords in sync when changing them More... over 18 years ago
url plugin: url.display_link_info is now an Integer: the number of links in a line for which info should be displayed More... over 18 years ago
config: allow migration from/to Boolean/IntegerValues More... over 18 years ago
url plugin: escape stuff before extracting urls More... over 18 years ago
url plugin: only consider http(s) urls found by URI.extract() More... over 18 years ago
url plugin: jump to fragment when grabbing first par of an url with fragment More... over 18 years ago
url plugin: use URI.extract to get urls in a message. Ensures links are properly grabbed, and grabs multiple urls in a line More... over 18 years ago