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 (
Collapse
)
Author
2008-04-13
plugins: rework delegate() to accept options
Giuseppe Bilotta
2008-04-13
+ UnknownMessage class
Giuseppe Bilotta
2008-04-13
+ NamesMessage class
Giuseppe Bilotta
2008-04-13
rfc2812: parse User mode changes, even though they aren't handled yet
Giuseppe Bilotta
2008-04-13
rfc2812: clean up channel mode handling
Giuseppe Bilotta
2008-04-13
+ ModeChangeMessage class
Giuseppe Bilotta
2008-04-13
+ MotdMessage class
Giuseppe Bilotta
2008-04-12
+ delegate notice() for NoticeMessage
Giuseppe Bilotta
2008-04-12
+ WelcomeMessage class
Giuseppe Bilotta
2008-04-12
plugins: make delegate() aware of ignored and fake messages
Giuseppe Bilotta
By convention, ignored messages will only be delegated to plugins with negative priority, while fake messages will only be delegated to plugins with positive priority.
2008-04-12
event delegation thresholds
doki_pen
2008-04-11
* recalculate the relative version timestamp on !version
dmitry kim
2008-04-10
filters: suppress a warning
Giuseppe Bilotta
2008-04-10
Bug fix, priority order needs to be marked dirty when modules added.
doki_pen
2008-04-10
plugins: reinstate debug lines in privmsg()
Giuseppe Bilotta
2008-04-10
plugins: mark priorities dirty on rescan
Giuseppe Bilotta
2008-04-09
Added event priorities to modules.
doki_pen
2008-04-09
message: force Irc color to be specificed with 2 digits
Giuseppe Bilotta
2008-04-09
extends: Array#shuffle! and shuffle methods
Giuseppe Bilotta
2008-04-09
extends: Array#delete_one takes an optional argument for the element to ↵
Giuseppe Bilotta
delete: if nil or absent, a random element is returned and deleted
2008-04-08
revert previous useless commit and rdocify documentation of accessors to ↵
Giuseppe Bilotta
BotModule
2008-04-08
extends: registry reader attribute for BotModule
Giuseppe Bilotta
2008-04-08
extends: BotModule#fake_message() to simplify creation of fake messages
Giuseppe Bilotta
2008-04-07
message: new 'ignored' property
Giuseppe Bilotta
2008-04-07
plugins: irc_delegate to do listen+actual delegate
Giuseppe Bilotta
2008-04-07
plugins: message() delegate
Giuseppe Bilotta
2008-03-28
auth core module: allow and deny commands
Giuseppe Bilotta
2008-03-28
plugins: expose the registry and the map handler as methods for the ↵
Giuseppe Bilotta
BotModule class
2008-03-28
* plugins/unicode -> core/unicode; don't require "jcode"
dmitry kim
2008-03-28
* (core/remote) use safe bind() defaults
dmitry kim
2008-03-27
* handle invites properly -- forgot more than half the files :/
Giuseppe Bilotta
2008-03-27
* handle invites properly
Giuseppe Bilotta
2008-03-26
Merge atj's auth changes
Giuseppe Bilotta
Merge branch 'atj'
2008-03-25
core/auth.rb: don't allow the master password to be told to a user, and ↵
Adam James
correct the message.
2008-03-25
ircbot: remove obsolete commented includes
Giuseppe Bilotta
2008-03-25
filters: UI and methods to list filter groups
Giuseppe Bilotta
2008-03-24
utils: Utils.secs_to_short convert seconds into hour:minute:seconds format etc
Giuseppe Bilotta
2008-03-23
auth core module: missing h in permissions searcH help
Giuseppe Bilotta
2008-03-23
* httputil: avoid double read in partial_body
dmitry kim
2008-03-21
Merge branch 'master' of ssh://ruby-rbot.org/var/git/rbot
Yaohan Chen
2008-03-21
message.rb: Regexp.escape nickname when embedding it in regexp, as nicknames ↵
Yaohan Chen
can contain [ ] | etc
2008-03-19
utils: Utils.check_location returns an array of locations if check succeeds
Giuseppe Bilotta
2008-03-17
utils: Utils.check_location comfort method for :htmlinfo filters
Giuseppe Bilotta
2008-03-17
filters: HTML info extraction is now a filter
Giuseppe Bilotta
2008-03-17
filters: don't force data types in @bot.filter()
Giuseppe Bilotta
2008-03-14
filters: filters_ui core module to manage filters from IRC
Giuseppe Bilotta
2008-03-14
filters: has_filter? method
Giuseppe Bilotta
2008-03-14
filters: method to get the global filter name of a grouped filter
Giuseppe Bilotta
2008-03-14
filters: filter_names(group=nil) method to retrieve available filters
Giuseppe Bilotta
2008-03-14
filters: filter groups
Giuseppe Bilotta
[prev]
[next]