14 коммитов (434863dcd1478e59ff475414e032289397057a6d)

Автор SHA1 Сообщение Дата
  Ben Kurtovic 434863dcd1 Docstrings for everything in Site; some cleanup in Site/Functions. 13 лет назад
  Ben Kurtovic 77c541a513 Accept gzipped data and decompress it in api_query(). 13 лет назад
  Ben Kurtovic 612c9c8ff6 Major improvements to cookies, login/logout, and crosswiki support. 13 лет назад
  Ben Kurtovic c7bbb21117 Improvements to Site and User by removing unnecessary API queries. 13 лет назад
  Ben Kurtovic 575e975930 Bugfix in user.name() and user.exists(). 13 лет назад
  Ben Kurtovic 74ddc5b702 More work on wikitools, now with improved API queries and login. 13 лет назад
  Ben Kurtovic cafa9deedd More additions to wikitools, mostly in Site. 13 лет назад
  Ben Kurtovic ffc63c38f6 New additions and changes to wikitools, mostly namespaces. 13 лет назад
  Ben Kurtovic 6aa2370900 Exception and function cleanup in wikitools: 13 лет назад
  Ben Kurtovic b290582dbf added a bunch of new methods to User in wikitools; added one user-related exception to wikitools; moved .get_rights() call in IRC command !rights to .get_groups(), because get_rights() now returns actual rights (thanks to the API) 13 лет назад
  Ben Kurtovic 76113a3f6a Cleaning up slightly and adding some more methods: 13 лет назад
  Ben Kurtovic f4219ffad0 More work on the early stages of wikitools: 13 лет назад
  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 лет назад
  Ben Kurtovic 655fe78312 creating backbone for wiki-editing tasks: they can be spawned on a cron-like schedule with config/schedule.py, in response to certain edits in config/watcher.py, or through IRC (not implemented yet - I'll need to figure out permissions); task files are in wiki/tasks/, and the wiki-editing tools (think very simplified pywikipedia) will be in wiki/tools/ 13 лет назад