292 Commits

Author SHA1 Message Date
ccd0
9b868b760b Add link to extract titles from WebM metadata. 2015-02-02 02:49:28 -08:00
ccd0
97cc25799d Revert "Make 'Image Hover in Catalog' a suboption of 'Image Hover'."
This reverts commit afb1f0a57249398a2f840d6dad2a96c17b1e981a.

Conflicts:
	src/Images/Volume.coffee
2015-02-02 00:05:29 -08:00
ccd0
d46cda1002 Make scroll wheel volume adjustments finer at low volumes. 2015-02-01 18:13:49 -08:00
ccd0
63e0398f51 Fix syncing of mute/volume settings between tabs. 2015-02-01 11:46:21 -08:00
ccd0
90f796e192 Merge branch 'bstable'
Conflicts:
	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
2015-01-31 23:58:36 -08:00
ccd0
c816d0312b Fix Click Passthrough being applied to images. 2015-01-31 23:54:04 -08:00
ccd0
8263d61d80 Merge branch 'bstable'
Conflicts:
	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
	src/Images/ImageExpand.coffee
2015-01-31 23:43:10 -08:00
ccd0
afb1f0a572 Make 'Image Hover in Catalog' a suboption of 'Image Hover'. 2015-01-31 23:23:37 -08:00
ccd0
769dec0b50 Implement 'Click Passthrough' option, restore button and left-dragging. 2015-01-31 23:16:13 -08:00
ccd0
698533233b Control volume of hovering videos with mouse wheel. 2015-01-31 22:26:13 -08:00
ccd0
e67b0a774e Volume.onchange -> Volume.change 2015-01-31 21:03:01 -08:00
ccd0
a89d2b5b90 Pause muted videos when offscreen. 2015-01-31 18:36:37 -08:00
ccd0
0fa2498d71 Remember mute/volume settings of last video adjusted.
Also put mute/volume controls in the header menu.
2015-01-31 17:56:45 -08:00
ccd0
160de415d2 Merge branch 'bstable' 2015-01-31 17:26:03 -08:00
ccd0
b8728ebec9 Fix unmuting of videos in inline quotes. 2015-01-31 17:14:33 -08:00
ccd0
8a02642d01 Merge branch 'bstable'
Conflicts:
	src/Images/ImageExpand.coffee
2015-01-31 12:22:42 -08:00
ccd0
a85d5b2335 Don't pause WebMs with audio when off screen. 2015-01-31 11:48:28 -08:00
ccd0
c0f4a85a28 Merge from Appchan X: src/Images 2015-01-31 02:57:01 -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