summaryrefslogtreecommitdiff
path: root/views/partials/syndication-js.php
AgeCommit message (Collapse)Author
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
2016-05-06escape html in syndication targetsAaron Parecki
2016-04-21accept new json q=syndicate-to responseAaron Parecki
closes #36
2014-09-07adds bookmark posting interface with bookmarklet. now any URL can auto-login ↵Aaron Parecki
given a login token.