1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 23 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removing names that are no longer stewards More... about 11 years ago
Add recent change to changelog More... over 11 years ago
Add .gitignore More... over 11 years ago
Merge branch 'ipv6-support' More... over 11 years ago
Add support for IPv6 addresses to isAddress More... over 11 years ago
fix last commit More... about 13 years ago
moved version constant into package More... about 13 years ago
bugfix: no module named irclib More... about 13 years ago
fixed config example More... about 13 years ago
bugfix: import errors in Python 2.6, packaged module precedence. More... about 13 years ago
temporary workaround for Wikimedia bug #28393 More... about 13 years ago
use new API modules for getGlobalDetails (merged from getGlobalRights, getGlobalAccounts, and getGlobalEdits); general cleanup. More... about 13 years ago
general cleanup More... about 13 years ago
general cleanup More... about 13 years ago
new explicit package (simpler, less conflicts, more robust) More... about 13 years ago
packaged interfaces for future expansion More... about 13 years ago
new configuration: toggle handling of !commit command More... about 13 years ago
bugfix: Wikimedia handler assigned incorrect family to betawikiversity. More... about 13 years ago
fixed global edit count parsing for MW1.17wmf, added command parameter trimming. More... about 13 years ago
revamped blockhide conflict detection, added option to hide accounts even if they have edits More... over 13 years ago
bumped version More... over 13 years ago
Wikimedia.py: fixed handling of special *wikimedia wikis. More... over 13 years ago
bumped version More... over 13 years ago
override no-block list when hiding More... over 13 years ago
bumped version More... over 13 years ago
added enwikibooks exception - won't block there when \!stab'bing More... over 13 years ago
Interface.Assert() now enforces interface properties More... over 13 years ago
- now raises ValueError when user is assigned multiple access levels in config; - overrode StrictDict iterators to never iterate over internal __name__ item. More... almost 14 years ago
better handle undecodable non-string objects More... almost 14 years ago
- BREAKING CHANGE: replaced config.debug* options for straight-to-file state dumping with new config.components.exceptionLogger. The config.debug* lines can be safely removed from configuration files without replacement to send exceptions to ERROR_LOG.txt in the bot directory. - abstracted string encoding, fixed encoding crash when logging non-latin characters; - simplified setting version number; - simplified component file structure. More... almost 14 years ago