2328 Commits

Author SHA1 Message Date
ccd0
c7227575cd set (expanded) clone to play if original was playing 2014-07-26 20:26:36 -07:00
ccd0
3aa96b32f0 improve error handling 2014-07-26 19:00:57 -07:00
ccd0
2128660c0b small fix 2014-07-26 16:17:19 -07:00
ccd0
1d0964131a changes, fixes to off-screen pausing for this fork 2014-07-26 14:03:54 -07:00
Mayhem
9601b84bb7 Pause videos when they are not visible. MayhemYDG/#1538
Conflicts:
	src/Images/ImageExpand.coffee
2014-07-26 12:53:04 -07:00
ccd0
43b12523d4 eliminate Video.configure 2014-07-26 11:57:56 -07:00
ccd0
a995d5ecb1 don't add error handler multiple times 2014-07-26 11:44:56 -07:00
ccd0
6d5fec5dcb restore bug workaround for new-tab videos 2014-07-26 10:07:13 -07:00
ccd0
325744a16e Merge branch 'unreadcount'
age to explain why this merge is necessary,
2014-07-23 07:34:50 -07:00
ccd0
8a86bb9835 Merge tag 'beta' into unreadcount
4chan X v1.8.7.

Conflicts:
	CHANGELOG.md
	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
2014-07-23 07:27:41 -07:00
ccd0
5800bacc85 fix Firefox unread count bug 2014-07-23 07:09:45 -07:00
ccd0
4821822562 consolidate error handling code 2014-07-22 01:58:40 -07:00
ccd0
d5d69b18b8 add Mayhem's CSS for playback errors 2014-07-21 22:53:58 -07:00
Mayhem
aca6f22608 Handle webm playback errors with image expansion.
Conflicts:
	CHANGELOG.md
	src/Images/ImageExpand.coffee
2014-07-21 22:48:00 -07:00
ccd0
e49f324465 fixes to cleanup 2014-07-21 22:08:19 -07:00
Zixaphir
b0941f4ae4 cleanup?
Conflicts:
	LICENSE
	builds/4chan-X-beta.user.js
	builds/4chan-X.user.js
	src/Images/ImageExpand.coffee
	src/Images/ImageHover.coffee
2014-07-21 22:00:34 -07:00
Zixaphir
4ce8589e44 Unnecessary space 2014-07-21 21:41:40 -07:00
Zixaphir
733a1ffa14 nitpicking
Conflicts:
    builds/4chan-X-beta.user.js
    builds/4chan-X.user.js
    src/Images/ImageExpand.coffee
2014-07-21 21:39:45 -07:00
Zixaphir
cbbaee501a Hah, I can't believe that worked. 2014-07-21 21:30:10 -07:00
ccd0
2edbb512cf this was overkill 2014-07-20 19:38:10 -07:00
ccd0
9cdc6f1b47 fix "Edit custom board navigation" 2014-07-20 17:44:17 -07:00
ccd0
f411f6cca5 unfocus prev/next buttons after use
Fixes the space bar unexpectedly activating the button.
2014-07-20 15:46:24 -07:00
ccd0
d87606d3dd don't show clones or hidden posts in the gallery 2014-07-20 13:09:01 -07:00
ccd0
cbee0b96c1 support webkit browsers that still have flex prefixed 2014-07-20 01:34:48 -07:00
ccd0
2fc7ed9f8e avoid using different CSS for each package 2014-07-19 23:44:13 -07:00
ccd0
e2d9afb3bb better useragent detection for CSS workarounds
This way gets it right when Tampermonkey is used.
2014-07-19 23:15:11 -07:00
ccd0
220553baef don't need this check 2014-07-19 19:52: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
582992a093 more hover fixes 2014-07-19 16:49:30 -07:00
ccd0
8bf3608a35 ensure document.head exists before starting init 2014-07-19 11:31:45 -07:00
ccd0
c7ceac089d move changelog images out of src directory 2014-07-19 10:51:32 -07:00
ccd0
4ce947d686 more informative messages for Adblock/Noscript induced errors 2014-07-19 10:28:29 -07:00
Mayhem
13cffb606d $.delete needs to take into account $.localKeys. 2014-07-18 23:20:17 -07:00
Mayhem
039464603a Setting local data on Chrome is not throttled, only debounce sync. 2014-07-18 23:19:06 -07:00
Mayhem
79758ec37b Fix setArea never actually retrying after an error. 2014-07-18 23:14:49 -07:00
Mayhem
8643b8e9af Drop data that exceeds QUOTA_BYTES_PER_ITEM. 2014-07-18 23:12:45 -07:00
Mayhem
7f0e719d19 Harden the Chrome storage API lib.
Clear/delete should clear/delete data that's about to get set.
2014-07-18 23:06:34 -07:00
ccd0
c606cc05a0 temp reformatting 2014-07-18 23:06:30 -07:00
ccd0
8d4ea7d8f9 remove $.desync 2014-07-18 23:01:36 -07:00
Mayhem
d5fb02e98e Slightly safer Chrome storage setting.
try/catch is probably useless.
2014-07-18 22:43:39 -07:00
ccd0
d4bea6380f embed strawpoll results page 2014-07-18 21:47:33 -07:00
ccd0
e6f058a136 update protocols (http/https) for embedded services 2014-07-18 21:07:29 -07:00
ccd0
246b43da74 make (embed) link point to the URL 2014-07-18 20:15:07 -07:00
ccd0
f6641ee54e fix hover bug, some code cleanup 2014-07-18 19:23:45 -07:00
ccd0
a952321973 redirect bugfix 2014-07-14 20:06:24 -07:00
ccd0
5bbb0b9897 change "Loop in New Tab" to only loop the video 2014-07-13 13:37:15 -07:00
ccd0
70ad4dd289 Merge branch 'testing' 2014-07-13 13:25:21 -07:00