summaryrefslogtreecommitdiff
path: root/views/new-favorite.php
AgeCommit message (Collapse)Author
2016-12-17add loading indicator to post buttonsAaron Parecki
fixes #42
2016-05-20don't need to json.parse when the content type header is rightAaron Parecki
2016-05-05get rid of duplicate ctrl-s handlersAaron Parecki
2015-07-25replace "favorite" bookmarkletAaron Parecki
Twitter changed some XSS security settings which prevents Quill from injecting JS onto the page for the inline "favorite" button. This change makes it open the "favorite" screen in a new window.
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