Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-12 | fix autosubmit vulnerability for "favorite" bookmarklet | Aaron Parecki | |
closes #69 | |||
2016-12-17 | add loading indicator to post buttons | Aaron Parecki | |
fixes #42 | |||
2016-05-20 | don't need to json.parse when the content type header is right | Aaron Parecki | |
2016-05-05 | get rid of duplicate ctrl-s handlers | Aaron Parecki | |
2015-07-25 | replace "favorite" bookmarklet | Aaron 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-26 | new "favorite" form with bookmarklet | Aaron 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 |