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-09-02
botuser.rb: fix typo in debug message
Giuseppe Bilotta
2007-09-01
* (ircsocket) removed timer, added writer thread, refactored writer logic a bit
Dmitry Kim
2007-08-31
* (timer) stop the bot timer for shutdown / rescan
Dmitry Kim
2007-08-30
* (message.rb) dear tango_! i think i know what r1073 was. here's my version.
Dmitry Kim
2007-08-30
* (timers) failures made more verbose; reverted timer.block()s in ircbot.rb
Dmitry Kim
2007-08-30
!!! (message.rb) dear tango_! i have no idea what r1073 is! -jsn.
Dmitry Kim
2007-08-30
* (ircbot) block autosave timer during rescan/restart
Dmitry Kim
2007-08-30
core/config: remove leftover heavy-load debug line
Giuseppe Bilotta
2007-08-30
dbhash.rb: fix stupid typo
Giuseppe Bilotta
2007-08-30
message.rb: try to handle situations where the source isn't an Irc::User
Giuseppe Bilotta
2007-08-30
+ (timer) comments + documentation
Dmitry Kim
2007-08-30
*** (timer) new timer implementation
Dmitry Kim
2007-08-29
* (httputil) increased open_timeout to 20 since resolving still takes a while
Dmitry Kim
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
[next]