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-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
2007-02-04
Tuning of messagemapper debug output
Giuseppe Bilotta
2007-02-04
Reschedule save timer when changing core.save_every
Giuseppe Bilotta
2007-02-04
Fix rescheduling of timers
Giuseppe Bilotta
2007-02-04
Properly implement maximization of raw message length
Giuseppe Bilotta
2007-02-04
Minor auth help fix
Giuseppe Bilotta
2007-02-02
Enhance the :requirements functionality in #map() to allow regexps with captu...
Giuseppe Bilotta
2007-02-02
Plugin map requirements are now checked at regular expression time, not later on
Giuseppe Bilotta
2007-02-02
In the new message mapper code, fail unconditionally when an entry doesn't ma...
Giuseppe Bilotta
2007-01-30
Core botmodule config.rb has some (very little) facility to ease config key s...
Giuseppe Bilotta
2007-01-30
IRC Framework: accept nil or empty nicks and channel names when looking for a...
Giuseppe Bilotta
2007-01-30
Whitespace cleanup
Giuseppe Bilotta
2007-01-29
Allow timer action rescheduling
Giuseppe Bilotta
[prev]
[next]