summaryrefslogtreecommitdiff
path: root/schema
AgeCommit message (Collapse)Author
2016-05-11support media endpoint, autosave notes in local storageAaron Parecki
* looks for a media endpoint in the micropub config * if media endpoint is available, both the note interface and the editor will upload files to it instead of posting the photo directly * the note interface autosaves in-progress notes in localstorage
2015-07-25add post-by-email support to quillAaron Parecki
2015-07-24adds possibility to use sqlite as a dbJeena
2015-04-18add DB schemaAaron Parecki
closes #6