275 Commits

Author SHA1 Message Date
ccd0
a85d5b2335 Don't pause WebMs with audio when off screen. 2015-01-31 11:48:28 -08:00
ccd0
8df52a0b24 Merge from Appchan X: Whitespace and other changes not affecting compiled script. 2015-01-31 02:50:38 -08:00
ccd0
29b78bf377 Fix sound playing from replaced WebM thumbnails in previewed/inlined quotes. 2015-01-30 23:24:46 -08:00
ccd0
43454eae88 WebMs with sound sighted on /wsg/! 2015-01-30 22:00:08 -08:00
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
56efa1d829 Fix Fappe Tyme in /f/. 2015-01-25 10:42:24 -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
Zixaphir
c84a8abd55 Add download functionality to Gallery, as originally intended.
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
2015-01-25 10:03:54 -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
f109440e96 Fix gallery enabling keybinds when they are disabled. 2014-12-26 02:15:01 -08:00
ccd0
576e26c276 Sync Werk Tyme setting across tabs. #70 2014-12-20 16:59:47 -08:00
ccd0
3dfa1cfdcc FappeTyme refactoring. 2014-12-20 16:23:49 -08:00
ccd0
db261f1358 Make Fappe Tyme not persist between pages. #70 2014-12-20 15:41:06 -08:00
ccd0
4ab6b85d56 Fix DOM location of hovered images. 2014-11-28 14:11:05 -08:00
ccd0
34444d6b4f Fix image contraction scrolling bugs. 2014-11-28 12:57:20 -08:00
ccd0
0e1f76c6a7 Move fullscreen request to beginning of Gallery.build. 2014-11-25 23:47:28 -08:00
ccd0
d08583e2e6 Exit gallery on fullscreen exit. 2014-11-22 19:52:26 -08:00
ccd0
ff7793bb96 Make some of the gallery keybinds configurable. 2014-11-22 19:16:22 -08:00
ccd0
e9802b3458 Implement Fullscreen Gallery option. 2014-11-22 18:13:55 -08:00
ccd0
0de0ab9690 Fix gallery slideshow bug. 2014-11-22 12:25:03 -08:00
ccd0
fd5097af3d Escape parameters in javascript: sauce links. 2014-10-13 00:20:59 -07:00
ccd0
f5c4bf379f Revert "Revert "Fix error notifications in gallery another way.""
This reverts commit d71d2e6edcf32edc47d7d01c154bac68c19f10b2.
2014-10-12 10:43:26 -07:00
ccd0
d71d2e6edc Revert "Fix error notifications in gallery another way."
This reverts commit 235e9199c2f90c4df76f2f02e13d603679a64590.
2014-10-11 13:24:39 -07:00
ccd0
a55643ef7b Fix duplicate ImageHover event handler.
The thumbnail is replaced before the event hander is added.
2014-10-10 23:06:20 -07:00
ccd0
e54054cf8f "Restart when Opened" option (see #159) 2014-10-09 21:53:32 -07:00
ccd0
235e9199c2 Fix error notifications in gallery another way. 2014-10-09 08:35:53 -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
a94dd0c71f Image Hover in Catalog 2014-09-27 00:47:14 -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
62a242e100 compute height in Javascript to avoid hovered image jumping 2014-09-25 22:25:29 -07:00
ccd0
335b21b2fe Merge branch 'master' into catalog 2014-09-17 23:10:36 -07:00
ccd0
019ac7d5c3 remove contracted images as we do videos 2014-09-17 10:14:28 -07:00
ccd0
f50e7fe9a9 Merge branch 'master' into catalog 2014-09-16 15:26:27 -07:00
ccd0
2144430d71 Fix gallery opening
- when there are no images
- when we have scrolled past the last image
2014-09-16 15:25:34 -07:00
ccd0
3ec9c747e4 fix highlight around multiline filenames from WerkTyme 2014-09-16 11:45:02 -07:00
ccd0
98292d76f9 fix WerkTyme after thumb class revert 2014-09-16 11:33:13 -07:00
ccd0
1d2e956d7d Werk Tyme in catalog 2014-09-16 01:12:53 -07:00
ccd0
765a7ccd1d fix errors from events in just-deleted clones 2014-09-13 22:51:38 -07:00
ccd0
ccf898c72d suppress image loading icon flicker in Firefox 2014-09-11 02:01:28 -07:00
ccd0
b7be5b7a01 remove duplicated loop 2014-09-11 01:49:56 -07:00
ccd0
014af473f4 simplify ImageLoader 2014-09-11 01:33:49 -07:00
ccd0
15a56ec0ae implement PostsInserted and use it in ImageLoader 2014-09-08 10:31:30 -07:00
ccd0
ad2619b1bc don't autoexpand images in fetched quotes 2014-09-07 20:42:38 -07:00
ccd0
95ed236f84 remove timeout from download queue 2014-09-07 18:54:52 -07:00
ccd0
1f42a88b29 little fix 2014-09-07 18:05:35 -07:00