2515 Commits

Author SHA1 Message Date
ccd0
95dc46bc1a use thumbnail image as poster to suppress black screen flashes 2014-09-07 17:44:26 -07:00
ccd0
d1fbe50319 ImageLoader: refactoring, little fixes 2014-09-07 17:02:38 -07:00
ccd0
d0247840d1 copy details at moment of replacement and from the correct thumb (in case of clones) 2014-09-07 14:52:16 -07:00
ccd0
656685a9be fix pause off screen for clones 2014-09-07 14:39:38 -07:00
ccd0
6b8e23d045 forgot to remove this in d533f0 (Allow WebM replacement in quote preview thumbnails.) 2014-09-07 13:44:09 -07:00
ccd0
9813357342 no more common thread 2014-09-07 10:21:58 -07:00
ccd0
71976c2e7d Merge branch '1.9.1.x'
Conflicts:
	CHANGELOG.md
	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-09-07 10:08:52 -07:00
ccd0
75fbb908c8 fix number of pages in search 2014-09-07 10:01:54 -07:00
ccd0
3c459bb10a move to next item in queue if taking too long 2014-09-07 02:29:49 -07:00
ccd0
7ce54a0f99 fix error 2014-09-07 02:19:49 -07:00
ccd0
5c28ed45f2 queue ImageLoader downloads 2014-09-07 01:59:41 -07:00
ccd0
4b3b0b1ffd don't need to save the old thumb anymore 2014-09-06 20:04:15 -07:00
ccd0
d533f0ed95 Allow WebM replacement in quote preview thumbnails. 2014-09-06 19:52:23 -07:00
ccd0
04b722e0ec fix bug in WebM resetting 2014-09-06 18:37:29 -07:00
ccd0
77a0082590 fix bug in WebM resetting 2014-09-06 18:14:29 -07:00
ccd0
b29685b622 Pause off screen and better clone handling for GIF/WebM etc. replacement 2014-09-06 18:11:14 -07:00
Zixaphir
5bf9e0ab8b Clear event listener
Conflicts:
	builds/4chan-X-beta.user.js
	builds/4chan-X.user.js
2014-09-06 15:32:00 -07:00
Zixaphir
4ed1e1fe7a Implement webm thumbnail replacement.
Conflicts:
	LICENSE
	builds/4chan-X-beta.user.js
	builds/4chan-X.user.js
	src/General/css/style.css
	src/Images/AutoGIF.coffee
	src/Images/Gallery.coffee
	src/Images/ImageLoader.coffee
2014-09-06 10:55:47 -07:00
ccd0
a37da6527f remove linked list stuff from Index 2014-09-05 19:57:00 -07:00
ccd0
c45ef1b844 GIF reset seems to require image visible in Chromium 2014-09-05 17:39:57 -07:00
ccd0
a1187616d0 forgot this 2014-09-04 15:49:22 -07:00
ccd0
7b4404ecf3 re-hide thread selector in threads (now optionally) 2014-09-04 15:40:30 -07:00
ccd0
7e7fdc0a3d Merge branch '1.9.0.x'
Conflicts:
	CHANGELOG.md
	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-09-03 23:53:08 -07:00
ccd0
5249cb31dd drop 2.t.4cdn.org 2014-09-03 23:47:14 -07:00
ccd0
478ce35ab2 add units to Interval setting 2014-09-02 07:54:15 -07:00
ccd0
0b479ae032 Prevent unicode RTL characters in filenames from messing up file line (#117) 2014-09-01 19:05:34 -07:00
ccd0
3f34a3b6aa Merge branch '1.9.0.x'
Conflicts:
	CHANGELOG.md
	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-09-01 15:11:52 -07:00
ccd0
db73a5f293 work around false 404s from 4chan 2014-09-01 15:08:02 -07:00
ccd0
f3f940a229 new solution to captcha resize problem 2014-09-01 11:35:20 -07:00
ccd0
bf6f9b4429 Revert "Position dialogs relative to closest edge of screen."
This reverts commit 7d6566b4cbca1ca730ced0288dece3ce0071ef67.
2014-09-01 11:06:03 -07:00
ccd0
7d6566b4cb Position dialogs relative to closest edge of screen.
This fixes a bug where the expansion of a QR dialog upon captcha
loading would push the response field off the bottom of the screen.
2014-08-31 20:35:10 -07:00
ccd0
a6aee3ce59 Merge branch '1.9.0.x' 2014-08-31 19:46:52 -07:00
ccd0
6ea2eadba1 Fix Mediacrush embedding bug.
Network latency could cause videos to be embedded in already closed
inlined quotes, which would play automatically and could not be
closed.
2014-08-31 17:15:31 -07:00
ccd0
469f3dc25b make sure isHovered flag is removed in clones 2014-08-31 15:44:31 -07:00
ccd0
16224c479a restart .webm as well 2014-08-31 15:03:23 -07:00
ccd0
dbf368d357 restart re-used hidden GIFs 2014-08-31 13:08:32 -07:00
ccd0
13ee52a9f6 edit URL prompt 2014-08-30 17:36:33 -07:00
ccd0
40b68a389d use event page to make HTTP requests from HTTPS pages in Chromium 2014-08-30 17:36:17 -07:00
ccd0
d303ebdd9e embedding bugfixes 2014-08-30 00:13:29 -07:00
ccd0
5c46064306 remove stale requests from cache on index refresh 2014-08-29 22:22:37 -07:00
ccd0
4cc724cee4 remove unexpected HTML instead of converting it to text 2014-08-28 22:39:50 -07:00
ccd0
daaf589f1a thread selector: unhidden by accident but it should stay unhidden 2014-08-28 10:09:22 -07:00
ccd0
28bac9d800 Merge branch '1.8.10.x' into 1.9.0.x
Conflicts:
	CHANGELOG.md
	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-08-26 18:09:29 -07:00
ccd0
fab9ab6d2f restore old archive order 2014-08-26 18:02:46 -07:00
Blade
6c459ea28e Adding Nyafuu's boards to Love is Over.
Keeping Nyafuu on life support!
2014-08-26 17:50:11 -07:00
Mayhem
a515105a6b nyafuu is kill 2014-08-26 17:49:50 -07:00
ccd0
27e17b3486 Revert "lower to-be-shut-down Nyafuu archive"
This reverts commit 1404a564d2952bef06ce785ada330ca525289718.
2014-08-26 17:49:26 -07:00
ccd0
1b4bfdf7b6 Merge branch '1.8.10.x' into 1.9.0.x
Conflicts:
	CHANGELOG.md
	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-08-25 19:43:58 -07:00
ccd0
b57c23336d Make selector to hide text added when ads are blocked more specific
It was blocking the Catalog Settings save button.
2014-08-25 19:39:43 -07:00
ccd0
95d3fc8c7c error.toString() can contain path to Greasemonkey script 2014-08-25 03:44:13 -07:00