0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Sep 07, 2024 — Sep 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use the timestamp formatter instead of duplicating the code More... over 16 years ago
Add test to ensure quoted factoids are preserved More... over 16 years ago
Clarify comment about timestamp() override More... over 16 years ago
Update Factoids.getCommandHelp to respect supybot.reply.showSimpleSyntax More... over 16 years ago
Embed formatArgumentError in Commands._callCommand. More... over 16 years ago
Make getCommandHelp respect supybot.reply.showSimpleSyntax More... over 16 years ago
Update cachingGetHelp to match callbacks.getHelp's prototype More... over 16 years ago
Allow doc to be specified for getSyntax, similar to getHelp More... over 16 years ago
Guard feedparser import and warn the user if it's not available More... over 16 years ago
Remove dictclient from Dict/ and update Dict/README.txt More... over 16 years ago
Remove feedparser from RSS/ and update RSS/README.txt More... over 16 years ago
Add test for a bug Tar-Get brought up on IRC More... over 16 years ago
Fix a couple Misc tests More... over 16 years ago
Adjust testTitle to take into account /.'s slight change More... over 16 years ago
Finally fix the XXX we had for httpUrlRe and urlRe More... over 16 years ago
Remove useless sets import and extraneous newlines More... almost 17 years ago
Do not directly import sets. supybot.utils provides __builtins__['set'] More... almost 17 years ago
Add utils/crypt.py as a Python version-agnostic crypt module More... almost 17 years ago
Do not pass arguments to object's __init__ More... almost 17 years ago
Only disable prefixNick if action is actually True More... almost 17 years ago
Fix a syntax error in the last command flood commit More... almost 17 years ago
Finish the implementation of command flood prevention More... almost 17 years ago
Do not prefixNick for actions More... almost 17 years ago
Add tests for recent bug-fixes More... almost 17 years ago
Actually set the 'rsz' option if it isn't defined. More... almost 17 years ago
Forgot to utf-8 encode the URL from a Google search More... almost 17 years ago
Update googleSnarfer to use the new search method More... almost 17 years ago
Remove unused SOAP.py from old Google implementation More... almost 17 years ago
Use a more appropriate message if the URL definitely has no title. More... almost 17 years ago
Fix a copy/paste error in User.capabilities help More... almost 17 years ago