312 Commits

Author SHA1 Message Date
ccd0
90d3528832 Fix highlighting of your posts quoting yourself. 2015-02-23 01:33:43 -08:00
ccd0
f34f8d44dd Make different kinds of highlighting look distinct.
Also tweak the colors / opacities a bit more.
2015-02-23 00:03:06 -08:00
ccd0
205d099ab1 Bump highlight alpha up to 0.8. 2015-02-22 13:51:29 -08:00
ccd0
6a78972776 Fix highlighting on OPs with thumbnail larger than text. 2015-02-22 13:42:55 -08:00
ccd0
a5dcccea56 Change custom cooldown checkbox to icon. 2015-02-21 21:23:12 -08:00
ccd0
9238b39874 Additional cooldown -> custom cooldown. 2015-02-21 20:35:12 -08:00
ccd0
8491dbb6f6 Merge remote-tracking branch 'AchtBit/master' 2015-02-21 19:52:39 -08:00
ccd0
9b6227fdd6 Move OP highlight off the filename. 2015-02-21 19:39:24 -08:00
ccd0
93c69744fe Highlight your OPs / OPs quoting you. 2015-02-21 18:58:52 -08:00
ccd0
dd5d9ff9a7 On second thought, don't highlight the hide buttons. 2015-02-21 15:30:21 -08:00
ccd0
54e12f1423 Make highlighting more consistent. 2015-02-21 13:16:54 -08:00
ccd0
67866970e6 Make highlighted posts stand out more. #163 2015-02-21 09:51:20 -08:00
ccd0
c396db49b9 Give full board list a bit of flexibility. 2015-02-20 20:36:58 -08:00
ccd0
7f6ecc5670 Fix watch thread icon in Chromium 41+. 2015-02-18 14:12:38 -08:00
AchtBit
5c9014cfd2 span->label. Hide label in CSS. 2015-02-17 19:18:11 -06:00
AchtBit
ee53c212cf Implement additional cooldown. 2015-02-15 16:57:02 -06:00
ccd0
6e9362ca76 Make CSS class names for link icons lowercase. 2015-02-15 13:36:33 -08:00
ccd0
f76f9e7bf2 Fix gfycat icon; consolidate link icon CSS. 2015-02-15 13:26:15 -08:00
ccd0
015215a629 Make CSS readable in compiled script. 2015-02-15 13:12:26 -08:00
ccd0
0830d042cb Try to make index navigation less confusing. Also implement index mode keybinds. 2015-02-09 09:21:02 -08:00
ccd0
da816661b5 Custom board title fixes.
- Fix multiline titles.
- Deleting the custom title restores the original one.
- Some refactoring.
2015-02-07 18:13:33 -08:00
ccd0
9f0cfd8e24 Show WebM title on mouseover. 2015-02-03 16:59:05 -08:00
ccd0
9b868b760b Add link to extract titles from WebM metadata. 2015-02-02 02:49:28 -08:00
ccd0
0fa2498d71 Remember mute/volume settings of last video adjusted.
Also put mute/volume controls in the header menu.
2015-01-31 17:56:45 -08:00
ccd0
b6541bfc52 Use cursor: pointer for expanded WebMs. #299 2015-01-26 23:18:39 -08:00
ccd0
b6d3f73951 Fix clash between bottom header and jsMath button. 2015-01-20 15:53:52 -08:00
ccd0
ff8ddc347c Fix gallery fit width in Firefox. zixaphir/appchan-x#824 2015-01-19 16:15:57 -08:00
ccd0
e740bf8969 Merge branch 'Stable' into Beta
Conflicts:
	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
2015-01-13 19:02:14 -08:00
ccd0
81b03063cf Better treatment of bottom board list. #291
Should fix conflict with native catalog.
2015-01-13 18:52:32 -08:00
ccd0
a4a8b85f8c Make reply hiding button insertion more efficient. 2015-01-12 00:14:26 -08:00
ccd0
9737cb47d5 Highlight thread watcher icon when there are unread replies and the thread watcher is hidden. 2015-01-11 14:47:05 -08:00
ccd0
3aafc75844 Color quoted text in archived thread list. #275 2015-01-04 16:56:01 -08:00
ccd0
a357ffb72a Merge branch 'Stable' into Beta
Conflicts:
	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
2015-01-04 11:33:32 -08:00
ccd0
7a8ee622c2 More aggressive <marquee> removal. 2015-01-04 11:31:21 -08:00
ccd0
e1222d5d4b Fix newlines in catalog [code] blocks, and add background color. #263 2014-12-31 19:55:24 -08:00
ccd0
354f2b5b55 Fix Quote Hash Navigation causing filtered backlinks to not be hidden properly. 2014-12-29 22:54:50 -08:00
ccd0
2c7afab50f Merge ihavenoface's Floating Embeds. #47 2014-12-26 01:04:05 -08:00
ccd0
a57f7950f0 Remove marquee stopping from AntiAutoplay. Instead hide marquees within posts unconditionally. 2014-12-25 12:06:42 -08:00
ccd0
1f380ffc67 Implement nested options. #248 2014-12-23 14:37:39 -08:00
ccd0
dd7dbf80f4 Fix QR hiding issue.
We should now be able to tell when the QR is focused even when
within the captcha <iframe>.  No longer need to hold open QR when
there is a captcha.
2014-12-21 17:36:00 -08:00
ccd0
6680449cdc Merge branch 'Stable' into Beta
Conflicts:
	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-12-15 21:00:01 -08:00
ccd0
dd62735fc1 Have 'Disable Autoplaying Sounds' stop <marquee> too. 2014-12-15 20:47:15 -08:00
ccd0
0b2603412f Update 'Disable Autoplaying Sounds' for Youtube videos. 2014-12-15 20:12:11 -08:00
ccd0
76507b6a34 Merge commit '68dbb73' into noscript; allow selection of noscript or Javascript captcha.
Similar to reverted merge commit c7433d9271717df3f0f8d64e22abf73e85f8a5ca.

Conflicts:
	src/Posting/QR.captcha.coffee
	src/Posting/QR.coffee
2014-12-12 17:59:14 -08:00
ccd0
77f3639772 Merge tag '1.9.15.4' into noscript
4chan X v1.9.15.4.

Conflicts:
	src/Posting/QR.captcha.coffee
2014-12-12 16:36:20 -08:00
ccd0
08050f33f1 Use noscript fallback for captcha. 2014-12-11 22:53:03 -08:00
ccd0
8832897d3a Revert "Merge branch 'old-captcha'; allow selection of old or new captcha."
This reverts commit c7433d9271717df3f0f8d64e22abf73e85f8a5ca, reversing
changes made to 68dbb73c4eceec13cdc56550f8181adc28ab65a2.
2014-12-10 14:30:29 -08:00
ccd0
c7433d9271 Merge branch 'old-captcha'; allow selection of old or new captcha. 2014-12-10 01:53:33 -08:00
ccd0
f53937af2f Merge branch 'Stable' into Beta
Conflicts:
	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-12-09 03:43:59 -08:00
ccd0
4c86bbf7be Revert "expand original post form when not hidden (except in catalog)"
It interferes with captcha loading on the original post form.

This reverts commit 66e402031cac75d5d8c96e667bb6e75fb196dc2f.

Conflicts:
	src/General/css/style.css
2014-12-09 02:26:11 -08:00