423 Commits

Author SHA1 Message Date
ccd0
0feb6637cf Drop support for long-broken noscript version of Recaptcha v1. #526 2015-10-20 22:30:15 -07:00
ccd0
f00327a70d Normalize URL feature should remove excess slashes. #499 2015-10-04 15:40:29 -07:00
ccd0
2379b0f31d Make 4chan X tolerant of redundant slashes in 4chan URLs. #499 2015-10-02 23:05:08 -07:00
ccd0
b02f263c47 Convert settings imported from older versions. 2015-08-22 07:36:41 -07:00
ccd0
e947627dba Make the error reporting link easier to configure. 2015-08-16 04:15:44 -07:00
ccd0
d9a0bd1df3 Add link to error messages to report the error. 2015-08-16 02:33:20 -07:00
ccd0
3949d8b103 Add script version, web engine, line numbers to error messages. 2015-08-16 00:57:19 -07:00
ccd0
0ec3f8a45d Merge commit '21484ec' 2015-08-14 17:39:35 -07:00
ccd0
21484ec711 Make 404 Redirect of stubs more strict. #454
This should make accidental redirects (such as the iframe bug ones)
less likely.
2015-08-14 17:38:08 -07:00
ccd0
aba8c3653e Make iframe bug workaround handle case where styles are injected into document.head by other scripts. #454 2015-08-14 17:30:07 -07:00
ccd0
a7eb0ed8b2 Make our URL settings more flexible. 2015-08-12 01:29:32 -07:00
ccd0
d51130f457 Merge branch 'bstable' 2015-08-10 22:14:50 -07:00
ccd0
d22cfa1e9e Work around Pale Moon iframe bug. #451 2015-08-10 22:07:33 -07:00
ccd0
38cbbb96fe Fix 'Show Updated Notifications' setting. 2015-08-09 15:16:01 -07:00
ccd0
67ba7c056f Remove duplicate update code.
Should have been removed in b845e84be430278a8d4dcb84e25781ecaef9d349.
2015-08-09 15:02:29 -07:00
ccd0
b219642f6d 'Except Archives from Encryption' -> 'Exempt Archives from Encryption' 2015-08-08 16:43:21 -07:00
ccd0
0a1b8b0f10 Defer changing Custom Board Navigation default. 2015-08-08 16:03:35 -07:00
ccd0
4e4710a2c5 Merge branch 'upgrade' 2015-08-08 15:41:59 -07:00
ccd0
779aa10e9c Fix QR.cooldown data not being set up when called from DeleteLink. 2015-08-07 21:44:36 -07:00
ccd0
b845e84be4 Support better migration of old settings on script updates. 2015-08-06 00:34:19 -07:00
ccd0
68bd81ccde Do 404 redirect for threads left over as stubs. 2015-08-05 18:15:14 -07:00
ccd0
5c3417c6b7 Fix missing check of '404 Redirect' preference. 2015-07-19 19:02:51 -07:00
ccd0
eb116cf476 Simplify usage of Redirect.navigate. 2015-07-18 10:45:09 -07:00
ccd0
e2a55997ce Implement archive redirect for 'imgboard.php?res=' URLs. 2015-07-18 10:25:38 -07:00
ccd0
f84f301336 Add 'webkit' CSS class to document when WebKit engine is detected. 2015-06-30 21:20:06 -07:00
ccd0
c7b406a7f5 Fixes in noscript.css only needed on reports page now. 2015-06-29 19:16:21 -07:00
ccd0
4b39229888 Merge branch 'v1-original' 2015-06-28 15:44:49 -07:00
ccd0
eba6cad429 Work around dwb re-running script bug. 2015-06-23 13:14:59 -07:00
ccd0
244d40cd93 Implement replacement of captchas with v1 everywhere. 2015-06-22 23:15:39 -07:00
ccd0
5dec400267 Captcha.language -> Captcha.replace 2015-06-22 21:03:30 -07:00
ccd0
bf461e1d6a Merge Captcha.language.fixPage into init. 2015-06-22 20:54:17 -07:00
ccd0
c54cf1fe0e Move www.4chan.org init code to a more normal place. 2015-06-22 20:27:20 -07:00
ccd0
0d06f4c350 Merge branch 'midori' 2015-06-22 10:47:20 -07:00
ccd0
b937825747 Implement v1 noscript captcha. 2015-06-21 13:11:08 -07:00
ccd0
26e38c17b1 Remove remaining obsolete noscript captcha code. 2015-06-20 22:16:17 -07:00
ccd0
fc90b895ef Add option to set captcha language. 2015-06-20 16:56:53 -07:00
ccd0
9538fa5cd7 Allow clicking the image in noscript captcha rather than the checkbox. 2015-06-20 11:30:46 -07:00
ccd0
56b78d8c67 Remove Greasemonkey version testing. 2015-06-19 01:15:14 -07:00
ccd0
7b0aa7ee77 Fix words being cut off in non-JS captcha. 2015-06-16 10:33:14 -07:00
ccd0
5738cd49fb Move CSS importing code into Gruntfile.coffee. 2015-06-16 09:48:09 -07:00
ccd0
be171ab6d1 Move test for Javascript into Main.coffee. 2015-05-03 21:02:12 -07:00
ccd0
bb91393b36 Add 'Captcha Fixes' option to turn script in captcha on/off. 2015-04-18 00:36:55 -07:00
ccd0
09acfaf9a2 Move captcha fixes to its own module. 2015-04-17 21:10:46 -07:00
ccd0
c72d5b4c97 Fix focusing on image in Firefox. 2015-04-17 20:40:01 -07:00
ccd0
5291ff87d1 Revert "Remove Report.coffee for now."
This reverts commit 7b09a3f8f244740e6a4ff19223732338d912c298.

Conflicts:
	src/General/Main.coffee
2015-04-14 21:01:54 -07:00
ccd0
344f5a7c82 Break up 'Toggleable Thread Watcher' into 'Fixed' and 'Toggleable' parts. #40 2015-04-07 10:11:11 -07:00
ccd0
27ae66feea Fix posts from original post form not being marked as yours. 2015-04-01 17:07:37 -07:00
ccd0
800556091c This one I wanted populated at runtime to avoid diff noise. 2015-03-28 16:30:14 -07:00
ccd0
1c81838a91 Remove unneeded escaping. 2015-03-28 15:06:45 -07:00
ccd0
19ed662208 Don't try to initialize features on nonexistent pages. 2015-03-15 00:29:45 -07:00