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-10-11
httputil: try to guess content-type from extension if it's not defined
Giuseppe Bilotta
2007-10-11
httputil: beware that content-type header may be absent
Giuseppe Bilotta
2007-10-11
first_html_par: detect fragment at the right place
Giuseppe Bilotta
2007-10-07
* dictclient.rb: break help message into topics
Yaohan Chen
2007-10-04
Fix overzealous [1231]
Giuseppe Bilotta
2007-10-04
quiz plugin: split top N tables at the name divisor
Giuseppe Bilotta
2007-10-01
* (utils) should use partial_body() for non-text responses as well
Dmitry Kim
2007-10-01
core/config: fix help
Giuseppe Bilotta
2007-09-25
message.rb: fix logmessage for CTCP ACTIONs
Giuseppe Bilotta
2007-09-24
message.rb: logmessage method to retrieve the message for logging purposes
Giuseppe Bilotta
2007-09-24
core/userdata: store transient data too, keyed by (first-and-only) netmask
Giuseppe Bilotta
2007-09-24
core/userdata: always store nick-based data
Giuseppe Bilotta
2007-09-24
core/userdata: refactor set_data_hash method
Giuseppe Bilotta
2007-09-23
core/auth: missing help for who is
Giuseppe Bilotta
2007-09-23
core/userdata: with_botdata method
Giuseppe Bilotta
2007-09-23
core/userdata: bot_data -> botdata
Giuseppe Bilotta
2007-09-23
New Auth Framework: use Botuser#default? and owner? methods
Giuseppe Bilotta
2007-09-23
New Auth Framework: BotUser#default? and owner? methods
Giuseppe Bilotta
2007-09-23
UserData cote botmodule to handle user data storage/retrieval
Giuseppe Bilotta
2007-09-22
registry.rb: don't create registry file unless accessing it for writing
Giuseppe Bilotta
2007-09-22
message.rb: fix "I'm Stupid(TM)" bug in [1100]
Giuseppe Bilotta
2007-09-22
* (botuser) generalize() netmasks on transient->permanent
Dmitry Kim
2007-09-22
+ (irc) generalize() method for Netmask class
Dmitry Kim
2007-09-22
New Auth Framework: add make_permanent() and related methods to make a transi...
Giuseppe Bilotta
2007-09-22
New Auth Framework: please document methods
Giuseppe Bilotta
2007-09-22
reaction plugin: uniformize auth_path for trigger removal commands
Giuseppe Bilotta
2007-09-22
reaction plugin: order reaction candidates by number of captures as secondary...
Giuseppe Bilotta
2007-09-21
reaction plugin: no more :stuff, but :before and :after for the pre and postm...
Giuseppe Bilotta
2007-09-21
reaction plugin: it's %{key}, not %%{key}
Giuseppe Bilotta
2007-09-21
+ (botuser + maskdb) fast netmask lookup + supplemental fixes for transient u...
Dmitry Kim
2007-09-21
* (core/auth) more debug logging on exceptions
Dmitry Kim
2007-09-21
New Auth Framework: auth core botmodule was missing an m.reply
Giuseppe Bilotta
2007-09-21
New Auth Framework: auth core botmodule was failing when someone asked someth...
Giuseppe Bilotta
2007-09-21
reaction plugin: quoted multi-word triggers in [1189] were not being unquoted...
Giuseppe Bilotta
2007-09-21
reaction plugin: use the longest-matching trigger, not the first one found
Giuseppe Bilotta
2007-09-21
reaction plugin: make triggers case insensitive
Giuseppe Bilotta
2007-09-21
+ (core/auth) "!who is :user" syntax
Dmitry Kim
2007-09-21
Utils.decode_html_entities: get rid of commented table and implement latin-1 ...
Giuseppe Bilotta
2007-09-21
Utils: we are an UTF-8 aware bot now, no need to ASCIIfy HTML entities
Giuseppe Bilotta
2007-09-21
Utils.decode_html_entities: fix decoding of unknown symbols
Giuseppe Bilotta
2007-09-21
reaction plugin: range attribute should be an accessor, not a reader
Giuseppe Bilotta
2007-09-21
reaction plugin: revert [1204], having r.range == nil is an actually supporte...
Giuseppe Bilotta
2007-09-21
* (plugins/url) url.display_link_info now also applies for error messages
Dmitry Kim
2007-09-21
* (plugins/reaction) fixed r.range == nil case
Dmitry Kim
2007-09-20
reaction plugin: captures in regexp are now available as match1, match2, etc
Giuseppe Bilotta
2007-09-20
reaction plugin: allow moving replies from one trigger to another
Giuseppe Bilotta
2007-09-20
reaction plugin: chance was not actually optional
Giuseppe Bilotta
2007-09-20
reaction plugin: reply ranges were not being updated when adding a new reply
Giuseppe Bilotta
2007-09-20
reaction plugin: it is now possible to change the chance of a reaction by 'ad...
Giuseppe Bilotta
2007-09-20
reaction plugin: update help
Giuseppe Bilotta
[next]