summaryrefslogtreecommitdiff
path: root/schema/migrations
AgeCommit message (Collapse)Author
2017-01-15store the user's timezone after their location is foundAaron Parecki
2017-01-04add tags, slug and status field to quill editorAaron Parecki
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