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 8 hours
ago. based on code collected
about 8 hours
ago.
Aug 17, 2024 — Aug 17, 2025
Showing page 1 of 238
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
If message is shorter than allowedLength + 'more messages' trailer, let it through.
Daniel Folkinshteyn
More...
almost 8 years ago
Web: decode page contents with utf-8, to avoid unicodedecodeerrors when page contains non-ascii stuff.
Daniel Folkinshteyn
More...
over 8 years ago
Google: fix it so it doesn't break on channel...
Daniel Folkinshteyn
More...
about 9 years ago
Google: fix plugin since the ajax api is no longer up. Thanks Limnoria and Progval for all the work! :)
Daniel Folkinshteyn
More...
about 9 years ago
Merge pull request #4 from midnightmagic/tiny_fix
nanotube
More...
almost 10 years ago
Small change to help ops deal with problem users.
Midnight Magic
More...
almost 10 years ago
update version timestamp
Daniel Folkinshteyn
More...
over 10 years ago
Merge branch 'sasl', with sasl support from limnoria
Daniel Folkinshteyn
More...
over 10 years ago
Dict: update thesaurus dictionary name due to upstream change, for 'synonym' commnd.
Daniel Folkinshteyn
More...
about 11 years ago
core: add full message logging on command messages.
Daniel Folkinshteyn
More...
over 11 years ago
Misc: version: update version.py url, due to sourceforge changes.
Daniel Folkinshteyn
More...
almost 12 years ago
Web: indent some test methods into if-network block.
Daniel Folkinshteyn
More...
about 12 years ago
Web: add whitelist management commands
Daniel Folkinshteyn
More...
about 12 years ago
Web: create a cofigurable url whitelist
Daniel Folkinshteyn
More...
over 12 years ago
RSS: add option display headline timestamp.
Daniel Folkinshteyn
More...
over 12 years ago
RSS: add option to strip url redirects from headlines
Daniel Folkinshteyn
More...
over 12 years ago
Owner: Reload module configuration in reload.
Daniel Folkinshteyn
More...
over 12 years ago
Owner: Prevent use of uninitialized variable. (pulled from Limnoria)
Daniel Folkinshteyn
More...
over 12 years ago
RSS: keep track of headlines over multiple feed fetches, with configurable expiration.
Daniel Folkinshteyn
More...
over 12 years ago
String: cap maximum soundex length to 1024.
Daniel Folkinshteyn
More...
over 12 years ago
Math: calc: coerce argument to ascii string. working with unicode errors on the translate() step.
Daniel Folkinshteyn
More...
almost 13 years ago
core: make network.channels and channel keys private by default. Otherwise these can reveal secret information.
Daniel Folkinshteyn
More...
almost 13 years ago
Seen: check to see if the bot is in target channel before doing anything.
Daniel Folkinshteyn
More...
almost 13 years ago
Math: default %f formatting rounds to 6 decimal places. increase that to 16.
Daniel Folkinshteyn
More...
about 13 years ago
core: force inet_aton argument to string to prevent occasional error on reconnect.
Daniel Folkinshteyn
More...
about 13 years ago
Math: Allow 'factorial()' in icalc.
Valentin Lorentz
More...
over 13 years ago
Math: Block factorial() in calc functions.
Valentin Lorentz
More...
over 13 years ago
Channelstats: require caller to be in target channel when using commands in this plugin.
Daniel Folkinshteyn
More...
over 13 years ago
Seen: require caller to be in target channel when using commands in this plugin.
Daniel Folkinshteyn
More...
over 13 years ago
core: avoid casting data to string if it is already an instance of basestring, in irc.reply.
Daniel Folkinshteyn
More...
over 13 years ago
←
1
2
3
4
5
6
7
8
9
…
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