117 Commits

Author SHA1 Message Date
ccd0
59bc4143db Remove deferred thumbnail loading; no longer needed. 2016-10-01 21:02:26 -07:00
ccd0
ad9c3df4dc Help out decaffeinate. #829 2016-10-01 03:18:22 -07:00
ccd0
b333936bf1 Fix loading-deferred thumbs in gallery. 2016-09-29 14:17:40 -07:00
ccd0
049fe3b118 Make original parent node of thumbnail post.file.thumbLink. 2016-09-25 00:19:15 -07:00
ccd0
de0d779029 Set style properties to empty string to clear them, not null. #544 2016-09-10 21:06:25 -07:00
ccd0
597ce02c50 Remove filename tooltip from image in gallery. 2016-09-10 15:57:12 -07:00
ccd0
2a13c80190 Merge commit 'e1b0d62ceb258f016377517182497d3572fae095' 2016-07-09 15:35:52 -07:00
ccd0
6a2b05a629 Make sure all shortcuts have IDs. #904 2016-06-17 17:59:53 -07:00
ccd0
e1b0d62ceb Have return hack be added by the compilation script. 2016-06-12 00:25:58 -07:00
ccd0
2909e88223 Bring back index argument for Header.addShortcut. 2016-04-27 08:38:33 -07:00
ccd0
54de0d7a25 Rebuild only needed files when an imported file changes. 2016-04-19 20:39:01 -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
f1b82d013f Remove dependency of Post, Thread, CatalogThread classes on Callbacks class. 2016-04-15 10:34:39 -07:00
ccd0
3731d49cef Adjust gallery 'Stretch to Fit' height when window is resized. 2016-02-14 23:31:51 -08:00
ccd0
34c8da43c4 Reorganization: Move stuff out of src/General. 2015-11-15 11:57:19 -08:00
ccd0
257aa767f0 Don't unpause before contracting WebM / advancing in gallery unless Autoplay is off. 2015-10-26 23:03:08 -07:00
ccd0
4ec63c7cd2 Move variable init to make code clearer. 2015-10-17 22:41:09 -07:00
ccd0
f48b79c2cf Disable gallery preloading unless moving forward by one.
Otherwise it can cause more performance problems than it fixes.
2015-10-17 22:34:30 -07:00
ccd0
9a60537365 Fix issue with FF41 not updating width when height was changed.
With Fit Width on, Fit Height off, Stretch to Fit on.
Needs to be investigated more but this fixes it for now.
2015-10-17 22:02:53 -07:00
ccd0
81712c5cd9 Implement 'Stretch to Fit' option. 2015-06-13 18:30:53 -07:00
ccd0
3da37b28a3 No need to search for old selected thumbnail. 2015-06-13 15:39:20 -07:00
ccd0
0bfbfc6b18 Preload next image in gallery. #353 2015-06-12 22:29:13 -07:00
ccd0
d7b84817b0 Fix do-nothing assignment to post. 2015-06-05 12:20:18 -07:00
ccd0
c2080e8629 file.URL -> file.url 2015-04-12 22:45:36 -07:00
ccd0
d6f2d9492e Parse /f/ files. 2015-03-14 17:50:37 -07:00
ccd0
2b8ce2c1a8 Extend Mouse Wheel Volume to expanded videos and gallery. 2015-02-15 00:29:59 -08:00
ccd0
fd90b642bf Rewrite gallery condition correctly. 2015-02-06 19:22:16 -08:00
ccd0
1aba932f8b Revert change to gallery condition.
Thumbnails should not be excluded from the gallery unless they were
already deleted when we loaded the page.
2015-02-06 10:03:25 -08:00
ccd0
b74cf487f6 Pause and mute videos when removing them from the document. 2015-02-04 01:33:21 -08:00
ccd0
a59a036a07 Fix Gallery.error so it can be removed from the image/video. 2015-02-04 01:11:34 -08:00
ccd0
e1b63d4a99 Follow Zixaphir in adding space to label in UI.checkbox.
Change settings checkbox (where space was unwanted) to HTML template.
2015-02-03 00:23:44 -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
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
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
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
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
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
235e9199c2 Fix error notifications in gallery another way. 2014-10-09 08:35:53 -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