4700 Commits

Author SHA1 Message Date
ccd0
d7777859c8 Remove dead links to Mayhem repo. 2014-12-21 18:42:52 -08:00
ccd0
f2260ca2ac Destroy captcha when QR is hidden. 2014-12-21 18:17:53 -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
a9e7240547 Minor fix. 2014-12-21 15:49:16 -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
810cd20647 Fix error when ThreadUpdater.checkPost called without event. 2014-12-20 18:26:46 -08:00
ccd0
709246fbdd Code cleanup: Remove unnecessary escaping. 2014-12-20 17:31:22 -08:00
ccd0
42c59df4e1 Code cleanup. 2014-12-20 17:21:30 -08:00
ccd0
576e26c276 Sync Werk Tyme setting across tabs. #70 2014-12-20 16:59:47 -08:00
ccd0
3dfa1cfdcc FappeTyme refactoring. 2014-12-20 16:23:49 -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
2d38f40910 Load banner ourselves when 4chan JS is disabled. 2014-12-20 14:33:42 -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
7cdd342bd0 Restore Auto Update. #235 2014-12-19 22:40:04 -08:00
ccd0
ca4339a57d Relative Date Title #161 2014-12-18 18:57:57 -08:00
ccd0
c5c6896c53 Merge branch 'Beta' 2014-12-17 18:58:00 -08:00
ccd0
02fc6a8df8 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-17 18:55:22 -08:00
ccd0
6f4d0835cf Merge remote-tracking branch 'archives/master' into Stable 2014-12-17 18:50:52 -08:00
ccd0
be62c73633 QR DataBoard also needs $.forceSync 2014-12-16 22:52:37 -08:00
Brandon
384efe54e2 Fix #839 2014-12-15 21:19:40 -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
2f61eefbe8 This needs to run on the catalog too. 2014-12-15 20:52:07 -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
Zixaphir
dc3845f51a I hate array#map jsperf.com/arraymap
Also, it's nice to see my callbacks class getting some use. ;__;
2014-12-15 08:57:56 -07:00
Zixaphir
9cc40359b3 Fix threadstats title 2014-12-15 08:50:21 -07:00
ccd0
bd84275ac2 Defaults changes, move QR Shortcut to Posting section. 2014-12-15 00:57:23 -08:00
ccd0
eb66e08545 Comment doesn't apply to this fork. 2014-12-14 23:45:45 -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
e87f5dcb0c Fix watch thread toggler in inlined quotes. 2014-12-14 22:10:40 -08:00
ccd0
545d93a5fd Firefox leaves list.value as-is when set to an invalid option.
Chromium sets it to the empty string.
2014-12-14 21:37:29 -08:00
ccd0
8230156c51 Quote inlined cross-board posts correctly. 2014-12-14 21:05:16 -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
0af7fb727b 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-14 12:41:31 -08:00
ccd0
f6c3cef282 Fix errors found by JSHint. 2014-12-14 12:31:52 -08:00
Zixaphir
cd0a82a4db Update archives.json 2014-12-14 00:20:16 -07:00
ccd0
af111918ae Merge branch 'master' into noscript 2014-12-13 08:24:57 -08:00
ccd0
274190e6bb Detect when Javascript is disabled on the page and use the noscript captcha. 2014-12-13 08:22:06 -08:00
ccd0
e028273eed Unify captcha module interfaces. 2014-12-13 07:56:36 -08:00
ccd0
aec444c6cb Fix captcha in GM 1.15. 2014-12-13 04:45:48 -07:00