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
Age
Commit message (
Expand
)
Author
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
url plugin: url.display_link_info is now an Integer: the number of links in a...
Giuseppe Bilotta
2007-08-23
config: allow migration from/to Boolean/IntegerValues
Giuseppe Bilotta
2007-08-23
url plugin: escape stuff before extracting urls
Giuseppe Bilotta
2007-08-23
url plugin: only consider http(s) urls found by URI.extract()
Giuseppe Bilotta
2007-08-22
url plugin: jump to fragment when grabbing first par of an url with fragment
Giuseppe Bilotta
2007-08-22
url plugin: use URI.extract to get urls in a message. Ensures links are prope...
Giuseppe Bilotta
2007-08-22
bash plugin: a nick is such only if it's followed by a space
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-22
bash plugin: detect (nick) together with <nick> and nick:
Giuseppe Bilotta
2007-08-22
bash plugin: collapse consecutive lines from the same nick
Giuseppe Bilotta
2007-08-21
* (ircbot) remove $cl_loglevel undefined warning
Dmitry Kim
2007-08-17
+ figlet.rb: added figlet.path to make path of the figlet program configurable
Yaohan Chen
2007-08-15
+ translator.rb: added 'translator' command which automatically picks a trans...
Yaohan Chen
2007-08-14
* fixed incorrect loading logic which could have added entries to @aliases ev...
Yaohan Chen
2007-08-14
search plugin: use single result format when a single hit is found
Giuseppe Bilotta
2007-08-12
* (ircbot) fatal typo in :badnick handler
Dmitry Kim
2007-08-11
* translator.rb: use Irc::Utils.bot
Yaohan Chen
2007-08-11
translator.rb:
Yaohan Chen
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-08-10
* (plugins/translator) fixed a diagnostic message
Dmitry Kim
2007-08-10
* alias.rb: fixed precedence error which caused list of aliases be reset on r...
Yaohan Chen
2007-08-10
* translator.rb: corrected naming of BabelfishTranslator#do_translate method
Yaohan Chen
2007-08-10
+ added a translator plugin
Yaohan Chen
2007-08-07
* use Util.safe_save in alias plugin
Yaohan Chen
2007-08-05
* (plugins/url.rb) apply URI.escape to make non-rfc charsets in uri useable
Dmitry Kim
2007-08-01
* fixed some fuzzy messages
Yaohan Chen
2007-08-01
* fixed a typo in a message in shiritori
Yaohan Chen
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-24
* dictclient: adjusted output format
Yaohan Chen
2007-07-23
* Prevent the alias from including arguments not substituded in command, as a...
Yaohan Chen
2007-07-23
* display installed version when gettext version is unsupported
Yaohan Chen
2007-07-23
* added Traditioanl Chinese response language file by hlb
Yaohan Chen
2007-07-23
* added Traditional Chinese po file by hlb
Yaohan Chen
2007-07-23
added 'alias rm' as alternative for 'alias remove'
Yaohan Chen
2007-07-22
fixed a copy-paste error causing incorrect count of failed plugins to be disp...
Yaohan Chen
2007-07-22
fixed a typo in REQUIREMENTS, added link to ruby-gettext
Yaohan Chen
2007-07-21
added alias plugin
Yaohan Chen
2007-07-18
added information about ruby-gettext in REQUIREMENTS
Yaohan Chen
[prev]
[next]