24 Commits (160890b4646462d21ae55c5f06c9dbdb28e11908)

Author SHA1 Message Date
  Ben Kurtovic 729aa04cc1 Site.url; some refactoring and cleanup 12 years ago
  Ben Kurtovic f4c33d86fb Mixin -> MixIn 12 years ago
  Ben Kurtovic ccc0440ebe Massively shorten README; integrate Page with mwparserfromhell. 12 years ago
  Ben Kurtovic dcf912b65b Make cat.get_members() an iterator; make page.exists output nicer; cleanup 12 years ago
  Ben Kurtovic 0785372015 Removing extra whitespace in a ton of files 12 years ago
  Ben Kurtovic d4dab49873 More docstring revisions (reST-ifying, cleanup, clarifications) 12 years ago
  Ben Kurtovic bc9fdf28f4 A handful of fixes, cleanup, and improvements. 12 years ago
  Ben Kurtovic 6450d99a0f Better docstrings for a bunch of modules 12 years ago
  Ben Kurtovic 60da4423e2 Property-ify User; docstring cleanup 12 years ago
  Ben Kurtovic ea1f416195 Update methods to attributes; some other changes 12 years ago
  Ben Kurtovic 1e0e9e3dd8 Cleanup docstrings in Page 12 years ago
  Ben Kurtovic ed55ed1319 Update Page API to match documentation 12 years ago
  Ben Kurtovic 25f31124db earwigbot.wiki.exceptions -> earwigbot.exceptions; cleanup 12 years ago
  Ben Kurtovic 80091b2de3 Updating README and class docstrings throughout wiki toolset 12 years ago
  Ben Kurtovic 453059c217 Thread safety in Site, bugfix in Category, cleanup in Page 12 years ago
  Ben Kurtovic 54739d5553 Update references to Wiki Toolset, plus other fixes 12 years ago
  Ben Kurtovic 30b1b99a13 Cleaned up boolean logic a bit. 12 years ago
  Ben Kurtovic 2da906109b Copyright update for 2012. 12 years ago
  Ben Kurtovic 13100533b9 CopyrightMixin needs Page._site 12 years ago
  Ben Kurtovic 24f7eabb77 Some more work on copyvio detection code 12 years ago
  Ben Kurtovic 0b6d5eac5e Some code for copyvio detection, including querying Yahoo! BOSS correctly. 12 years ago
  Ben Kurtovic bff00f9b28 Restruturing codebase to be a bit more Pythonic. 12 years ago
  Ben Kurtovic 06118c0b4c A bunch of updates in config, wiki, and tasks.afc_statistics 12 years ago
  Ben Kurtovic e14897399e Added make_summary() and shutoff_enabled() methods to BaseTask; added config.tasks and config.wiki['shutoff']; added task numbering; wikitools cleanup. 13 years ago
  Ben Kurtovic d0eaa8ebe0 adding __repr__() and __str__() methods to Site, Page, Category, and User 13 years ago
  Ben Kurtovic b1cf39ac64 major improvements to editing; fixes, cleanup, support for AssertEdit is complete w/ logging in following a failed assertion; bugfixes 13 years ago
  Ben Kurtovic 4f3a5930c8 edit support! 13 years ago
  Ben Kurtovic 9125a610ea !editcount/!ec and fix 13 years ago
  Ben Kurtovic ff9f6323eb I can has page edit support? 13 years ago
  Ben Kurtovic d207baaee2 ported afc_report to wikitools and cleaned it up massively; added creator() method to Page; safety check in functions._get_site_object_from_dict() 13 years ago
  Ben Kurtovic 9237a7ed9e all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ 13 years ago
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit 13 years ago
  Ben Kurtovic e4f8fb2e21 Major additions to Page in wikitools. 13 years ago
  Ben Kurtovic ffc63c38f6 New additions and changes to wikitools, mostly namespaces. 13 years ago
  Ben Kurtovic 76113a3f6a Cleaning up slightly and adding some more methods: 13 years ago
  Ben Kurtovic f4219ffad0 More work on the early stages of wikitools: 13 years ago
  Ben Kurtovic edfa1d2d9e beginning wikitools core development with a few skeleton classes and one (nearly) working function, tools.get_site() (doesn't return a Site object yet) 13 years ago