vidyamoe
b1ca3886c1
Add /v/idya archive.
2014-08-07 17:39:01 -07:00
hotdogman
730ac69da9
Warosu has enabled images for /g/
2014-08-07 17:37:18 -07:00
ccd0
924fab8400
Test HAVE_METADATA in ImageExpand
...
HAVE_CURRENT_DATA can revert to HAVE_METADATA, in which case
loadeddata will not be fired when video reaches HAVE_CURRENT_DATA
again.
2014-08-06 21:14:04 -07:00
ccd0
9b0407754f
Merge tag 'beta' into archiveupdate
...
4chan X v1.8.8.3.
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-08-04 13:03:39 -07:00
Blade
e69708dbec
Update Love is Over / Nyafuu
...
Nyafuu is suffering from extended downtime due to VoH's personal situation. I have picked up the boards that only Nyafuu hosted in this .json, and I removed Nyafuu from this list. It can be readded whenever Nyafuu comes back online.
2014-08-04 12:03:13 -07:00
Zixaphir
7a41feb18f
Fix an issue where catalog links were affecting external links zixaphir/appchan-x/#773 (CatalogLinks.coffee part)
2014-08-02 07:40:30 -07:00
ccd0
546f734ce0
use archive when 4chan unreachable, but don't mark post deleted
2014-08-01 22:21:32 -07:00
ccd0
e9ac861ad9
simplify ImageCommon.error
2014-08-01 13:12:11 -07:00
ccd0
5e2ccfee2d
image error handling fixes
2014-07-31 10:35:37 -07:00
ccd0
c41b72b765
don't retry image on archive error
2014-07-29 21:50:40 -07:00
ccd0
f11e9c8801
show actual number of dice rolled when 4chan's limit (currently 25) is exceeded
2014-07-29 09:05:33 -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
b4b35c1ef3
safer version of workaround
2014-07-27 16:57:52 -07:00
ccd0
feb2f1efb6
add 25px bottom margin to Scroll into view functionality
2014-07-27 16:26:30 -07:00
ccd0
c1e2034d12
don't need this condition anymore
2014-07-27 16:23:48 -07:00
ccd0
28ad96448f
make Scroll into view optional
2014-07-27 16:17:58 -07:00
ccd0
f8cbbb749d
fix Advance on Contract
2014-07-27 15:50:06 -07:00
ccd0
7f5faea469
WebM contract controls should trigger scroll
2014-07-27 15:21:01 -07:00
ccd0
e07ca00ff4
this got lost somehow
2014-07-27 14:35:29 -07:00
ccd0
bec1646bf5
Page Count in Stats -> default on
2014-07-27 14:10:53 -07:00
ccd0
c267b55741
this doesn't do what we want
2014-07-27 14:07:14 -07:00
ccd0
1aced79126
show controls immediately for nonplaying videos
2014-07-27 13:56:30 -07:00
ccd0
3fc4f87481
small bugfix
2014-07-27 13:47:08 -07:00
ccd0
4779bd1c17
setup controls in clones properly
2014-07-27 13:41:31 -07:00
ccd0
a9ea92a8bc
make waiting for insertion before playing video apply to all posts
2014-07-27 13:33:38 -07:00
ccd0
2360185eb4
fix playing in clones
2014-07-27 13:26:29 -07:00
ccd0
86d37f6aef
use events for video load detection
2014-07-27 12:14:30 -07:00
ccd0
cf2f7d3a2f
fix resize-compensating scrolling
2014-07-27 11:29:10 -07:00
ccd0
adda6e19de
fix my "optimization"
2014-07-27 09:54:17 -07:00
ccd0
34c34df5a8
only scroll images into view when expanded if they are individually clicked
2014-07-27 09:33:32 -07:00
ccd0
7bdd8a31e1
move stuff from Image.completeExpand to Image.expand
2014-07-27 09:16:48 -07:00
ccd0
09dee74ca5
unexpanded images still being retried should be shown as expanding
2014-07-27 03:00:23 -07:00
ccd0
d25a0cecfd
fix more dumb mistakes
2014-07-27 02:40:44 -07:00
ccd0
10859fed95
fix bug in scrolling for full image
2014-07-27 00:09:02 -07:00
ccd0
8e2f9167fb
scroll so that full image/video is on screen after expansion
2014-07-26 23:57:13 -07:00
ccd0
eee835fec7
fix link deactivation; should not have been made conditional
2014-07-26 23:19:42 -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
a8f4f419dd
refactoring in ImageExpand
2014-07-26 22:37:19 -07:00
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