70 Commits

Author SHA1 Message Date
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
ccd0
ff273d7ac0 this seems to fix the anomalous scrolling in Firefox 2014-08-16 14:15:19 -07:00
ccd0
6bab577e14 Revert "don't scroll to post when initially opening gallery"
This reverts commit 432f1c4b36b16e121cdb416890a12a9f0db6e2f7.
2014-08-16 13:47:13 -07:00
ccd0
0fa82353f4 fix bug in opening gallery to current image when image was expanded 2014-08-16 13:16:00 -07:00
ccd0
432f1c4b36 don't scroll to post when initially opening gallery 2014-08-16 13:06:57 -07:00
ccd0
37651b50b9 move some stuff out of Gallery.cb 2014-08-16 12:50:14 -07:00
ccd0
c9d2f66d42 Make gallery open at the image we've scrolled to.
Also fixes a bug with spoilered image file names.
2014-08-13 00:38:36 -07:00
ccd0
cff287c9c3 HTML templates 2014-08-02 22:43: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
f80fe44aea fix image 404 redirect 2014-07-28 00:12:21 -07:00
ccd0
c5e2b2ee78 this fixes the extra errors in the gallery (when leaving an unplayable video) 2014-07-27 17:17:42 -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
43b12523d4 eliminate Video.configure 2014-07-26 11:57:56 -07:00
ccd0
4821822562 consolidate error handling code 2014-07-22 01:58:40 -07:00
ccd0
d87606d3dd don't show clones or hidden posts in the gallery 2014-07-20 13:09:01 -07:00
ccd0
36e07ee83c make slideshow mode loop; update gallery menu 2014-07-19 17:46:36 -07:00
Zixaphir
1f6ccfca8b Gallery improvements: now loops.
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
	src/Images/Gallery.coffee
2014-07-19 17:20:46 -07:00
Zixaphir
0912bfb98d Implement #673
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
	src/General/Config.coffee
	src/Images/Gallery.coffee
2014-07-19 17:15:10 -07:00
ccd0
c1ce19c809 fix selection of gallery image by clicking thumbnail 2014-07-19 17:01:43 -07:00
ccd0
49122baa4a don't remove encryption without asking 2014-07-13 13:03:29 -07:00
ccd0
c95feb8206 fix gallery 404 handling 2014-07-10 23:03:21 -07:00
ccd0
45eac0f77f use ended event for end of video detection; stop slideshow on manual pauses 2014-07-05 23:31:10 -07:00
ccd0
3a95789a7e better: selecting anything but a subsequent image ends the slideshow 2014-07-05 18:46:18 -07:00
ccd0
ac9b152a64 clicking the image stops the slideshow 2014-07-05 17:40:42 -07:00
ccd0
045260362d add Slide Delay setting 2014-07-05 14:43:06 -07:00
ccd0
815f58be8b add keybinds for toggling slideshow and video pausing 2014-07-05 12:56:58 -07:00
ccd0
a5494c8a2e Guard against double insertion.
This was a problem when the gallery was opened before the page was
done parsing.
2014-07-05 12:32:32 -07:00
ccd0
ea5d27a502 center selected gallery thumbnail 2014-07-05 12:27:13 -07:00
ccd0
c8b38a5d11 add error handler before setting file.src 2014-07-05 12:11:15 -07:00
ccd0
642fe1b2d5 implement slideshow mode for gallery 2014-07-05 07:47:45 -07:00
ccd0
109bcebf3f controls need not prevent the keybinds from working 2014-07-04 20:51:44 -07:00
ccd0
9ce0d0e209 fix gallery count 2014-07-04 20:45:05 -07:00
ccd0
d9ab0854ae this should be nodes.thumbs 2014-07-04 20:18:30 -07:00
Zixaphir
67dab205d3 Enable video controls! 2014-07-04 19:50:11 -07:00
ccd0
cabbd58918 fix PDF in gallery 2014-07-04 19:47:24 -07:00
Zixaphir
6abb88a11f Gallery reflows.
Conflicts:
	builds/4chan-X-beta.user.js
	builds/4chan-X.user.js
	src/Images/Gallery.coffee
2014-07-04 19:32:38 -07:00
ccd0
9324572a5e img -> file in Gallery 2014-07-04 19:13:33 -07:00
ccd0
cdb83f744a cleanup menu code 2014-06-18 22:39:19 -07:00
ccd0
efc852464f don't use event for adding to menu internally 2014-06-17 21:12:07 -07:00
ccd0
bca59889c7 drop sound option until we actually get sound somewhere 2014-05-16 19:52:18 -07:00
ccd0
9773307a9a move gallery HTML into its own file 2014-05-15 02:36:42 -07:00
ccd0
1189b71029 this seems to be a common pattern 2014-05-14 14:16:16 -07:00
ccd0
75f639172b use single quotes when possible 2014-05-14 00:24:12 -07:00
ccd0
57f780ebfb apply Mayhem's quoting fix 2014-05-03 08:23:02 -07:00
ccd0
a452b732fd change res -> thread in JSON API URLs 2014-04-13 01:46:18 -07:00
ccd0
814b64b31c update URLs to 4cdn.org 2014-04-12 22:37:27 -07:00