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
1 day
ago. based on code collected
1 day
ago.
Aug 17, 2024 — Aug 17, 2025
Showing page 234 of 238
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed IndexError in Irc.removeCallback
Jeremy Fincher
More...
over 22 years ago
(Hopefully) fixed joins-being-sent-to-original-channel bug.
Jeremy Fincher
More...
over 22 years ago
Fixed .conf.conf part at end.
Jeremy Fincher
More...
over 22 years ago
Fixed whitespace bug in HTML stripper.
Jeremy Fincher
More...
over 22 years ago
Added utils.py, with a quality HTML stripper; removed stripHtml from other source files
Jeremy Fincher
More...
over 22 years ago
_gkrecord regex needed to be before stripHtml. Also fixed the _gkseen regex since there is not always 2 spaces. Used \s+ instead.
James Vega
More...
over 22 years ago
Satisfied PyChecker
Jeremy Fincher
More...
over 22 years ago
Satisfied PyChecker
Jeremy Fincher
More...
over 22 years ago
Irc.callbacks is always mutated, never replaced, helping the Relay module out.
Jeremy Fincher
More...
over 22 years ago
Accidentally left a debugging statement
Jeremy Fincher
More...
over 22 years ago
Added cvsup command
Jeremy Fincher
More...
over 22 years ago
Fixed funkyArgument to allow bolding.
Jeremy Fincher
More...
over 22 years ago
Fixed memory leak that disabled Google command
Jeremy Fincher
More...
over 22 years ago
Fixed stupid bug in outFilter (* is a special regexp character)
Jeremy Fincher
More...
over 22 years ago
Added ability to override conf.py defaults with -c option
Jeremy Fincher
More...
over 22 years ago
Changed default for telnetEnable to False, for obvious reasons
Jeremy Fincher
More...
over 22 years ago
Changed idiom in doPart to be more like others
Jeremy Fincher
More...
over 22 years ago
Fixed a few bugs
Jeremy Fincher
More...
over 22 years ago
Fixed join/part being relayed bug
Jeremy Fincher
More...
over 22 years ago
Fixed problem with actions being relayed back to the original network
Jeremy Fincher
More...
over 22 years ago
Added Friendly.py, a module to be friendly to people.
Jeremy Fincher
More...
over 22 years ago
Removed friendly.py; it needs to be renamed Friendly.py and stuck in plugins/
Jeremy Fincher
More...
over 22 years ago
Fixed stupid bug in outFilter (forgot *not*)
Jeremy Fincher
More...
over 22 years ago
Fixed stupid bug in outFilter (extra parenthese in regexp)
Jeremy Fincher
More...
over 22 years ago
Fixed stupid bug in outFilter (forgot to return msg)
Jeremy Fincher
More...
over 22 years ago
Changed over to privmsgs.CapabilityCheckingPrivmsg and finished relaydisconnect.
Jeremy Fincher
More...
over 22 years ago
Made bot relay its own non-relay messages and factored out formatting of PRIVMSGs.
Jeremy Fincher
More...
over 22 years ago
Fixed action handling
Jeremy Fincher
More...
over 22 years ago
Split UserCommands out from privmsgs.
Jeremy Fincher
More...
over 22 years ago
Changed privmsgs.CapabilityChecker to privmsgs.CapabilityCheckingPrivmsg
Jeremy Fincher
More...
over 22 years ago
←
1
2
…
230
231
232
233
234
235
236
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