0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 23, 2025 — Feb 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New Auth Framework: always allow the 'login' command More... over 18 years ago
httputil: try to guess content-type from extension if it's not defined More... over 18 years ago
httputil: beware that content-type header may be absent More... over 18 years ago
first_html_par: detect fragment at the right place More... over 18 years ago
* dictclient.rb: break help message into topics More... over 18 years ago
Fix overzealous [1231] More... over 18 years ago
quiz plugin: split top N tables at the name divisor More... over 18 years ago
* (utils) should use partial_body() for non-text responses as well More... over 18 years ago
core/config: fix help More... over 18 years ago
message.rb: fix logmessage for CTCP ACTIONs More... over 18 years ago
message.rb: logmessage method to retrieve the message for logging purposes More... over 18 years ago
core/userdata: store transient data too, keyed by (first-and-only) netmask More... over 18 years ago
core/userdata: always store nick-based data More... over 18 years ago
core/userdata: refactor set_data_hash method More... over 18 years ago
core/auth: missing help for who is More... over 18 years ago
core/userdata: with_botdata method More... over 18 years ago
core/userdata: bot_data -> botdata More... over 18 years ago
New Auth Framework: use Botuser#default? and owner? methods More... over 18 years ago
New Auth Framework: BotUser#default? and owner? methods More... over 18 years ago
UserData cote botmodule to handle user data storage/retrieval More... over 18 years ago
registry.rb: don't create registry file unless accessing it for writing More... over 18 years ago
message.rb: fix "I'm Stupid(TM)" bug in [1100] More... over 18 years ago
* (botuser) generalize() netmasks on transient->permanent More... over 18 years ago
+ (irc) generalize() method for Netmask class More... over 18 years ago
New Auth Framework: add make_permanent() and related methods to make a transient BotUser permanent More... over 18 years ago
New Auth Framework: please document methods More... over 18 years ago
reaction plugin: uniformize auth_path for trigger removal commands More... over 18 years ago
reaction plugin: order reaction candidates by number of captures as secondary order More... over 18 years ago
reaction plugin: no more :stuff, but :before and :after for the pre and postmatch text More... over 18 years ago
reaction plugin: it's %{key}, not %%{key} More... over 18 years ago