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-02-20
Fix timer handling when Actions raise errors
Giuseppe Bilotta
2007-02-18
Initial steps towards a namespace rationalization
Giuseppe Bilotta
2007-02-18
Plugin header boilerplating.
Giuseppe Bilotta
2007-02-18
Minor optimization to Auth.random_password
Giuseppe Bilotta
2007-02-18
More fixes for nickname handling on connection
Giuseppe Bilotta
2007-02-18
basics: respond to public pings too (i.e. to /ping lib/rbot/rfc2812.rbchannel)
Giuseppe Bilotta
2007-02-17
New IRC Framework: optimize processing of server messages by using Symbols in...
Giuseppe Bilotta
2007-02-17
New IRC Framework: fix initial handling and guessing of nick/user/host for th...
Giuseppe Bilotta
2007-02-15
Regexp: IP address regexps where missing an octet
Giuseppe Bilotta
2007-02-15
More Regexp madness. Fixes, optimizations, and a new method to parse channel ...
Giuseppe Bilotta
2007-02-15
New unreplied() method for plugins that want to handle PRIVMSGs unreplied by ...
Giuseppe Bilotta
2007-02-15
Start implementing common regular expressions to be used by plugin map() requ...
Giuseppe Bilotta
2007-02-15
New IRC Framework: set default capabilities to RFC's values
Giuseppe Bilotta
2007-02-15
Allow all printable 7-bit ASCII characters in passwords
Giuseppe Bilotta
2007-02-15
Stringify password when creating botuser. Useful when e.g. conf.yaml contains...
Giuseppe Bilotta
2007-02-14
Reset configuration changed status after saving successfully
Giuseppe Bilotta
2007-02-14
Only save config file when configuration changed
Giuseppe Bilotta
2007-02-14
Make message map regexps less aggressive
Giuseppe Bilotta
2007-02-14
Try to fail more graciously when net/https is not loadable (usually because o...
Giuseppe Bilotta
2007-02-14
Really minor typo in previous commit
Giuseppe Bilotta
2007-02-14
New Irc Framework: fix default channel modes prefixes for users
Giuseppe Bilotta
2007-02-14
New Irc Framework: fix bug in debug message causing failures
Giuseppe Bilotta
2007-02-12
Remote Service Provider: increase security by preventing a malicious client f...
Giuseppe Bilotta
2007-02-12
Remote Service Provider: implement auth control for remote clients. They can ...
Giuseppe Bilotta
2007-02-12
Remote Service Provider now functional, although it lacks remote client auth/id
Giuseppe Bilotta
2007-02-12
Fix casemap/server mismatch problems when moving the bots between servers wit...
Giuseppe Bilotta
2007-02-12
Initial work on a DRb-based remote service for rbot. Thanks to halorgium for ...
Giuseppe Bilotta
2007-02-11
MessageMapper: documentation cleanup, and Template enhancements (they now rem...
Giuseppe Bilotta
2007-02-11
Minor messagemapper optimizations
Giuseppe Bilotta
2007-02-11
Start work on preferring size to length: it's the same for arrays, and will b...
Giuseppe Bilotta
2007-02-10
Preserve safe save dir across rescans
Giuseppe Bilotta
2007-02-10
Handle server connections (e.g. through a bip proxy) that do not use the full...
Giuseppe Bilotta
2007-02-08
Message mapper: we are ony interested in matching messages that fully agree w...
Giuseppe Bilotta
2007-02-07
Fix rbot quieting
Giuseppe Bilotta
2007-02-06
Enhance Utils tools to get first pars, allowing an option to strip an initial...
Giuseppe Bilotta
2007-02-06
Fix IRCification of HTML strings when only whitespace is present between IRC ...
Giuseppe Bilotta
2007-02-06
Move code to get first par from a series of urls from search plugin to Utils,...
Giuseppe Bilotta
2007-02-06
Optimizations to ircify_first_html_par
Giuseppe Bilotta
2007-02-06
Move code to find and ircify first par from search plugin to utils
Giuseppe Bilotta
2007-02-06
Move extensions to standard classes into a specific extends.rb util module
Giuseppe Bilotta
2007-02-06
sendmsg improvements: default send options can now be configured via the stan...
Giuseppe Bilotta
2007-02-06
Create an utils subdir in core, which will store all utility files that can b...
Giuseppe Bilotta
2007-02-06
New IRC Framework: more convenience methods to look into Netmask, User and Ch...
Giuseppe Bilotta
2007-02-06
New IRC Framework: NetmaskList now have an enhanced [] that allows retrieval ...
Giuseppe Bilotta
2007-02-05
New IRC Framework: add missing accessors for channel modes
Giuseppe Bilotta
2007-02-05
Improved Utils.secs_to_string
Giuseppe Bilotta
2007-02-05
Fix max_lines handling in new sendmsg code
Giuseppe Bilotta
2007-02-05
Fix horrible bug in reworked sendmsg code that prevented it from working corr...
Giuseppe Bilotta
2007-02-05
sendmsg improvements: plugins can now choose what to do with overlong message...
Giuseppe Bilotta
2007-02-04
Minor optimization in message.rb
Giuseppe Bilotta
[prev]
[next]