summaryrefslogtreecommitdiff
path: root/views/new-post.php
AgeCommit message (Collapse)Author
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.