openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
supybot_fixes
Settings
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 12 hours
ago. based on code collected
about 12 hours
ago.
Sep 09, 2024 — Sep 09, 2025
Showing page 16 of 238
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add *.pyc to gitignore
James Vega
More...
over 16 years ago
Make RSS.announce a nested plugin
James Vega
More...
over 16 years ago
No need to define RSS.listCommands
James Vega
More...
over 16 years ago
Update release.py to work with git
James Vega
More...
over 16 years ago
Add .gitignore
James Vega
More...
over 16 years ago
Corrected slight inaccuracy in a configuration parameter's help.
Jeremy Fincher
More...
over 16 years ago
Google: Rename safeSearch to searchFilter to ease upgrades
James Vega
More...
over 16 years ago
Fix our RE parsing to handle multiple backslashes before the separator
James Vega
More...
over 16 years ago
ircdb.py: Use a more concise return statement
James Vega
More...
over 16 years ago
Added supybot.plugins.AutoMode.owner, so the bot can choose not to automode owners.
Jeremy Fincher
More...
over 16 years ago
callbacks: Actually obey the to argument of reply()
James Vega
More...
over 16 years ago
Google: Fix Language.normalize to not prepend the empty string with 'lang_'
James Vega
More...
over 16 years ago
Re-fix IrcDriver, which actually does need the args to __init__
James Vega
More...
over 16 years ago
Config: Differentiate between (un)settable config vars
James Vega
More...
over 16 years ago
Karma: Remove getName function which hasn't been used since 2004
James Vega
More...
over 16 years ago
USING_WRAP: Add a missing paren
James Vega
More...
over 16 years ago
ChannelLogger: Allow logging to be disabled on specific channels
James Vega
More...
over 16 years ago
Channel.kban: Fall-back to exact hostmask when banmask matches the bot.
James Vega
More...
over 16 years ago
Use getBanmask for Channel.{ignore,ban}.add
James Vega
More...
over 16 years ago
Make getBanmask use protocols.irc.banmask.makeBanmask
James Vega
More...
over 16 years ago
AutoMode: Use protocols.irc.banmask when banning
James Vega
More...
over 16 years ago
Move plugins.Channel.banmask to protocols.irc.banmask
James Vega
More...
over 16 years ago
Only import cdb if it's needed
James Vega
More...
over 16 years ago
Do not pass arguments to object.__init__ in IrcDriver.__init__
James Vega
More...
over 16 years ago
Twisted.py: Remove useless code
James Vega
More...
over 16 years ago
Remove "Twisted is used if detected" from supybot.drivers.module
James Vega
More...
over 16 years ago
No need to define Alias.listCommands.
James Vega
More...
over 16 years ago
Directly call isCommandMethod from listCommands.
James Vega
More...
over 16 years ago
Make sure getCommandMethod only returns a valid command method
James Vega
More...
over 16 years ago
Workaround Python's idiocy with float -> str -> float conversions
James Vega
More...
over 16 years ago
←
1
2
…
12
13
14
15
16
17
18
19
20
…
237
238
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree