From aa3b0d8f75c576885b31fb1c3f8f8a1552ab2a79 Mon Sep 17 00:00:00 2001 From: James Campos Date: Wed, 3 Aug 2011 12:47:45 -0700 Subject: [PATCH 1/4] stable --- 4chan_x.user.js | 4 ++-- header | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/4chan_x.user.js b/4chan_x.user.js index 399ef7904..057a9621b 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -2,12 +2,12 @@ // @name 4chan x // @namespace aeosynth // @description Adds various features. -// @version 2.17.1 +// @version stable // @copyright 2009-2011 James Campos // @license MIT; http://en.wikipedia.org/wiki/Mit_license // @include http://boards.4chan.org/* // @include http://sys.4chan.org/* -// @updateURL http://userscripts.org/scripts/source/51412.meta.js +// @updateURL https://github.com/aeosynth/4chan-x/raw/stable/4chan_x.user.js // ==/UserScript== /* LICENSE diff --git a/header b/header index de241b4a3..202702ee4 100644 --- a/header +++ b/header @@ -2,12 +2,12 @@ // @name 4chan x // @namespace aeosynth // @description Adds various features. -// @version 2.17.1 +// @version stable // @copyright 2009-2011 James Campos // @license MIT; http://en.wikipedia.org/wiki/Mit_license // @include http://boards.4chan.org/* // @include http://sys.4chan.org/* -// @updateURL http://userscripts.org/scripts/source/51412.meta.js +// @updateURL https://github.com/aeosynth/4chan-x/raw/stable/4chan_x.user.js // ==/UserScript== /* LICENSE From 80682c1f426b872401ba0b847d4738122be51065 Mon Sep 17 00:00:00 2001 From: James Campos Date: Wed, 3 Aug 2011 13:17:11 -0700 Subject: [PATCH 2/4] date versioning --- 4chan_x.user.js | 2 +- header | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/4chan_x.user.js b/4chan_x.user.js index 057a9621b..1ee54e0a7 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -2,7 +2,7 @@ // @name 4chan x // @namespace aeosynth // @description Adds various features. -// @version stable +// @version 11.8.3.0 // @copyright 2009-2011 James Campos // @license MIT; http://en.wikipedia.org/wiki/Mit_license // @include http://boards.4chan.org/* diff --git a/header b/header index 202702ee4..d15784f16 100644 --- a/header +++ b/header @@ -2,7 +2,7 @@ // @name 4chan x // @namespace aeosynth // @description Adds various features. -// @version stable +// @version 11.8.3.0 // @copyright 2009-2011 James Campos // @license MIT; http://en.wikipedia.org/wiki/Mit_license // @include http://boards.4chan.org/* From 9b8c134ad37117acddcc8d45cd268d9544333fcc Mon Sep 17 00:00:00 2001 From: James Campos Date: Thu, 4 Aug 2011 16:38:22 -0700 Subject: [PATCH 3/4] rm uso link --- 4chan_x.user.js | 2 +- script.coffee | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/4chan_x.user.js b/4chan_x.user.js index 1ee54e0a7..41abb7056 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -1043,7 +1043,7 @@ var arr, checked, description, dialog, hiddenNum, hiddenThreads, hidingul, html, input, key, li, link, main, obj, overlay, ul, _i, _j, _k, _len, _len2, _len3, _ref, _ref2, _ref3, _ref4; hiddenThreads = $.getValue("hiddenThreads/" + g.BOARD + "/", {}); hiddenNum = Object.keys(g.hiddenReplies).length + Object.keys(hiddenThreads).length; - html = "

"; + html = "

"; dialog = $.el('div', { id: 'options', innerHTML: html diff --git a/script.coffee b/script.coffee index 90d29f708..68bf519d1 100644 --- a/script.coffee +++ b/script.coffee @@ -772,7 +772,6 @@ options = From 2168d93b5905ed3c94d70ec74352369d39a6d64c Mon Sep 17 00:00:00 2001 From: James Campos Date: Thu, 4 Aug 2011 16:55:25 -0700 Subject: [PATCH 4/4] 11.8.4.0 --- 4chan_x.user.js | 2 +- header | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/4chan_x.user.js b/4chan_x.user.js index 41abb7056..d9b4c4953 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -2,7 +2,7 @@ // @name 4chan x // @namespace aeosynth // @description Adds various features. -// @version 11.8.3.0 +// @version 11.8.4.0 // @copyright 2009-2011 James Campos // @license MIT; http://en.wikipedia.org/wiki/Mit_license // @include http://boards.4chan.org/* diff --git a/header b/header index d15784f16..f83a93977 100644 --- a/header +++ b/header @@ -2,7 +2,7 @@ // @name 4chan x // @namespace aeosynth // @description Adds various features. -// @version 11.8.3.0 +// @version 11.8.4.0 // @copyright 2009-2011 James Campos // @license MIT; http://en.wikipedia.org/wiki/Mit_license // @include http://boards.4chan.org/*