7 Commits (105a4eba8c13b924f2d487700cc5fc25eac78398)

Author SHA1 Message Date
  Ben Kurtovic 3205fa3215 Basic SQL querying support with oursql. 12 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 0ef6493855 fixy, fixy 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 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 a515a004c8 Docstrings for everything in User, cleaned stuff up a bit. 13 years ago
  Ben Kurtovic 434863dcd1 Docstrings for everything in Site; some cleanup in Site/Functions. 13 years ago
  Ben Kurtovic 612c9c8ff6 Major improvements to cookies, login/logout, and crosswiki support. 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 6aa2370900 Exception and function cleanup in wikitools: 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