26
I Use This!
Inactive

Commits : Listings

Analyzed 4 minutes ago. based on code collected 10 minutes ago.
Dec 06, 2024 — Dec 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
supybot: Remove extraneous sys.stdin.close()
James McCoy
as James Vega
More... over 15 years ago
Services: Fix conflict with callbacks.Commands.isDisabled
James McCoy
as James Vega
More... over 15 years ago
Services: Fix conflict with callbacks.Commands.isDisabled
James McCoy
as James Vega
More... over 15 years ago
Services: Disable most of the plugin on networks in the disabled list.
James McCoy
as James Vega
More... over 15 years ago
Services: Disable most of the plugin on networks in the disabled list.
James McCoy
as James Vega
More... over 15 years ago
Twisted: Send all available ircmsgs and reduce delay between checks
James McCoy
as James Vega
More... over 15 years ago
Twisted: Send all available ircmsgs and reduce delay between checks
James McCoy
as James Vega
More... over 15 years ago
fix google calc to work when doing a currency conversion. More... over 15 years ago
fix google calc to work when doing a currency conversion. More... over 15 years ago
Socket: Ensure driver is flagged as disconnected after a socket error.
James McCoy
as James Vega
More... over 15 years ago
Socket: Ensure driver is flagged as disconnected after a socket error.
James McCoy
as James Vega
More... over 15 years ago
utils/web.py: Only try catching socket.sslerror if built with SSL support
James McCoy
as James Vega
More... over 15 years ago
utils/web.py: Only try catching socket.sslerror if built with SSL support
James McCoy
as James Vega
More... over 15 years ago
Anonymous: Implement support for allowPrivateTarget config.
James McCoy
as James Vega
More... over 15 years ago
Anonymous: Implement support for allowPrivateTarget config.
James McCoy
as James Vega
More... over 15 years ago
Updates and tweaks to some ircutils functions. More... over 15 years ago
Re-add re import since capability-checking code relies on it.
James McCoy
as James Vega
More... over 15 years ago
ChannelStats: Fix rank to work with selfStats
James McCoy
as James Vega
More... over 15 years ago
make Misc.apropos return plugin name even if command is in only one plugin. More... over 15 years ago
make Misc.apropos return plugin name even if command is in only one plugin. More... over 15 years ago
fix bug in RSS.announce.list: More... over 15 years ago
fix bug in RSS.announce.list: More... over 15 years ago
Improve supybot-botchk documentation. Make a note that supybot.pidFile config must be set for it to work. More... over 15 years ago
Improve supybot-botchk documentation. Make a note that supybot.pidFile config must be set for it to work. More... over 15 years ago
for Alias, make doc string say "at least x args" if there are optional args in addition to required args. yay for cosmetic improvements. :) More... over 15 years ago
fix alias bug https://sourceforge.net/tracker/?func=detail&aid=2987147&group_id=58965&atid=489447 add tests for appropriate behavior More... over 15 years ago
fix alias bug https://sourceforge.net/tracker/?func=detail&aid=2987147&group_id=58965&atid=489447 add tests for appropriate behavior More... over 15 years ago
topic now checks for +t mode before denying topic changes, and also allows halfops in addition to ops. default required capabilities for topic changes (if topic is +t and user is not an op or halfop), are chan,op and chan,halfop thanks jemfinch for the suggestions. More... over 15 years ago
Fix the previous Factoids fix.
James McCoy
as James Vega
More... over 15 years ago
Fix the previous Factoids fix.
James McCoy
as James Vega
More... over 15 years ago