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-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
2007-07-12
* (gettext) work around failing current_textdomain_info()
Dmitry Kim
2007-07-09
fixed a few strings which used gettext without changing #{} syntax
Yaohan Chen
2007-07-09
integrated ruby-gettext
Yaohan Chen
2007-05-20
Raise with a meaningful error message when block/unblock/rescehdule is attemp...
Giuseppe Bilotta
2007-05-10
+ (extends) :limit option support in ircify_html()
Dmitry Kim
2007-05-10
Be slightly less anal about non-RFC-compliant MOTD, and issue a warning inste...
Giuseppe Bilotta
2007-05-10
+ (plugins) draft implementation of event hooks
Dmitry Kim
2007-04-26
+ (httputil) bruteforce truncated chars when guessing the encoding
Dmitry Kim
2007-04-21
+ pidfile support + command line option for pid file name
Dmitry Kim
2007-04-15
HttpUtil: fix gunzipping with partial content; and debug response in url plug...
Giuseppe Bilotta
2007-04-12
Try calling the interpreter explicitly on restart if exec'ing /bin/bash fails
Giuseppe Bilotta
2007-04-12
Stop timers when shutting down
Giuseppe Bilotta
2007-04-12
Define pretty_inspect for the older version of Ruby that don't have it
Giuseppe Bilotta
2007-04-12
Module\#define_structure method: define a new Struct only if doesn't exist al...
Giuseppe Bilotta
2007-04-11
HttpUtil: decompress gzipped body in partial_body too; whitespace cleanup too
Giuseppe Bilotta
2007-04-11
New IRC Framework: move #full_irc_downcase() and #full_downcase() methods to ...
Giuseppe Bilotta
2007-04-11
New IRC Framework: fix critical bug in Irc::Netmask to Regexp conversion
Giuseppe Bilotta
2007-04-11
use pretty printing with Logger (debug, info, warning and error messages)
Giuseppe Bilotta
2007-04-09
database: rbot will now refuse to run on bdb versions lower than 4.x, and it ...
Giuseppe Bilotta
2007-04-09
auth: improve help
Giuseppe Bilotta
2007-04-09
extends: pick_one and rand methods for Range
Giuseppe Bilotta
2007-04-09
fix restarting when directory had changed
Giuseppe Bilotta
2007-04-09
More require cleanups
Giuseppe Bilotta
2007-04-08
HttpUtil: require 'cgi' as it is now used in most querying plugins
Giuseppe Bilotta
2007-04-08
HTML IRCification: support options. currently only option is :a_href which ca...
Giuseppe Bilotta
2007-04-08
rss plugin: watching now relies on an ID built from title, link and descripti...
Giuseppe Bilotta
2007-04-08
HTML IRCification: don't modify the receiver; provide an ircify_html! method ...
Giuseppe Bilotta
2007-04-08
HttpUtil: inform servers that we accept gzipped data
Giuseppe Bilotta
[next]