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
2009-01-22
+ (userdata) method delete_botdata(key)
Simon Hafner
2009-01-22
+ (reply) config option to force reply to query
Simon Hafner
2009-01-22
+ (reply) add new option to control nick prefixing
Simon Hafner
2009-01-15
ircbot: fix reconnect() waiting
Giuseppe Bilotta
2009-01-15
ircbot: SIGUSR1 forces a reconnect
Giuseppe Bilotta
2009-01-15
ircbot: refactor reconnection into its own method
Giuseppe Bilotta
2009-01-15
auth: better clarify the allow/deny syntax
Giuseppe Bilotta
2009-01-08
auth core botmodule: fix permission view without a specified user
Giuseppe Bilotta
2009-01-08
rfc2812: better handling of incomplete mode lines
Giuseppe Bilotta
2009-01-07
ircbot: handle 'Trying to reconnect too fast' server ERROR
Giuseppe Bilotta
2009-01-07
rfc2812: handle server ERROR
Giuseppe Bilotta
2008-12-29
* (timer) ignore blocked actions .next() :/
dmitry kim
2008-12-29
* (timer.rb) race condition on @actions.each() fixed (thanks, Mike`)
dmitry kim
2008-12-16
utils.rb: Utils.age_string to replace distance_of_time_in_words
Giuseppe Bilotta
2008-12-16
utils.rb: fix Utils.timeago for explicit date output
Giuseppe Bilotta
2008-12-16
utils.rb: fix Utils.distance_of_time_in_words for negative offsets
Giuseppe Bilotta
2008-12-12
ircsocket: tunable IRC penalty
Giuseppe Bilotta
2008-12-12
ircsocket: clean up opt parsing
Giuseppe Bilotta
2008-12-10
* (httputil) provide an informative error message for non-http urls
dmitry kim
2008-11-21
* (core/unicode) validate encoding.charsets with Iconv
dmitry kim
2008-11-21
* fix config validation diagnostics for ArrayValue
dmitry kim
2008-11-03
auth botmodule: auth_allow_deny() accepts an optional :auth_path parameter
Giuseppe Bilotta
2008-10-17
irclog: timestamp_format config option
Giuseppe Bilotta
2008-10-13
httputil: don't raise on HTTPServer/ClientError
Giuseppe Bilotta
2008-09-24
IRC logging: only log nick/quits on the channels the bot is in
Giuseppe Bilotta
2008-09-24
ircbot.rb: fill was_on info when delegating sent QUIT
Giuseppe Bilotta
2008-09-24
irc.rb: User#channels method
Giuseppe Bilotta
2008-09-05
quiet exception list
Giuseppe Bilotta
2008-09-05
message.rb: fix the fix to message addressing logic
Giuseppe Bilotta
2008-08-19
IRC Socket: documentation cleanup
Giuseppe Bilotta
2008-08-19
IRC socket: minor flood_send logic fixes
Giuseppe Bilotta
2008-08-19
IRC socket: get rid of delay/burst
Giuseppe Bilotta
2008-08-13
message.rb: fix message addressing logic
Giuseppe Bilotta
2008-08-11
rfc2812: always return the actual Channel or User when handled
Giuseppe Bilotta
2008-08-11
rfc2812: handle ERR_NOSUCHNICK and ERR_NOSUCHCHANNEL
Giuseppe Bilotta
2008-08-11
rfc2812: create channels and users for al commands when needed
Giuseppe Bilotta
2008-08-10
irclog core module: rename old logs when switching from dir to file
Giuseppe Bilotta
2008-08-10
irclog core module: skip, don't die when unable to open logfile
Giuseppe Bilotta
2008-08-10
+ handle WHOIS queries
Giuseppe Bilotta
2008-08-10
rfc2812.rb: support RPL_AWAY reply
Giuseppe Bilotta
2008-08-09
+ support channel URL and creation time
Giuseppe Bilotta
2008-08-09
message.rb: correct @plainmessage and @message for CTCP messages
Giuseppe Bilotta
2008-08-08
irclog core module: double-percent the {where} in irclog.filename_format
Giuseppe Bilotta
2008-08-08
plugins.rb: use IO.read instead of readlins+join gimmicks
Giuseppe Bilotta
2008-08-06
basics: option to join channel after identification is confirmed
Giuseppe Bilotta
2008-08-05
irclog core module: log rotation
Giuseppe Bilotta
2008-08-03
* fix ominous bug in Regexp::IP_ADDR
Giuseppe Bilotta
2008-07-31
+ core/config: sort config search result
dmitry kim
2008-07-30
message.rb: fix a thinko in inspect()
Giuseppe Bilotta
2008-07-30
+ @bot.wanted_nick stores the nick wanted by the bot
Giuseppe Bilotta
[next]