ccd0
|
d65dc2ca97
|
Fix a bunch of feature initialization conditions.
Conflicts:
LICENSE
builds/appchan-x.user.js
builds/crx/script.js
src/Filtering/PostHiding.coffee
src/General/Index.coffee
src/General/Navigate.coffee
src/Images/FappeTyme.coffee
src/Images/Gallery.coffee
src/Images/ImageExpand.coffee
src/Images/ImageLoader.coffee
src/Menu/Labels.coffee
src/Miscellaneous/Keybinds.coffee
src/Monitoring/ThreadWatcher.coffee
|
2015-01-26 02:57:55 -08:00 |
|
ccd0
|
bed88c3324
|
Remove contract button; work around controls by estimating their position.
|
2015-01-25 09:41:48 -08:00 |
|
ccd0
|
4fb30a4d8f
|
Support archived thread list page.
|
2015-01-04 09:47:03 -08:00 |
|
ccd0
|
34444d6b4f
|
Fix image contraction scrolling bugs.
|
2014-11-28 12:57:20 -08:00 |
|
ccd0
|
e54054cf8f
|
"Restart when Opened" option (see #159)
|
2014-10-09 21:53:32 -07: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
|
cb50f17567
|
Work around Chrome/Chromium not firing mouseover on the thumbnail.
|
2014-09-27 12:44:25 -07:00 |
|
ccd0
|
24e5676717
|
cache error handler should handle video errors that can occur during removal
|
2014-09-27 12:42:41 -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
|
9fe9b373a2
|
simplify caching of last hovered/expanded file
|
2014-09-26 22:58:56 -07:00 |
|
ccd0
|
019ac7d5c3
|
remove contracted images as we do videos
|
2014-09-17 10:14:28 -07:00 |
|
ccd0
|
ad2619b1bc
|
don't autoexpand images in fetched quotes
|
2014-09-07 20:42:38 -07:00 |
|
ccd0
|
656685a9be
|
fix pause off screen for clones
|
2014-09-07 14:39:38 -07:00 |
|
ccd0
|
77a0082590
|
fix bug in WebM resetting
|
2014-09-06 18:14:29 -07:00 |
|
ccd0
|
c45ef1b844
|
GIF reset seems to require image visible in Chromium
|
2014-09-05 17:39:57 -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
|
e40b0a4bc5
|
Merge branch 'bugfix'
|
2014-08-06 21:19:48 -07:00 |
|
ccd0
|
924fab8400
|
Test HAVE_METADATA in ImageExpand
HAVE_CURRENT_DATA can revert to HAVE_METADATA, in which case
loadeddata will not be fired when video reaches HAVE_CURRENT_DATA
again.
|
2014-08-06 21:14:04 -07:00 |
|
ccd0
|
cff287c9c3
|
HTML templates
|
2014-08-02 22:43:01 -07:00 |
|
ccd0
|
5e2ccfee2d
|
image error handling fixes
|
2014-07-31 10:35:37 -07:00 |
|
ccd0
|
f80fe44aea
|
fix image 404 redirect
|
2014-07-28 00:12:21 -07:00 |
|
ccd0
|
feb2f1efb6
|
add 25px bottom margin to Scroll into view functionality
|
2014-07-27 16:26:30 -07:00 |
|
ccd0
|
c1e2034d12
|
don't need this condition anymore
|
2014-07-27 16:23:48 -07:00 |
|
ccd0
|
28ad96448f
|
make Scroll into view optional
|
2014-07-27 16:17:58 -07:00 |
|
ccd0
|
f8cbbb749d
|
fix Advance on Contract
|
2014-07-27 15:50:06 -07:00 |
|
ccd0
|
7f5faea469
|
WebM contract controls should trigger scroll
|
2014-07-27 15:21:01 -07:00 |
|
ccd0
|
e07ca00ff4
|
this got lost somehow
|
2014-07-27 14:35:29 -07:00 |
|
ccd0
|
c267b55741
|
this doesn't do what we want
|
2014-07-27 14:07:14 -07:00 |
|
ccd0
|
1aced79126
|
show controls immediately for nonplaying videos
|
2014-07-27 13:56:30 -07:00 |
|
ccd0
|
3fc4f87481
|
small bugfix
|
2014-07-27 13:47:08 -07:00 |
|
ccd0
|
4779bd1c17
|
setup controls in clones properly
|
2014-07-27 13:41:31 -07:00 |
|
ccd0
|
a9ea92a8bc
|
make waiting for insertion before playing video apply to all posts
|
2014-07-27 13:33:38 -07:00 |
|
ccd0
|
2360185eb4
|
fix playing in clones
|
2014-07-27 13:26:29 -07:00 |
|
ccd0
|
86d37f6aef
|
use events for video load detection
|
2014-07-27 12:14:30 -07:00 |
|
ccd0
|
cf2f7d3a2f
|
fix resize-compensating scrolling
|
2014-07-27 11:29:10 -07:00 |
|
ccd0
|
adda6e19de
|
fix my "optimization"
|
2014-07-27 09:54:17 -07:00 |
|
ccd0
|
34c34df5a8
|
only scroll images into view when expanded if they are individually clicked
|
2014-07-27 09:33:32 -07:00 |
|
ccd0
|
7bdd8a31e1
|
move stuff from Image.completeExpand to Image.expand
|
2014-07-27 09:16:48 -07:00 |
|
ccd0
|
09dee74ca5
|
unexpanded images still being retried should be shown as expanding
|
2014-07-27 03:00:23 -07:00 |
|
ccd0
|
d25a0cecfd
|
fix more dumb mistakes
|
2014-07-27 02:40:44 -07:00 |
|
ccd0
|
10859fed95
|
fix bug in scrolling for full image
|
2014-07-27 00:09:02 -07:00 |
|
ccd0
|
8e2f9167fb
|
scroll so that full image/video is on screen after expansion
|
2014-07-26 23:57:13 -07:00 |
|
ccd0
|
eee835fec7
|
fix link deactivation; should not have been made conditional
|
2014-07-26 23:19:42 -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
|
a8f4f419dd
|
refactoring in ImageExpand
|
2014-07-26 22:37:19 -07:00 |
|
ccd0
|
c7227575cd
|
set (expanded) clone to play if original was playing
|
2014-07-26 20:26:36 -07:00 |
|
ccd0
|
3aa96b32f0
|
improve error handling
|
2014-07-26 19:00:57 -07:00 |
|
ccd0
|
1d0964131a
|
changes, fixes to off-screen pausing for this fork
|
2014-07-26 14:03:54 -07:00 |
|