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-03-16
Plugins: move games into their own directory
Giuseppe Bilotta
2007-03-16
remotectl: ensure that source and destination of synthetical message are prop...
Giuseppe Bilotta
2007-03-16
Use m.source instead of m.sourcenick whenever possible to ensure messages fro...
Giuseppe Bilotta
2007-03-16
Server hostname was not being set properly
Giuseppe Bilotta
2007-03-15
* fixed a regexp for "identify-msg" server capability ("^" was missing)
Dmitry Kim
2007-03-15
Forgot to add the actual unicode I/O filter to the repository (see [753])
Giuseppe Bilotta
2007-03-15
+ Added remotectl plugin and an example druby API client implementation
Dmitry Kim
2007-03-15
config was not being saved after unsetting a value
Giuseppe Bilotta
2007-03-14
Added config option: "url.titles_only"
Chris Gahan
2007-03-14
Socket IO filtering: rbot can now assume UTF-8 internally.
Giuseppe Bilotta
2007-03-14
Improved handling of server limits
Giuseppe Bilotta
2007-03-13
imdb plugin: update to the new site layout, use rbot headers
Giuseppe Bilotta
2007-03-10
Update changelog
Giuseppe Bilotta
2007-03-10
Allow customization of the plugins load path
Giuseppe Bilotta
2007-03-10
Option to change the bot IRC name, thanks to jsn-
Giuseppe Bilotta
2007-03-08
Previous attempt at cleaning up the prefix matcher were too restrictive, try ...
Giuseppe Bilotta
2007-03-07
quiz plugin: don't crash when the answer is entirely made of sepators
Giuseppe Bilotta
2007-03-05
autorejoin plugin: insult on rejoin now optional
Giuseppe Bilotta
2007-03-05
quiz plugin: new cleanup command to remove players with 0 points and 0 jokers
Giuseppe Bilotta
2007-03-05
Previous commit wasn't that good, too restrictive. Relax, and differentiate b...
Giuseppe Bilotta
2007-03-05
Rework netmask/hostname detection code to work around non-RFC-compliant servers
Giuseppe Bilotta
2007-02-24
Try to give a meaningful quit message when quitting because of problems
Giuseppe Bilotta
2007-02-23
Utils.secs_to_string now convert seconds to integers instead of displaying ri...
Giuseppe Bilotta
2007-02-20
Use ASCII KCODE to prevent problems like missing characters or matching failu...
Giuseppe Bilotta
2007-02-20
Minor message optimizations
Giuseppe Bilotta
2007-02-20
shiritori plugin, thanks to hagabaka
Giuseppe Bilotta
2007-02-20
New IRC Framework: bot now keeps track of his nick correctly across disconnects
Giuseppe Bilotta
2007-02-20
remind plugin: fix for repeated reminders failing after [717].
Giuseppe Bilotta
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
nickserv plugin: previous commit had a line wrong
Giuseppe Bilotta
2007-02-18
nickserv plugin: export information on current identification status
Giuseppe Bilotta
2007-02-18
Plugin header boilerplating.
Giuseppe Bilotta
2007-02-18
nickserv plugin: better nickname recovery handling
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-17
bans plugin: fix badword regular expression creation
Giuseppe Bilotta
2007-02-16
quiz plugin: remove debug stuff
Giuseppe Bilotta
2007-02-16
quiz plugin: sometimes cmd_hint was not busting even when it should have
Giuseppe Bilotta
2007-02-16
* Fixed roshambo (the bot would always tie if it picked scissors)
Chris Gahan
2007-02-16
keywords plugin: more fixes to 'reply-on-question' code
Giuseppe Bilotta
2007-02-15
autoop plugin: auto-opping on nick change can now be disabled
Giuseppe Bilotta
2007-02-15
remind plugin: one-shot reminders gave a reminder time with an extra period a...
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
autoop plugin: make it work again when no channel is specified
Giuseppe Bilotta
[next]