Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-19 | drop instagram stuff | Aaron Parecki | |
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-05-11 | add interface for checking in to flights | Aaron Parecki | |
let's give this a shot | |||
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 |