61 Commits (a73f618e0aec26efdc28b85ae824911e1b9536c1)

Autor SHA1 Mensaje Fecha
  Ben Kurtovic a73f618e0a Initial conversion to Python 3 hace 3 años
  Ben Kurtovic f1b93a465a Log warnings; use rvslots when fetching revision content hace 5 años
  Ben Kurtovic c68a5e6dfb Fix Page.toggle_talk() on mainspace titles with colons. hace 5 años
  Ben Kurtovic 68e3ec2a73 Don't pass starttimestamp when None. hace 8 años
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. hace 9 años
  Ben Kurtovic 33107c6a01 Add a lastrevid property to pages. hace 9 años
  Ben Kurtovic 6ae3cd6d08 Handle interwiki page titles correctly. hace 9 años
  Ben Kurtovic 459c252fc7 Support new CSRF token API. hace 9 años
  Ben Kurtovic 0d4a09902f Missed a line. hace 10 años
  Ben Kurtovic 4fff908912 Cleanup; fix site locking mechanism; badtoken handling. hace 10 años
  Ben Kurtovic 08af882841 Update AssertEdit behavior now that it's been merged into MW core. hace 10 años
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. hace 10 años
  Ben Kurtovic ed95c99f0e Update email address. hace 10 años
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. hace 11 años
  Ben Kurtovic d709ee00a7 Better handling when we are blocked from editing hace 11 años
  Ben Kurtovic c0e309bbd9 Simplify a bit of code in Page hace 11 años
  Ben Kurtovic a7e243fdfb Update mwparserfromhell usage to reflect current API. hace 11 años
  Ben Kurtovic 4baab6f57c Implement lazy importing of root-level modules and packages. hace 11 años
  Ben Kurtovic fcd7fddbdd MD5 can't handle Unicode, so fully implement saving Unicode objects by fixing that. hace 12 años
  Ben Kurtovic 482db43b2e Improve assert=bot. hace 12 años
  Ben Kurtovic fb31aa73c8 Proper handling of unicode in some commands. hace 12 años
  Ben Kurtovic d07f0b5f9a Add loggers to Category, Page, and User. hace 12 años
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. hace 12 años
  Ben Kurtovic 1af4217b63 Update copyright notices and some other improvements. hace 12 años
  Ben Kurtovic bbf6b61491 Some cosmetic stuff, and using MWParserFromHell's iterative equivalent when possible. hace 12 años
  Ben Kurtovic b04494b3f3 Made check_exclusion() more case-insensitive (#26) hace 12 años
  Ben Kurtovic e6956ba2b3 Completing check_exclusion() (#26) hace 12 años
  Ben Kurtovic a4fca2998f Beginning Page.check_exclusion() hace 12 años
  Ben Kurtovic 964be6056e Fix tuple; fix encoding makeshift URLs. hace 12 años
  Ben Kurtovic f1ac019b3e Remove all use_sql from commands+tasks. hace 12 años
  Ben Kurtovic 6433957ae9 First stages of service delegation. hace 12 años
  Ben Kurtovic 0365e0b3b3 Rollback most of the last commit, which was unnecessary as these values are API-loaded and therefore always unicode. hace 12 años
  Ben Kurtovic 7905facfc1 More unicode fixes and refactoring. hace 12 años
  Ben Kurtovic 1adf8b26cd Some more fixes, mainly unicode-related. hace 12 años
  Ben Kurtovic 729aa04cc1 Site.url; some refactoring and cleanup hace 12 años
  Ben Kurtovic f4c33d86fb Mixin -> MixIn hace 12 años
  Ben Kurtovic ccc0440ebe Massively shorten README; integrate Page with mwparserfromhell. hace 12 años
  Ben Kurtovic dcf912b65b Make cat.get_members() an iterator; make page.exists output nicer; cleanup hace 12 años
  Ben Kurtovic 0785372015 Removing extra whitespace in a ton of files hace 12 años
  Ben Kurtovic d4dab49873 More docstring revisions (reST-ifying, cleanup, clarifications) hace 12 años
  Ben Kurtovic bc9fdf28f4 A handful of fixes, cleanup, and improvements. hace 12 años
  Ben Kurtovic 6450d99a0f Better docstrings for a bunch of modules hace 12 años
  Ben Kurtovic 60da4423e2 Property-ify User; docstring cleanup hace 12 años
  Ben Kurtovic ea1f416195 Update methods to attributes; some other changes hace 12 años
  Ben Kurtovic 1e0e9e3dd8 Cleanup docstrings in Page hace 12 años
  Ben Kurtovic ed55ed1319 Update Page API to match documentation hace 12 años
  Ben Kurtovic 25f31124db earwigbot.wiki.exceptions -> earwigbot.exceptions; cleanup hace 12 años
  Ben Kurtovic 80091b2de3 Updating README and class docstrings throughout wiki toolset hace 12 años
  Ben Kurtovic 453059c217 Thread safety in Site, bugfix in Category, cleanup in Page hace 12 años
  Ben Kurtovic 54739d5553 Update references to Wiki Toolset, plus other fixes hace 12 años