Skip to content
This repository was archived by the owner on Mar 26, 2018. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
c2a1acd
Added .gitignore to gh-pages.
MacilPrime Jun 9, 2012
406eb21
Website.
MacilPrime Jun 9, 2012
51b1015
Page tweak.
MacilPrime Jun 10, 2012
1bd6441
4chan X is optional now.
MacilPrime Jun 10, 2012
86994a4
Link to CIP.
MacilPrime Jun 25, 2012
a745f48
Better 4chan X version.
MacilPrime Jul 8, 2012
4999149
Update links to living projects. (4chan X, Scriptish->Greasemonkey)
MacilPrime Mar 23, 2013
76d5168
Remove my ChanImagePrefetcher link.
MacilPrime Mar 23, 2013
8e9fcc1
Fix Quickblocker being broken by 4chan X update
specialeddy Mar 4, 2014
6c24e44
Update CHANGELOG.txt
specialeddy Mar 4, 2014
01e4b8e
Update QuickBlocker.user.js
specialeddy Mar 4, 2014
08ab4b2
Update QuickBlocker.user.js
specialeddy Mar 4, 2014
dfbda6c
Update README.md
specialeddy Mar 4, 2014
4aa9fea
Update README.md
specialeddy Mar 4, 2014
9fdc682
Update README.md
specialeddy Mar 4, 2014
e0a3e34
Update QuickBlocker.user.js
specialeddy Apr 5, 2014
83c05d9
Update CHANGELOG.txt
specialeddy Apr 5, 2014
e482f30
Update QuickBlocker.user.js
specialeddy Jun 10, 2014
15f62a5
Update CHANGELOG.txt
specialeddy Jun 10, 2014
b609bc8
Update QuickBlocker.user.js
specialeddy Sep 15, 2014
de0044e
Update QuickBlocker.user.js
specialeddy Sep 15, 2014
6aa9090
Update CHANGELOG.txt
specialeddy Sep 15, 2014
865d485
Update README.md
specialeddy Sep 15, 2014
fef7e6e
Update CHANGELOG.txt
specialeddy Sep 15, 2014
0ffe096
Update QuickBlocker.user.js
specialeddy Sep 15, 2014
8d88601
Update CHANGELOG.txt
specialeddy Sep 15, 2014
6c7404d
Update QuickBlocker.user.js
specialeddy Sep 15, 2014
0ed47c0
Update QuickBlocker.user.js
specialeddy Sep 15, 2014
2821cee
Update QuickBlocker.user.js
specialeddy Sep 16, 2014
b5f2d64
Update CHANGELOG.txt
specialeddy Sep 16, 2014
bea576b
Initialize
specialeddy Oct 22, 2014
fe352ea
Add recommended scripts
specialeddy Oct 22, 2014
f93eeeb
tweak
specialeddy Oct 22, 2014
791cea2
Update README.md
specialeddy Oct 22, 2014
9a30a06
Add another script recommendation to list
specialeddy Oct 23, 2014
a79c963
tweak
specialeddy Oct 23, 2014
9dd20a8
1.18 - Universal script support
specialeddy Oct 26, 2014
b554643
Merge branch 'gh-pages'
specialeddy Oct 26, 2014
3022a0a
1.19 Universal script support URL slug fix
specialeddy Oct 26, 2014
875b969
1.20 - Restored blocked quote crossout functionality
specialeddy Oct 27, 2014
c6de4a4
CSS fix test mode
specialeddy Oct 27, 2014
088c97a
CSS fix trial1
specialeddy Oct 27, 2014
2939ca1
CSS fix trial2
specialeddy Oct 27, 2014
a4ce2db
Revert "CSS fix trial2"
specialeddy Oct 27, 2014
2ee48be
Update QuickBlocker.user.js
specialeddy Oct 27, 2014
0cd98c5
1.21 - Fix quote crossout not working sometimes
specialeddy Nov 1, 2014
c88e101
1.21 - Fix quote crossout not working sometimes
specialeddy Nov 1, 2014
d9c407e
Removed superfluous function call (developer jargon)
specialeddy Nov 2, 2014
664d30f
Clean up unnecessary things, CSS tweak
specialeddy Nov 15, 2014
278e2fa
1.22 - Change look of block warning, /biz/ /pol/ /qst/ and /soc/ supp…
specialeddy Jun 22, 2016
90d3bea
1.22 - Change look of block warning, /biz/ /pol/ /qst/ and /soc/ supp…
specialeddy Jun 22, 2016
9d30aaa
Merge pull request #1 from specialeddy/master
specialeddy Jun 22, 2016
a3f1f06
Update README.md
specialeddy Jun 22, 2016
fb8abb5
Merge pull request #2 from specialeddy/develop
specialeddy Jun 22, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 41 additions & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,43 @@
(2016/06/22) - v1.22
- Run on /biz/, /pol/, /qst/, and /soc/ as they are the only boards with IDs as of this time
- Add 3 px bottom margin to separate buttons a bit
- Change look of block warning, post will now be faded and a flashing warning will appear next to the poster name when you click the X button
- Remove old unused text color CSS
- Remove unnecessary <br/> tags and unneeded javascript hrefs, since these are not needed anymore
- Reduce code redundancy

(2014/11/01) - v1.21
-Fix quote crossout not working on new replies until the blocked poster posts again.

(2014/10/25) - v1.20
-Restored blocked quote crossout functionality

(2014/10/25) - v1.19
-Fix Quick Blocker not loading on threads with semantic URL slugs

(2014/10/25) - v1.18
-Quickblocker should now be universally compatible with 4chanX, AppchanX, and vanilla 4chan. No dependencies needed anymore!

(2014/09/16) - v1.17
-Hotfix removing the old leftover button text for Firefox users.

(2014/09/15) - v1.16
-Added CSS for a hand cursor when you hover over the new buttons, as if it were a link

(2014/09/15) - v1.15
-Updated to jQuery 2.1.0
-Added graphics replacing the original [ -- ], [ -! ] and [ .. ] buttons to match the new 4chan X filter buttons for a more native look

(2014/06/09) - v1.14
-Fixed script breaking from the switch to /b/thread/* URLs (/b/res/* is now deprecated)

(2014/04/05) - v1.13
-Cosmetic fix for Firefox QB buttons breaking.

(2014/03/04) - v1.12
- Updated for new 4chan X filter buttons. Only install if you have versions v3.19.0 (Mayhem) or v3.12.1 (ihavenoface).
- Added a breakspace character before the element to prevent a wrapping error.

(2013/05/19) - v1.11
- Updated for 4chan X v3.

Expand Down Expand Up @@ -40,4 +80,4 @@

(2012/06/09) - v1.0
- Initial version. Works for posts already on the page and live-loaded posts,
and remembers the blocked IDs for the session.
and remembers the blocked IDs for the session.
Loading