61 Révisions (a73f618e0aec26efdc28b85ae824911e1b9536c1)

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