5004 Commits

Author SHA1 Message Date
ccd0
f14e850af0 Revert "Revert "Suppress post thumbnails from loading until they are actually inserted into the index.""
This reverts commit 6b9059182fdf97001f013efc57150ff3dc14d80a.
2016-01-22 19:49:57 -08:00
ccd0
2ba6e4f9c3 Merge branch 'master' into index 2015-07-19 22:36:47 -07:00
ccd0
5c3417c6b7 Fix missing check of '404 Redirect' preference. 2015-07-19 19:02:51 -07:00
ccd0
0c78647b92 Always use generated pathname and hash; consolidate some code. 2015-07-19 13:08:03 -07:00
ccd0
1540e0f3ed Remove no-longer-used Index.board. 2015-07-18 23:25:30 -07:00
ccd0
9f0c2e59f4 Move check of whether any changes have occured into Index.pageLoad.
Minor changes in under what circumstances we scroll to the top.
2015-07-18 22:32:44 -07:00
ccd0
d74ba15247 Merge branch 'master' into index
Conflicts:
	src/General/Index.coffee
2015-07-18 22:28:53 -07:00
ccd0
1cc0547017 Current page must be queried after the mode is set correctly. 2015-07-18 22:23:05 -07:00
ccd0
92d51398f4 This should have scroll=false.
Fixes mistake in commit 49b947c80431c4db732e6d33afc79c4f72cc77b6.
2015-07-18 21:12:52 -07:00
ccd0
cc05931c76 Merge branch 'master' into index
Conflicts:
	src/General/Index.coffee
2015-07-18 20:53:45 -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
029ce9fe37 Remove unnecessary use of Index.getCurrentPage. 2015-07-18 20:24:51 -07:00
ccd0
49b947c804 Set Index.changed flags instead of passing around object. 2015-07-18 19:55:20 -07:00
ccd0
0868036867 Remove unused parameter. 2015-07-18 16:40:31 -07:00
ccd0
39b4971621 Don't hide our own stuff while the index is loading. 2015-07-18 15:40:28 -07:00
ccd0
3f2dfd9333 Index: Replace $.asap with $.onExists. 2015-07-18 15:37:15 -07:00
ccd0
e97a0b8d63 Rearrange Index.init for clarity. 2015-07-18 14:03:55 -07:00
ccd0
6b9059182f Revert "Suppress post thumbnails from loading until they are actually inserted into the index."
This reverts commit 6ad0064f415f0d97c7b6ddaadb2f5f476de2ac8a.

Conflicts:
	src/General/Build.coffee
	src/General/html/Build/File.html
	src/Images/ImageLoader.coffee
2015-07-18 11:23:26 -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
60dd502188 Place image 25px from screen bottom to avoid being covered by URL. 2015-07-15 04:12:44 -07:00
ccd0
d25f5fd349 Thread change should add/remove link to Flash URL. 2015-07-14 21:45:51 -07:00
ccd0
3256eed138 Twitch.tv on its own shouldn't be embedded. 2015-07-14 21:26:48 -07:00
ccd0
2de2db4e6c Add the URL to the comment when posting files in replies on /f/. 2015-07-14 21:23:36 -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
2f48140752 Merge remote-tracking branch 'archives-pr/master' into bstable 2015-07-07 01:06:34 -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
50aebd3ddd Fix 'corrupt video' error when posting .webm from Safari. 2015-07-05 03:16:14 -07:00
ccd0
f5c7779d33 Support Vocaroo/Clyp embedding on Safari. 2015-07-05 03:00:19 -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
d0291c9193 Fix keybinds sync. 2015-07-04 12:39:38 -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