6472 Commits

Author SHA1 Message Date
Zixaphir
28eebe0183 Merge branch 'ccd0' into v3
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/4chan-X.user.js
	builds/crx.crx
	builds/crx/script.js
	src/General/Config.coffee
	src/General/css/style.css
	src/Images/Gallery.coffee
	src/Images/ImageExpand.coffee
2014-04-10 23:08:43 -07:00
Zixaphir
08aa9b4624 cleanup? 2014-04-10 22:28:27 -07:00
ccd0
2064baa227 Release 4chan X v1.7.7. 2014-04-10 08:59:12 -07:00
ccd0
795d71c238 update CHANGELOG 2014-04-10 08:58:19 -07:00
fgts
2184c6060f Update archives.json 2014-04-10 08:49:25 -07:00
ccd0
2889c17e32 Release 4chan X v1.7.6. 2014-04-10 01:40:53 -07:00
ccd0
340bbd7220 update CHANGELOG 2014-04-10 01:38:46 -07:00
ccd0
43ff113fe9 forgot to add this file 2014-04-10 01:35:37 -07:00
ccd0
9d65a93c83 another Gruntfile change 2014-04-10 01:35:21 -07:00
ccd0
ff057d4f29 configure videos opened in new tab 2014-04-10 01:33:11 -07:00
ccd0
1419d5f454 update Gruntfile 2014-04-09 22:42:22 -07:00
ccd0
55197a504b remove old updater stuff 2014-04-09 20:53:42 -07:00
ccd0
855b41f29c remove obsolete/unmaintained files from builds directory 2014-04-09 20:30:59 -07:00
ccd0
d7ba6cf31d Release 4chan X v1.7.5. 2014-04-09 03:04:15 -07:00
ccd0
60f869d818 add .webm, .pdf support to gallery 2014-04-09 02:55:32 -07:00
ccd0
cde38b64dd Release 4chan X v1.7.4. 2014-04-08 20:11:23 -07:00
ccd0
2af481a68e fix gallery 2014-04-08 20:04:58 -07:00
ccd0
c9016ff4f1 small fix to small fixes
This would compare false to 'catalog'. Not what you wanted.
The download link is disabled in Firefox only because the current
implementation doesn't work there.
2014-04-08 19:17:50 -07:00
Nebukazar
823464ce64 Small fixes
Quote Threading disabled by default
Added missing titles to Header icons
Download Link should now appear in the Menu
2014-04-09 01:57:42 +02:00
Zixaphir
79bc4e751d Unnecessary space 2014-04-08 15:04:09 -07:00
Zixaphir
7658f575f3 nitpicking 2014-04-08 15:01:19 -07:00
Zixaphir
bc9ce0a434 Hah, I can't believe that worked. 2014-04-08 14:47:50 -07:00
Zixaphir
b00390b980 Merge branch 'ccd0' into v3
Rebase ImageExpand implemention off ccd0's

Conflicts:
	CHANGELOG.md
	builds/4chan-X.user.js
	builds/crx.crx
	builds/crx/script.js
	src/Images/ImageExpand.coffee
2014-04-08 14:46:15 -07:00
ccd0
1dc57bda8f Release 4chan X v1.7.3. 2014-04-07 22:03:46 -07:00
ccd0
c4962b015a point to the issues page 2014-04-07 21:25:50 -07:00
ccd0
0a3bdbe2c9 fix spacing in settings 2014-04-07 21:22:07 -07:00
ccd0
be50e4b1f4 add 'Expand videos' setting 2014-04-07 21:17:19 -07:00
ccd0
f490aab2ab need to change it here too 2014-04-07 21:05:38 -07:00
ccd0
f64fa9e08a disable autoplay when expanding all images 2014-04-07 20:52:36 -07:00
ccd0
bf09a5d008 play clone if original is playing 2014-04-07 20:27:42 -07:00
Zixaphir
e94d92c4a6 indentation 2014-04-07 18:58:43 -07:00
Zixaphir
7fc970f4c4 Merge branch 'mayhem' into v3
Conflicts:
	CHANGELOG.md
	package.json
	src/Images/ImageExpand.coffee
2014-04-07 18:58:17 -07:00
Zixaphir
d9d2ceb9b1 Merge branch 'ccd0' into v3
Conflicts:
	builds/4chan-X.user.js
	builds/crx/script.js
	src/General/Get.coffee
	src/Images/Gallery.coffee
2014-04-07 18:35:18 -07:00
ccd0
fe1b68a635 change UI for no autoplay, no controls 2014-04-07 18:23:33 -07:00
ccd0
1ef501fc91 set up clones of videos properly 2014-04-07 17:38:00 -07:00
ccd0
deeba623a0 contract thumbnails in hover preview
... and don't clone the video element
2014-04-07 15:48:56 -07:00
ccd0
e69d6b2e7c gallery thumbnail shouldn't clone contracted image/video 2014-04-07 13:30:12 -07:00
Zixaphir
cb838359cf Status check 2014-04-07 11:41:25 -07:00
Zixaphir
b04317bf92 Resolve a QR console error 2014-04-07 11:38:04 -07:00
Zixaphir
d215221c71 Merge branch 'ccd0' into v3
Conflicts:
	LICENSE
	builds/4chan-X.user.js
	builds/crx.crx
	builds/crx/script.js
	src/General/Build.coffee
	src/Miscellaneous/ExpandThread.coffee
2014-04-07 11:26:21 -07:00
Zixaphir
82314241b7 Clear event listener 2014-04-07 10:49:11 -07:00
Zixaphir
d2727c4054 Implement webm thumbnail replacement. 2014-04-07 10:33:52 -07:00
ccd0
a35f547cdd Release 4chan X v1.7.2. 2014-04-07 03:40:08 -07:00
ccd0
aedaac2b24 get thread expansion working 2014-04-07 03:32:47 -07:00
Mayhem
445edcf867 After contracting, isExpanding should be falsy. 2014-04-07 12:05:44 +02:00
Mayhem
c1846c01ad Release 4chan X v3.20.3. 2014-04-07 11:26:56 +02:00
Mayhem
3dc8a6de5e Changelog. 2014-04-07 11:26:17 +02:00
Mayhem
de112fcfa9 Fix EAI loading files in hidden posts. Fix #1542 2014-04-07 11:22:17 +02:00
Mayhem
78c86945f9 Automatically play/pause videos in clones too. 2014-04-07 11:11:39 +02:00
Mayhem
fba314e05a Pause videos when they are not visible. #1538 2014-04-07 11:06:34 +02:00