26
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 12 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove a few more references to local.simplejson More... over 11 years ago
Google: Use standard json module now that 2.6 is minimum Python version More... over 11 years ago
schedule: Allow arguments for scheduled functions, lock before modifying heap More... over 11 years ago
Google: Remove calc and phonebook commands More... over 11 years ago
Google: Remove translate command since their API is gone More... over 11 years ago
Plugin: Fix failures in testPlugin More... over 11 years ago
Ignore backup/ More... over 11 years ago
Web: Remove/update non-functional tests More... over 11 years ago
fixup 9f0c308f More... over 11 years ago
Admin: Change message 'It's banned me' into 'I am banned.'. Closes GH-329. More... over 11 years ago
Update my name/contact information More... over 11 years ago
Bump minimum Python version to 2.6 for multiprocessing support More... over 11 years ago
Merge branch 'maint/0.83.4' More... over 11 years ago
core: make network.channels and channel keys private by default. Otherwise these can reveal secret information. More... over 11 years ago
Fix regression in parsing 004 messages More... over 11 years ago
ShrinkUrl: Add ur1.ca support. More... over 11 years ago
callbacks.py: Always error when capabilities aren't satisfied. More... over 11 years ago
Fix typo in registry.close(). More... over 11 years ago
ircutils.FormatParser: Make getInt only get integers that are valid colors More... almost 12 years ago
setup.py: Correct homepage metadata More... almost 12 years ago
release: Fix repository location More... almost 12 years ago
release: Revamp to use subprocess instead of os.system More... almost 12 years ago
release: Allow specifying a branch to cut the release from. More... almost 12 years ago
Math: default %f formatting rounds to 6 decimal places. increase that to 16. More... almost 12 years ago
release: Use optparse to handle arguments instead of doing it manually More... almost 12 years ago
irclib: Modes aren't case insenstive More... almost 12 years ago
core: force inet_aton argument to string to prevent occasional error on reconnect. More... almost 12 years ago
ShrinkUrl: Support for goo.gl url shortener. More... almost 12 years ago
Success: Allow the plugin to be loaded from a query More... almost 12 years ago
Add a test to verify the nick converter honors strictRfc More... almost 12 years ago