30 Commits

Author SHA1 Message Date
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
a0e1268e60 fix image error handling 2014-09-27 00:24:23 -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
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
ccd0
95dc46bc1a use thumbnail image as poster to suppress black screen flashes 2014-09-07 17:44:26 -07:00
ccd0
d1fbe50319 ImageLoader: refactoring, little fixes 2014-09-07 17:02:38 -07:00
ccd0
d0247840d1 copy details at moment of replacement and from the correct thumb (in case of clones) 2014-09-07 14:52:16 -07:00
ccd0
656685a9be fix pause off screen for clones 2014-09-07 14:39:38 -07:00
ccd0
6b8e23d045 forgot to remove this in d533f0 (Allow WebM replacement in quote preview thumbnails.) 2014-09-07 13:44:09 -07:00
ccd0
3c459bb10a move to next item in queue if taking too long 2014-09-07 02:29:49 -07:00
ccd0
7ce54a0f99 fix error 2014-09-07 02:19:49 -07:00
ccd0
5c28ed45f2 queue ImageLoader downloads 2014-09-07 01:59:41 -07:00
ccd0
4b3b0b1ffd don't need to save the old thumb anymore 2014-09-06 20:04:15 -07:00
ccd0
b29685b622 Pause off screen and better clone handling for GIF/WebM etc. replacement 2014-09-06 18:11:14 -07:00
Zixaphir
5bf9e0ab8b Clear event listener
Conflicts:
	builds/4chan-X-beta.user.js
	builds/4chan-X.user.js
2014-09-06 15:32:00 -07:00
Zixaphir
4ed1e1fe7a Implement webm thumbnail replacement.
Conflicts:
	LICENSE
	builds/4chan-X-beta.user.js
	builds/4chan-X.user.js
	src/General/css/style.css
	src/Images/AutoGIF.coffee
	src/Images/Gallery.coffee
	src/Images/ImageLoader.coffee
2014-09-06 10:55:47 -07:00
ccd0
cff287c9c3 HTML templates 2014-08-02 22:43:01 -07:00
ccd0
4bf6f9a4fc prefetch bugfix 2014-07-05 22:50:45 -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
cb828fa9c4 quote all the attributes 2014-05-15 17:32:38 -07:00
Zixaphir
dc5daeba06 I really don't like iterating through objects. 2014-01-14 20:17:44 -07:00
Zixaphir
91cedb3b89 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	CHANGELOG.md
	html/General/Settings-section-Rice.html
	img/changelog/3.9.0/0.png
	package.json
	src/Images/AutoGIF.coffee
	src/Images/RevealSpoilers.coffee
	src/Miscellaneous/ExpandComment.coffee
	src/Miscellaneous/IDColor.coffee
	src/Monitoring/Unread.coffee
	src/Posting/QuickReply.coffee
	src/Quotelinks/QuoteInline.coffee
	src/Quotelinks/QuotePreview.coffee
	src/Quotelinks/QuoteYou.coffee
	src/Quotelinks/Quotify.coffee
2013-10-13 13:53:38 -07:00
seaweedchan
875f0cd4f8 Merge Zixaphir X 2013-08-12 00:07:39 -07:00
seaweedchan
646f668c58 Change order value 2013-05-25 23:39:50 -07:00
Zixaphir
139e2f9768 hue hue hue hue
(image prefetching)
2013-05-23 13:09:11 -07:00