summaryrefslogtreecommitdiff
path: root/schema/mysql.sql
AgeCommit message (Collapse)Author
15 hoursTrack token expirationreauthorizeJesse Morgan
Force reauthentication after the token expires.
2023-10-08Merge 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-30add channel selection to event interfaceAaron Parecki
2019-10-20Add new weight posting interfaceMartijn van der Ven
2019-10-19remove facebook access token columnAaron Parecki
2019-10-19drop instagram stuffAaron Parecki
2019-09-29add a dropdown to choose post visibilityAaron Parecki
2018-07-20disable post type buttons if the server doesn't support themAaron Parecki
2017-06-26fix schemaAaron Parecki
closes #77
2017-01-17use `mp-syndicate-to` by default, add settingAaron 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-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
2015-07-25add post-by-email support to quillAaron Parecki
2015-07-24adds possibility to use sqlite as a dbJeena