1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 2 days ago.
Jul 06, 2025 — Jul 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removing names that are no longer stewards More... over 13 years ago
Add recent change to changelog More... over 13 years ago
Add .gitignore More... over 13 years ago
Merge branch 'ipv6-support' More... over 13 years ago
Add support for IPv6 addresses to isAddress More... over 13 years ago
fix last commit More... over 15 years ago
moved version constant into package More... over 15 years ago
bugfix: no module named irclib More... over 15 years ago
fixed config example More... over 15 years ago
bugfix: import errors in Python 2.6, packaged module precedence. More... over 15 years ago
temporary workaround for Wikimedia bug #28393 More... over 15 years ago
use new API modules for getGlobalDetails (merged from getGlobalRights, getGlobalAccounts, and getGlobalEdits); general cleanup. More... over 15 years ago
general cleanup More... over 15 years ago
general cleanup More... over 15 years ago
new explicit package (simpler, less conflicts, more robust) More... over 15 years ago
packaged interfaces for future expansion More... over 15 years ago
new configuration: toggle handling of !commit command More... over 15 years ago
bugfix: Wikimedia handler assigned incorrect family to betawikiversity. More... over 15 years ago
fixed global edit count parsing for MW1.17wmf, added command parameter trimming. More... over 15 years ago
revamped blockhide conflict detection, added option to hide accounts even if they have edits More... over 15 years ago
bumped version More... over 15 years ago
Wikimedia.py: fixed handling of special *wikimedia wikis. More... over 15 years ago
bumped version More... almost 16 years ago
override no-block list when hiding More... almost 16 years ago
bumped version More... almost 16 years ago
added enwikibooks exception - won't block there when \!stab'bing More... almost 16 years ago
Interface.Assert() now enforces interface properties More... almost 16 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 16 years ago
better handle undecodable non-string objects More... about 16 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... about 16 years ago