From 60830007641c985c11c8ac8f609aab735dd84a96 Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Sat, 25 Jul 2015 03:41:53 -0700 Subject: [PATCH] replace "favorite" bookmarklet 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. --- views/new-favorite.php | 22 ++++++++++++++++++---- views/partials/bookmark-bookmarklet.php | 1 - views/partials/favorite-bookmarklet.php | 13 +++---------- 3 files changed, 21 insertions(+), 15 deletions(-) diff --git a/views/new-favorite.php b/views/new-favorite.php index 7b19350..14af8e2 100644 --- a/views/new-favorite.php +++ b/views/new-favorite.php @@ -22,7 +22,7 @@

-
+
Bookmarklet: favorite
@@ -31,6 +31,12 @@