184 Commits

Author SHA1 Message Date
ccd0
daaf589f1a thread selector: unhidden by accident but it should stay unhidden 2014-08-28 10:09:22 -07:00
ccd0
1b4bfdf7b6 Merge branch '1.8.10.x' into 1.9.0.x
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
2014-08-25 19:43:58 -07:00
ccd0
b57c23336d Make selector to hide text added when ads are blocked more specific
It was blocking the Catalog Settings save button.
2014-08-25 19:39:43 -07:00
ccd0
10f4811216 fix CSS bugs after menu move 2014-08-23 14:14:11 -07:00
ccd0
51ac18ea3c move menu element back into button for ExLinks compatibility 2014-08-23 09:21:54 -07:00
ccd0
448d2e84f7 remove check threads menu item; we can restore it if actually requested 2014-08-16 23:32:33 -07:00
ccd0
e73410f48c make expanded images {clear: left} so they have room to expand 2014-08-16 22:24:36 -07:00
ccd0
a24f62923b add thread watcher refresh button 2014-08-16 21:53:42 -07:00
ccd0
a6cbde4eb3 better fix: move unread count back inside link 2014-08-16 19:07:51 -07:00
ccd0
f65d0833a3 bugfixes for thread watcher count 2014-08-16 18:12:13 -07:00
ccd0
d5d69b18b8 add Mayhem's CSS for playback errors 2014-07-21 22:53:58 -07:00
ccd0
cbee0b96c1 support webkit browsers that still have flex prefixed 2014-07-20 01:34:48 -07:00
ccd0
2fc7ed9f8e avoid using different CSS for each package 2014-07-19 23:44:13 -07:00
ccd0
045260362d add Slide Delay setting 2014-07-05 14:43:06 -07:00
ccd0
642fe1b2d5 implement slideshow mode for gallery 2014-07-05 07:47:45 -07:00
ccd0
cabbd58918 fix PDF in gallery 2014-07-04 19:47:24 -07:00
Zixaphir
6abb88a11f Gallery reflows.
Conflicts:
	builds/4chan-X-beta.user.js
	builds/4chan-X.user.js
	src/Images/Gallery.coffee
2014-07-04 19:32:38 -07:00
ccd0
646c29c4bc fix short filename hover 2014-06-28 22:07:02 -07:00
ccd0
424922623c use CSS to hide <hr>s following hidden threads 2014-06-15 10:31:39 -07:00
ccd0
2afe78f125 implement "Show Name and Subject" option 2014-06-11 10:13:51 -07:00
ccd0
7b5dc946c9 use CSS for all name+subject hiding 2014-06-11 09:40:53 -07:00
ccd0
d59f9721eb don't show subject field for replies to thread 2014-06-11 09:21:53 -07:00
ccd0
972f0773dc flex no longer needs to be prefixed in Chrome 2014-06-08 13:42:53 -07:00
ccd0
e6712f9d34 hide name/email/subject field when not useable 2014-06-08 12:31:35 -07:00
ccd0
722635d722 Drop navigation between threads/boards with JSON 2014-06-01 17:40:23 -07:00
ccd0
1759951e8d add bottom navlinks for JSON navigation 2014-05-16 16:33:42 -07:00
ccd0
4f75fe9b74 apply thetickleroftummies's expanding filenames fix 2014-05-16 04:03:07 -07:00
seaweedchan
a17df81fe9 Add optional bottom QR link 2014-05-16 01:31:48 -07:00
ccd0
8a5130bbcf remove more unnecessary style stuff 2014-05-03 11:58:19 -07:00
ccd0
66e402031c expand original post form when not hidden (except in catalog) 2014-05-03 09:53:57 -07:00
ccd0
0dab9c3190 don't hide horizontal rules; 4chan X is not a style script 2014-05-03 09:11:16 -07:00
ccd0
6da7943eaf apply Mayhem's post form hiding fix 2014-05-03 08:27:54 -07:00
ccd0
c64c9e23a5 fix my CSS again 2014-04-20 21:00:31 -07:00
ccd0
6c8e5e9297 probably not worth fixing 2014-04-20 14:08:23 -07:00
ccd0
bb8e75db34 fix chromium autohiding while resizing 2014-04-20 13:29:06 -07:00
ccd0
5c3891e43c fix QR being autohidden when it has focus 2014-04-20 13:01:43 -07:00
ccd0
6afed0ace9 less aggressive <hr> removal; this fixes unread line bug 2014-04-19 19:46:55 -07:00
ccd0
480f0e295e disable this piece of CSS entirely for now 2014-04-19 15:59:57 -07:00
ccd0
2848580ca4 remove unwanted hr 2014-04-19 15:59:13 -07:00
ccd0
7aeb46abb9 transition to new HTML 2014-04-19 00:28:19 -07:00
ccd0
9b90698d59 move page list hiding to CSS 2014-04-12 23:58:57 -07:00
ccd0
93178c2967 fix hiding of icons outside header when icons in header are disabled 2014-04-12 23:50:04 -07:00
ccd0
60f869d818 add .webm, .pdf support to gallery 2014-04-09 02:55:32 -07:00
ccd0
98514dd986 this should get width fitting working again
hopefully it doesn't break anything else
2014-04-06 21:38:44 -07:00
ccd0
0f38b9c467 Revert "css fix"
This reverts commit 80b2eae41b62249f728bbdbdcacf649c2620e82b.

Conflicts:
	builds/4chan-X.user.js
	builds/crx/script.js
	src/General/css/style.css
2014-04-06 20:10:35 -07:00
ccd0
0f770459c0 get new hover working in catalog
Conflicts:
	builds/4chan-X.user.js
	builds/crx/script.js
	src/General/UI.coffee
	src/Images/ImageHover.coffee
2014-04-06 16:06:11 -07:00
ccd0
74ef633fd7 better approach to hover css
Conflicts:
	builds/4chan-X.user.js
	builds/crx/script.js
2014-04-06 16:04:36 -07:00
ccd0
80b2eae41b css fix
Conflicts:
	builds/4chan-X.user.js
	builds/crx/script.js
2014-04-06 16:03:03 -07:00
ccd0
26576b4420 video hover 2014-04-04 15:09:56 -07:00
ccd0
03c25ee34a add video expansion 2014-04-04 11:56:10 -07:00