0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 31, 2024 — Oct 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Google: use web scraping as fallback to ig api More... almost 14 years ago
Google: use google ig api for the calc. no more web scraping. let's hope this stays alive. More... almost 14 years ago
Simplify handling of per-network waitingJoins More... almost 14 years ago
Bug fixes in src/ircmsgs.py More... almost 14 years ago
Only use ircmsg.whois's mask argument if it's non-empty. More... almost 14 years ago
Perform all received* IrcMsg tagging in one spot. More... almost 14 years ago
Prevent nesting of Misc.tell More... almost 14 years ago
Use socket.inet_aton for isIPV4 since Windows doesn't (always?) have inet_pton More... almost 14 years ago
Fix network registration (SASL password should not be set up on registration). (cherry picked from commit 0caf7dba5ba6b1b6153ab0912dd6b55b496281ac) More... almost 14 years ago
Merge branch 'ownerignore' More... almost 14 years ago
Undo the web title fix because it appears it broke more than it fixed. More... almost 14 years ago
core: make sure owner is never ignored. also simplify the logic flow in ignore checking. Thanks m4v for the patch! More... almost 14 years ago
One last fix to umode filtering. More... almost 14 years ago
Debug: Fix import. (cherry picked from commit a79e9c0cad23cb6917a95a17598e46ed00643fdf) More... almost 14 years ago
Fix IRC.do376's handling of supported state More... almost 14 years ago
Fix parsing of 004 message for supported umodes/chanmodes More... almost 14 years ago
Fix filtering of unsupported umodes More... almost 14 years ago
Misc: Avoid setting up "invalid command" flood handling if its not enabled More... about 14 years ago
irclib: Filter out unsupported umodes before sending them to the server More... about 14 years ago
irclib: Add support for 004 messages from the server More... about 14 years ago
Channel.nicks: Raise error so we don't actually reply with the nicks. More... about 14 years ago
RSS._getConverter: Encode strings before handing them off to other functions More... about 14 years ago
String.decode: Only encode('utf-8') when the decode string is unicode More... about 14 years ago
Web: fix problems with title snarfer and unicode due to bug in HTMLParser in python 2.6+ More... about 14 years ago
conf.py: remove surrounding spaces around '=' for sasl_username. (cherry picked from commit 25dcadfe68b933608351bc896dbcc79fb48d055a) More... about 14 years ago
conf.py: Change username to sasl_username and add it as last argument. (cherry picked from commit e140fc76f599c9d3636719ffce728c52f9485e6e) More... about 14 years ago
irclib.py: Added network name to SASL authentication success/fail. (cherry picked from commit ca502c6814fb39331ab8644b4673ae6365fa7953) More... about 14 years ago
conf.py: remove part about server-specific password for supybot.networks.<network>.sasl.password. (cherry picked from commit c8c2f125a18d3dad8ed1b9ef7515dde95f201e63) More... about 14 years ago
Add SASL support to core. (cherry picked from commit dcaefbdcf588cc2bae6f45f727168ffef49a93a5) More... about 14 years ago
Honor supybot-test's timeout option and document the units More... about 14 years ago