Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-29 | add a dropdown to choose post visibility | Aaron Parecki | |
2018-07-20 | disable post type buttons if the server doesn't support them | Aaron Parecki | |
2017-06-26 | fix schema | Aaron Parecki | |
closes #77 | |||
2017-01-17 | use `mp-syndicate-to` by default, add setting | Aaron Parecki | |
* adds setting to choose the property to use for the syndication targets * all existing users default to the old value `syndicate-to` * new users default to `mp-syndicate-to` closes #66 | |||
2017-01-15 | store the user's timezone after their location is found | Aaron Parecki | |
2017-01-04 | add tags, slug and status field to quill editor | Aaron Parecki | |
2016-05-11 | support media endpoint, autosave notes in local storage | Aaron 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-25 | add post-by-email support to quill | Aaron Parecki | |
2015-07-24 | adds possibility to use sqlite as a db | Jeena | |