0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 19 hours ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
write some test code for messageparser More... over 15 years ago
write some test code for messageparser More... over 15 years ago
update messageparser readme to point to the web doc. More... over 15 years ago
update messageparser readme to point to the web doc. More... over 15 years ago
This merges an old branch i had for sqlite3 factoids+moobotfactoids. fix up moobotfactoids+factoids to use the sqlite text_factory=str, also fixed up a test for factoid search, since it now sorts keys alphabetically. More... over 15 years ago
This merges an old branch i had for sqlite3 factoids+moobotfactoids. fix up moobotfactoids+factoids to use the sqlite text_factory=str, also fixed up a test for factoid search, since it now sorts keys alphabetically. More... over 15 years ago
add vacuum method to clean up db. require admin capability by default to do this. More... over 15 years ago
add vacuum method to clean up db. require admin capability by default to do this. More... over 15 years ago
quote regexp in rank output. More... over 15 years ago
quote regexp in rank output. More... over 15 years ago
rename listall and triggerrank to list and rank, to be more in conformance with normal plugin command naming practice. More... over 15 years ago
rename listall and triggerrank to list and rank, to be more in conformance with normal plugin command naming practice. More... over 15 years ago
in listall, put id in parentheses /outside/ the quotes. More... over 15 years ago
in listall, put id in parentheses /outside/ the quotes. More... over 15 years ago
create info command for messageparser More... over 15 years ago
create info command for messageparser More... over 15 years ago
allow remove by id, if --id is specified. More... over 15 years ago
allow remove by id, if --id is specified. More... over 15 years ago
allow show by id with option --id More... over 15 years ago
allow show by id with option --id More... over 15 years ago
list regexp id in listall (to be used for showing/removing regexp by id) More... over 15 years ago
list regexp id in listall (to be used for showing/removing regexp by id) More... over 15 years ago
test regexp for validity before adding it. More... over 15 years ago
test regexp for validity before adding it. More... over 15 years ago
add lock and unlock command methods More... over 15 years ago
add lock and unlock command methods More... over 15 years ago
preserve usage count upon overwriting an existing regexp entry. More... over 15 years ago
preserve usage count upon overwriting an existing regexp entry. More... over 15 years ago
update readme.txt for ability to use commands as trigger responses. More... over 15 years ago
update readme.txt for ability to use commands as trigger responses. More... over 15 years ago