2596 Commits

Author SHA1 Message Date
ccd0
e947627dba Make the error reporting link easier to configure. 2015-08-16 04:15:44 -07:00
ccd0
d74c3cacf9 Can't rely on menu item textContent to be populated at this point. 2015-08-16 03:47:45 -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
73af23bcfb One broken menu item shouldn't kill the whole menu. 2015-08-15 23:11:47 -07:00
ccd0
8328f27567 Merge branch 'next' 2015-08-15 11:06:56 -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
b829bde742 Add 'Randomize Filename' option. #452 2015-08-14 00:47:17 -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
b80e071ab9 Fix infinite scroll skipping pages that were generated but removed. #434 2015-08-08 22:12:08 -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
959ce1d38e Move all cooldown data into one object. 2015-08-07 13:40:58 -07:00
ccd0
dc6f633280 Remind myself to remove 'Show Name and Subject' setting eventually. 2015-08-06 00:50:52 -07:00
ccd0
731b76ac30 Revert "Turn Custom Board Navigation off by default."
This reverts commit 6839472aea39b5144d14a07d7c1bc8a5b2d22a8e.
2015-08-06 00:35:34 -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
4a456548f6 Add bug tracker URL for Edge HTMLCollection bug. 2015-08-02 19:01:49 -07:00
ccd0
8f45172cae Fix filename pushing buttons out of the container in Edge. 2015-08-02 04:42:25 -07:00
ccd0
64cc0da18e Fix board list bug in Edge. 2015-08-02 02:05:56 -07:00
ccd0
900daa3e56 Work around Edge issues with HTMLCollections. 2015-08-02 01:37:39 -07:00
ccd0
c52e8e9ef8 Work around MutationObserver differences in Edge. 2015-08-02 01:16:24 -07:00
ccd0
66e2a304cc Add Edge to detected engines. 2015-08-02 00:57:48 -07:00
ccd0
e90095792e Add shitpost filter to examples. 2015-07-31 00:05:25 -07:00
ccd0
6839472aea Turn Custom Board Navigation off by default. 2015-07-30 23:53:02 -07:00
ccd0
d7beeeebd7 This element has an ID now. 2015-07-30 21:58:09 -07:00
ccd0
5ffc7f4bd4 Move existence check into $.rm. 2015-07-30 21:52:44 -07:00
ccd0
5c3417c6b7 Fix missing check of '404 Redirect' preference. 2015-07-19 19:02:51 -07:00
ccd0
1cc0547017 Current page must be queried after the mode is set correctly. 2015-07-18 22:23:05 -07:00
ccd0
86ff39a8c7 Fix watched thread following not updating the number in the page list. 2015-07-18 20:43:16 -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
dea45c641a AntiAutoplay update: Make videos visible in https://boards.4chan.org/g/thread/49036627. 2015-07-15 14:15:59 -07:00
ccd0
62e04285c2 Merge branch 'bstable'
Conflicts:
	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-07-13 00:14:01 -07:00
ccd0
697b4dc603 Fix video not being displayed when 'Disable Autoplaying Sounds' is enabled. 2015-07-13 00:09:57 -07:00
ccd0
910a71759e Show files in replies on /f/. 2015-07-12 16:43:39 -07:00
ccd0
df9e04f3ec Remove offline detection. 2015-07-12 14:12:31 -07:00
ccd0
edb99425f2 'Ignore Offline Status' -> default true 2015-07-12 13:26:04 -07:00
ccd0
304d7cbcb2 Fix for captcha covering the file field when Google uses the copy/paste type. 2015-07-12 00:18:42 -07:00
ccd0
5dff6f211d Merge branch 'bstable'
Conflicts:
	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-07-07 01:48:31 -07:00
ccd0
a3e4bad854 Fix file and thumbnail URLs from fireden.net. 2015-07-07 01:45:17 -07:00
ccd0
d5ab88f678 Note JS Blocker issues so we can remove the workaround when it's fixed. 2015-07-05 20:11:39 -07:00