summaryrefslogtreecommitdiff
path: root/views/new-post.php
AgeCommit message (Collapse)Author
2016-04-22Stop showing broken image icon on the new post pagePrateek Saxena
2016-04-21accept new json q=syndicate-to responseAaron Parecki
closes #36
2016-04-08fix posting multiple tags, add more formatting buttons to medium editorAaron Parecki
2016-04-07set category from hashtags in postAaron Parecki
2016-04-07autofill the note content with the username being replied toAaron Parecki
2016-04-07integrates photo uploading in the main note interfaceAaron Parecki
Quill corrects the photo rotation based on exif data since iOS tends to take landscape photos and set the rotation bit when holding it in portrait mode.
2016-04-06add tweet text length countdown on note interfaceAaron Parecki
2016-02-10fix sending category as arrayAaron Parecki
2015-04-04add reply={url} query param for posting a noteKyle Mahan
Support reply bookmarklets, and hopefully the Firefox Social API "Share" provider too.
2015-01-23use php arrays for syndicate-to propertiesAaron Parecki
2014-12-26new "favorite" form with bookmarkletAaron Parecki
* disable facebook liking for now since it was getting complicated * new page for creating a favorite, can pass in a URL parameter too * bookmarklet code added to the "favorite" page
2014-09-15add ctrl-s keyboard shortcutAaron Parecki
2014-09-07adds bookmark posting interface with bookmarklet. now any URL can auto-login ↵Aaron Parecki
given a login token.