1279 Commits

Author SHA1 Message Date
ccd0
21ce9aa46c The way this line changed in the compiled version with every release bugged me. 2014-12-23 16:10:06 -08:00
ccd0
a3b01facc8 Don't need to set border-color on last suboption. 2014-12-23 15:05:15 -08:00
ccd0
1f380ffc67 Implement nested options. #248 2014-12-23 14:37:39 -08:00
ccd0
02f74448fa Make 'Relative Date Title' a suboption of 'Relative Post Dates'. 2014-12-23 09:56:01 -08:00
ccd0
27ca5571d7 Correct spaces in name block. 2014-12-22 19:55:39 -08:00
ccd0
37f0872f88 Ignore /pol/ fakedoubles in HTML building test. 2014-12-22 19:28:55 -08:00
ccd0
f095feeb03 Ignore randomized spoilers in HTML building test. 2014-12-22 18:43:44 -08:00
ccd0
f104e39a87 Defaults: Relative Date Title overrides Relative Post Dates. 2014-12-22 17:44:12 -08:00
ccd0
d374b39ebd Add note about 4chan X Catalog and "JSON Navigation" option. 2014-12-22 09:21:39 -08:00
ccd0
7908110c63 Add note about native catalog to filter guide. #247 2014-12-21 23:19:22 -08:00
ccd0
d567999876 Redirect native catalog to 4chan X catalog if 'Use 4chan X Catalog' is on. #247 2014-12-21 23:04:48 -08:00
ccd0
0a3bf24570 More option moving. 2014-12-21 18:48:46 -08:00
ccd0
d7777859c8 Remove dead links to Mayhem repo. 2014-12-21 18:42:52 -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
7b09a3f8f2 Remove Report.coffee for now. 2014-12-21 15:26:35 -08:00
ccd0
44cd4d842a Prevent unnecessary loading of fallback iframe when Javascript is disabled. 2014-12-21 12:24:01 -08:00
ccd0
ab40bfbe69 Implement $.onExists. 2014-12-21 11:48:46 -08:00
ccd0
b0ce4d00c2 Clear old settings before importing. 2014-12-20 18:59:58 -08:00
ccd0
709246fbdd Code cleanup: Remove unnecessary escaping. 2014-12-20 17:31:22 -08:00
ccd0
db261f1358 Make Fappe Tyme not persist between pages. #70 2014-12-20 15:41:06 -08:00
ccd0
6a8c28fdb7 Merge ihavenoface's Relative Date Title implementation directly, rather than the prior coffee->js->coffee translation. #161 2014-12-20 14:43:54 -08:00
ccd0
a0e98250b2 Remove dependence on 4chanMainInit event. 2014-12-20 13:53:05 -08:00
ccd0
5fc2e7946f Reduce code duplication with Get.scriptData. 2014-12-20 12:31:15 -08:00
ccd0
f1ef4b6c3c Prevent adding custom CSS multiple times. 2014-12-20 01:32:00 -08:00
ccd0
ca4339a57d Relative Date Title #161 2014-12-18 18:57:57 -08:00
ccd0
7f7ae9917e Merge branch 'Beta' 2014-12-15 21:06:41 -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
60266a686d Turn off /pol/ flags for now. 2014-12-15 19:02:40 -08:00
ccd0
bd84275ac2 Defaults changes, move QR Shortcut to Posting section. 2014-12-15 00:57:23 -08:00
ccd0
ce7f360951 Add threads to the QR thread selector when you view a quoted post from one of them.
An accidental feature that I'm making work consistently.
2014-12-14 23:39:36 -08:00
ccd0
28a0064a67 Allow for extensions that add text to link titles (#220?)
e.g. NoScript's Javascript link fixer.
2014-12-14 20:41:40 -08:00
ccd0
e1150b0d7a Add nameBlock to clone nodes also. 2014-12-14 20:33:56 -08:00
ccd0
512fd1f78d Add nodes.quote to Post object. 2014-12-14 20:28:33 -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
898464cfab Add 'Post on Captcha Completion' option. 2014-12-09 15:14:25 -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
ccd0
84609c40f3 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-08 22:06:33 -08:00
ccd0
0baec018e9 captcha-section -> captcha-root 2014-12-08 19:13:50 -08:00
ccd0
9560ccf7b2 Merge tag 'Stable' into Beta
4chan X v1.9.14.5.

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
	src/Posting/QR.captcha.coffee
2014-12-08 15:27:19 -08:00
ccd0
4220328929 Merge branch 'recaptcha2' into Stable 2014-12-08 14:44:14 -08:00
ccd0
6e87814f3e Defaults changes. 2014-12-08 11:02:33 -08:00
ccd0
8db43ab04b Add "Pin watched threads" option. #187
Also add Alt+click and menu item to watch threads in catalog.
2014-12-07 23:31:49 -08:00
ccd0
9959524c47 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-07 16:53:00 -08:00