0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jan 25, 2025 — Jan 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
+ (botuser + maskdb) fast netmask lookup + supplemental fixes for transient users More... over 18 years ago
* (core/auth) more debug logging on exceptions More... over 18 years ago
New Auth Framework: auth core botmodule was missing an m.reply More... over 18 years ago
New Auth Framework: auth core botmodule was failing when someone asked something about a nonexisting botuser More... over 18 years ago
reaction plugin: quoted multi-word triggers in [1189] were not being unquoted when setting up the trigger More... over 18 years ago
reaction plugin: use the longest-matching trigger, not the first one found More... over 18 years ago
reaction plugin: make triggers case insensitive More... over 18 years ago
+ (core/auth) "!who is :user" syntax More... over 18 years ago
Utils.decode_html_entities: get rid of commented table and implement latin-1 (and then some) decoding More... over 18 years ago
Utils: we are an UTF-8 aware bot now, no need to ASCIIfy HTML entities More... over 18 years ago
Utils.decode_html_entities: fix decoding of unknown symbols More... over 18 years ago
reaction plugin: range attribute should be an accessor, not a reader More... over 18 years ago
reaction plugin: revert [1204], having r.range == nil is an actually supported scenario, and if it happens unexpectedly it's some other bug More... over 18 years ago
* (plugins/url) url.display_link_info now also applies for error messages More... over 18 years ago
* (plugins/reaction) fixed r.range == nil case More... over 18 years ago
reaction plugin: captures in regexp are now available as match1, match2, etc More... over 18 years ago
reaction plugin: allow moving replies from one trigger to another More... over 18 years ago
reaction plugin: chance was not actually optional More... over 18 years ago
reaction plugin: reply ranges were not being updated when adding a new reply More... over 18 years ago
reaction plugin: it is now possible to change the chance of a reaction by 'adding' it again More... over 18 years ago
reaction plugin: update help More... over 18 years ago
reaction plugin: missing \! in string-to-chance conversion More... over 18 years ago
reaction plugin: author/date/channel information are reply, not trigger specific. Add command to show them More... over 18 years ago
reaction plugin: triggers can have multiple reactions, each with a different percentage More... over 18 years ago
url plugin: bail out early when no urls were found More... over 18 years ago
url plugin: only extract URIs for the schemes we're interested in (http[s]) More... over 18 years ago
core: only WHO on join if it's the bot itself joining a channel More... over 18 years ago
reaction plugin: only react to unreplied messages More... over 18 years ago
reaction plugin: check for existing reaction when adding a new one More... over 18 years ago
reaction plugin: new add syntax More... over 18 years ago