2463 Commits

Author SHA1 Message Date
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
ccd0
a97aaab79f Support cross-origin binary downloads in Safari. 2015-07-05 02:32:44 -07:00
ccd0
ddd0365cc8 Better test for Greasemonkey. 2015-07-04 20:40:18 -07:00
ccd0
d7913e1005 Only use workaround for binary data in Greasemonkey versions < 3.2. 2015-07-04 14:54:53 -07:00
ccd0
a34c4a7b73 Fix passing of key to $.sync callback in Firefox. 2015-07-04 12:49:13 -07:00
ccd0
60a946e359 Add link to Tampermonkey documentation. 2015-07-04 12:43:07 -07:00
ccd0
0402752060 Use Tampermonkey's GM_addValueChangeListener. 2015-07-04 12:39:19 -07:00
ccd0
56fb01add1 post.isDead is false by default, not absent. 2015-07-04 10:05:46 -07:00
ccd0
efb896414a Convert browser-dependent code to use $.engine. 2015-07-04 02:37:20 -07:00
ccd0
8026b0a320 Remove another unnecessary build type test. 2015-07-04 01:33:08 -07:00
ccd0
0fdef3fcfa Remove unnecessary build type test. 2015-07-04 01:10:11 -07:00
ccd0
9f38c80feb Bring back fallback for viewport units in calc for now. 2015-07-03 14:57:36 -07:00
ccd0
7fc8063894 Non-fixed thread watcher doesn't need scroll bars when it becomes longer than the page. 2015-07-03 13:50:39 -07:00
ccd0
e151a73a02 Tweak quote links filter example. 2015-07-03 13:27:09 -07:00
ccd0
a7c4b1e6b8 Header plus #scroll-marker is typically larger than 25px. 2015-07-03 13:26:17 -07:00
ccd0
dc415c8024 Fix autohide on scroll without autohide resulting in inaccessible header. 2015-06-30 23:10:22 -07:00
ccd0
a1e2a35746 'Fit Height' for expanded images should account for header bar. #432 2015-06-30 23:03:33 -07:00
ccd0
5ffb3a589d Fix double search cancel button in Tampermonkey and WebKit. 2015-06-30 21:30:17 -07:00
ccd0
f84f301336 Add 'webkit' CSS class to document when WebKit engine is detected. 2015-06-30 21:20:06 -07:00
ccd0
de39eb96bb Fix header menu disappearing under QR or other dialogs. 2015-06-30 02:04:41 -07:00
ccd0
3498492cbc Non-fixed thread watcher should go below header bar. 2015-06-30 01:36:07 -07:00
ccd0
8d603bbfb0 Prevent thread watcher menu from being cut off, by taking top controls out of scrolled region. #418 2015-06-30 01:22:19 -07:00
ccd0
72d59eaf27 Increase width of noscript captcha iframe on reports page.
4chan was using 400px; Google expects 500px.
This eliminates the scroll bars on the iframe.
2015-06-29 19:32:16 -07:00
ccd0
c7b406a7f5 Fixes in noscript.css only needed on reports page now. 2015-06-29 19:16:21 -07:00
ccd0
03e3621422 Merge branch 'bstable' 2015-06-29 19:10:45 -07:00
ccd0
b7347ca9a9 Update noscript captcha CSS fixes. 2015-06-29 19:10:36 -07:00
ccd0
8b83dbfe36 Posts no longer in index can no longer be assumed deleted. 2015-06-29 17:11:17 -07:00
ccd0
132a75b800 Prevent 4chan from hiding the default captcha controls.
Also don't show image in QR in case of audio captcha selection.
2015-06-28 18:45:09 -07:00
ccd0
4b39229888 Merge branch 'v1-original' 2015-06-28 15:44:49 -07:00
ccd0
b67d7cf905 Add filter example: 10+ quotelinks. 2015-06-24 18:23:35 -07:00
ccd0
636bcf4af5 Use GM_deleteValue to determine whether GM_* function support is good enough. #69 2015-06-23 15:50:44 -07:00
ccd0
5f8ac8b8f6 Allow case where GM_listValues is not defined. 2015-06-23 15:42:06 -07:00
ccd0
eba6cad429 Work around dwb re-running script bug. 2015-06-23 13:14:59 -07:00