Age | Commit message (Collapse) | Author | |
---|---|---|---|
20 hours | Merge branch 'reauthorize' into local-installlocal-install | Jesse Morgan | |
20 hours | Track token expirationreauthorize | Jesse Morgan | |
Force reauthentication after the token expires. | |||
20 hours | Merge branch 'fix-location-header' into local-install | Jesse Morgan | |
22 hours | Fix schemafix-location-header | Jesse Morgan | |
2023-10-08 | Merge branch 'add-weight-posts' of github.com:Zegnat/Quill into ↵ | Aaron Parecki | |
Zegnat-add-weight-posts # Conflicts: # controllers/controllers.php # schema/migrations/0011.sql | |||
2020-03-30 | add channel selection to event interface | Aaron Parecki | |
2019-10-20 | Add new weight posting interface | Martijn van der Ven | |
2019-10-19 | remove facebook access token column | Aaron Parecki | |
2019-10-19 | drop flight tracking stuff | Aaron Parecki | |
the API dropped their free tier | |||
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 |