13 Commits (d08c56f59482d17fe5a32a7b2ee69ee15461cfef)

Author SHA1 Message Date
  Ben Kurtovic d08c56f594 Using logging throughout the bot now 12 years ago
  Ben Kurtovic 105a4eba8c get_replag() method for Site. 12 years ago
  Ben Kurtovic c6b3827f6b Statistics chart generation from MySQL is ready! 12 years ago
  Ben Kurtovic e6ddbca28e Made it easier to use a DictCursor. 12 years ago
  Ben Kurtovic 3bfa58aa50 Cleanup and better docstrings for SQL stuff. 12 years ago
  Ben Kurtovic 3205fa3215 Basic SQL querying support with oursql. 12 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 8dc023fcac support for Maxlag and AssertEdit in API queries, via config.json and Site.__init__ kwargs; patched holes in Site._api_query, including stability improvements and support for retrying queries when servers lag 13 years ago
  Ben Kurtovic 868ad8eab8 Reorganizing functions in config.py; store User-Agent and IRC version in config; exception, docstring, and comment cleanup. 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 a7367856ee Finished docstrings in wikitools. 13 years ago
  Ben Kurtovic 4bada57a9b Some quick updates to wikitools before I commit Page. 13 years ago
  Ben Kurtovic 434863dcd1 Docstrings for everything in Site; some cleanup in Site/Functions. 13 years ago
  Ben Kurtovic 77c541a513 Accept gzipped data and decompress it in api_query(). 13 years ago
  Ben Kurtovic 612c9c8ff6 Major improvements to cookies, login/logout, and crosswiki support. 13 years ago
  Ben Kurtovic c7bbb21117 Improvements to Site and User by removing unnecessary API queries. 13 years ago
  Ben Kurtovic 74ddc5b702 More work on wikitools, now with improved API queries and login. 13 years ago
  Ben Kurtovic cafa9deedd More additions to wikitools, mostly in Site. 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