8 Commit (cafa9deeddb24bc7cada7e9ef9531b4df616a7bf)

Autore SHA1 Messaggio Data
  Ben Kurtovic cafa9deedd More additions to wikitools, mostly in Site. 13 anni fa
  Ben Kurtovic ffc63c38f6 New additions and changes to wikitools, mostly namespaces. 13 anni fa
  Ben Kurtovic 6aa2370900 Exception and function cleanup in wikitools: 13 anni fa
  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 anni fa
  Ben Kurtovic 76113a3f6a Cleaning up slightly and adding some more methods: 13 anni fa
  Ben Kurtovic f4219ffad0 More work on the early stages of wikitools: 13 anni fa
  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 anni fa
  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 anni fa