index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2007-08-29
Put the Irc attributes back where they belong
Giuseppe Bilotta
2007-08-29
Color codes and Irc.color(fg, bg) methods to ease color display
Giuseppe Bilotta
2007-08-29
ColorRx: accept a color specification with no foreground color
Giuseppe Bilotta
2007-08-29
Add Italic (\011) constant to complement Underline, Reverse and Bold
Giuseppe Bilotta
2007-08-29
HttpUtil: match /gzip/ regexp instead of exact (x-)gzip to survive nonconform...
Giuseppe Bilotta
2007-08-29
Flatten out Language module and class
Giuseppe Bilotta
2007-08-28
basics botmodule: use #to_s to stringify multiword parameters
Giuseppe Bilotta
2007-08-28
ircbot: improve quit/restart message propagation
Giuseppe Bilotta
2007-08-28
ircsocket: raise errors occurred while spooling so that bot is aware of them
Giuseppe Bilotta
2007-08-27
GetText: add Config.datadir-based locale search path.
Giuseppe Bilotta
2007-08-27
Language.from_locale now checks if the corresponding .lang file exist before ...
Giuseppe Bilotta
2007-08-27
Call 'super' from the correct place in httputil
Giuseppe Bilotta
2007-08-26
Only use locale functions when GetText was loaded
Giuseppe Bilotta
2007-08-26
Call 'super' method from #cleanup() in core modules too
Giuseppe Bilotta
2007-08-26
Report plugin loading failues as errors, not as warnings
Giuseppe Bilotta
2007-08-26
timer: tick when rescheduling
Giuseppe Bilotta
2007-08-26
auth core module: fix a bug in the permissions set argument parser
Giuseppe Bilotta
2007-08-26
Use rbot's own warning() command instead of Ruby built-in warn()
Giuseppe Bilotta
2007-08-26
Translate Utils.secs_to_string strings
Giuseppe Bilotta
2007-08-26
gettextize some more strings
Giuseppe Bilotta
2007-08-26
Remove extra (un)bolding from 'help failed plugins' help text
Giuseppe Bilotta
2007-08-26
Output gettext textdomain information when setting the language, not when loa...
Giuseppe Bilotta
2007-08-26
Sanitize language string by downcasing, and use the sanitized string both for...
Giuseppe Bilotta
2007-08-26
Cleaner gettext debug information reporting
Giuseppe Bilotta
2007-08-25
Try to guess the default language from the locale guessed from GeText
Giuseppe Bilotta
2007-08-25
gettext support: initial works for language -> locale mappings
Giuseppe Bilotta
2007-08-23
auth core module: misplaced ) prevented gettext replacement
Giuseppe Bilotta
2007-08-23
New Auth module: keep auth.password and botowner passwords in sync when chang...
Giuseppe Bilotta
2007-08-23
config: allow migration from/to Boolean/IntegerValues
Giuseppe Bilotta
2007-08-22
New Irc Framework: optimize Channel#has_user?()
Giuseppe Bilotta
2007-08-22
New Irc Framework: channel add_user was adding users indiscriminately when si...
Giuseppe Bilotta
2007-08-21
* (ircbot) remove $cl_loglevel undefined warning
Dmitry Kim
2007-08-12
* (ircbot) fatal typo in :badnick handler
Dmitry Kim
2007-08-11
* (httputils) docs spelling
Dmitry Kim
2007-08-11
* (httputils) avoid "method replaced" warning
Dmitry Kim
2007-08-10
* (httputils) moved encoding/charsets magic into httpres instances from the g...
Dmitry Kim
2007-07-31
Store the real_name information from WHO replies
Giuseppe Bilotta
2007-07-31
New IRC Framework: store a User's real_name
Giuseppe Bilotta
2007-07-31
New IRC Framework: WHO the channels we join, so that we get as much user info...
Giuseppe Bilotta
2007-07-31
botuser.rb: don't fail when being passed nil instead of an array to load
Giuseppe Bilotta
2007-07-29
Add missing space in message
Giuseppe Bilotta
2007-07-29
User mode-checking methods now accept channel names and will try to resolve t...
Giuseppe Bilotta
2007-07-26
Mode-checking methohds for User too
Giuseppe Bilotta
2007-07-26
Channel methods to check for user modes, with quickies to check for op and voice
Giuseppe Bilotta
2007-07-23
* display installed version when gettext version is unsupported
Yaohan Chen
2007-07-22
fixed a copy-paste error causing incorrect count of failed plugins to be disp...
Yaohan Chen
2007-07-18
- added version check for ruby/gettext, too low or high versions will not be ...
Yaohan Chen
2007-07-14
added a warning message if retrieving gettext info fails
Yaohan Chen
2007-07-14
- fixed an error due to copy and pasting causing the help message to list cor...
Yaohan Chen
2007-07-12
* (gettext) make us somewhat less dependent on gettext internals
Dmitry Kim
[next]