36 Commits

Author SHA1 Message Date
ccd0
c5f175ed13 Add support for is2.4chan.org host. 2017-01-05 13:01:17 -08:00
ccd0
3de942aab0 Recognize is.4chan.org files as from 4chan for purposes of error handling. #1141 2016-11-05 12:55:49 -07:00
ccd0
645301f263 Consolidate code to test whether image has been redirected to archive yet. 2016-11-05 12:42:05 -07:00
ccd0
ad9c3df4dc Help out decaffeinate. #829 2016-10-01 03:18:22 -07:00
ccd0
e1b0d62ceb Have return hack be added by the compilation script. 2016-06-12 00:25:58 -07:00
ccd0
0ed0aed6a2 Fix files being downloaded with wrong info when link changed (e.g. menu item reused). #906 2016-05-16 22:51:51 -07:00
ccd0
83064a7fd4 Make image download failure warning 20 seconds like the other warnings. 2016-05-15 01:57:33 -07:00
ccd0
261dbc59a0 This should be a warning. 2016-05-07 18:47:42 -07:00
ccd0
64bb62a075 No more having to hack the contents of the coffee-generated JS. 2016-04-19 16:27:05 -07:00
ccd0
578091f7bb Improve markings on file 404. #545 2016-04-15 20:01:13 -07:00
ccd0
09d89327ff Revert "Work around Firefox 42 controls bug. #450"
This reverts commit 38aa7fed0c9b8bee139fc8d61d3ae6c2ce23ce19.
2015-09-09 08:37:15 -07:00
ccd0
38aa7fed0c Work around Firefox 42 controls bug. #450 2015-09-05 23:27:15 -07:00
ccd0
efb896414a Convert browser-dependent code to use $.engine. 2015-07-04 02:37:20 -07:00
ccd0
c2080e8629 file.URL -> file.url 2015-04-12 22:45:36 -07:00
ccd0
b74cf487f6 Pause and mute videos when removing them from the document. 2015-02-04 01:33:21 -08:00
ccd0
c816d0312b Fix Click Passthrough being applied to images. 2015-01-31 23:54:04 -08:00
ccd0
769dec0b50 Implement 'Click Passthrough' option, restore button and left-dragging. 2015-01-31 23:16:13 -08:00
Zixaphir
29fd66898e Move download function in ImageCommon
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
	src/Images/ImageCommon.coffee
2015-01-25 10:24:49 -08:00
ccd0
bed88c3324 Remove contract button; work around controls by estimating their position. 2015-01-25 09:41:48 -08:00
ccd0
6c9757632f better approach to rewinding, and restore rewind on expand if not from hover 2014-09-27 14:20:59 -07:00
ccd0
d6fb7065e2 refactor rewinding code and try to sync with thumbnails 2014-09-27 09:35:39 -07:00
ccd0
a0e1268e60 fix image error handling 2014-09-27 00:24:23 -07:00
ccd0
4d40b30c28 archive features should be disableable 2014-08-08 21:24:41 -07:00
ccd0
790a62d1bd add option to disable mixed content security, workaround for ajax restrictions 2014-08-03 19:53:01 -07:00
ccd0
546f734ce0 use archive when 4chan unreachable, but don't mark post deleted 2014-08-01 22:21:32 -07:00
ccd0
e9ac861ad9 simplify ImageCommon.error 2014-08-01 13:12:11 -07:00
ccd0
5e2ccfee2d image error handling fixes 2014-07-31 10:35:37 -07:00
ccd0
c41b72b765 don't retry image on archive error 2014-07-29 21:50:40 -07:00
ccd0
f80fe44aea fix image 404 redirect 2014-07-28 00:12:21 -07:00
ccd0
b4b35c1ef3 safer version of workaround 2014-07-27 16:57:52 -07:00
ccd0
2360185eb4 fix playing in clones 2014-07-27 13:26:29 -07:00
ccd0
09dee74ca5 unexpanded images still being retried should be shown as expanding 2014-07-27 03:00:23 -07:00
ccd0
b224d20896 don't show controls on videos until the mouse is moved over them 2014-07-26 23:15:16 -07:00
ccd0
3aa96b32f0 improve error handling 2014-07-26 19:00:57 -07:00
ccd0
2128660c0b small fix 2014-07-26 16:17:19 -07:00
ccd0
4821822562 consolidate error handling code 2014-07-22 01:58:40 -07:00