170 Commits

Author SHA1 Message Date
ccd0
642fe1b2d5 implement slideshow mode for gallery 2014-07-05 07:47:45 -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
646c29c4bc fix short filename hover 2014-06-28 22:07:02 -07:00
ccd0
424922623c use CSS to hide <hr>s following hidden threads 2014-06-15 10:31:39 -07:00
ccd0
2afe78f125 implement "Show Name and Subject" option 2014-06-11 10:13:51 -07:00
ccd0
7b5dc946c9 use CSS for all name+subject hiding 2014-06-11 09:40:53 -07:00
ccd0
d59f9721eb don't show subject field for replies to thread 2014-06-11 09:21:53 -07:00
ccd0
972f0773dc flex no longer needs to be prefixed in Chrome 2014-06-08 13:42:53 -07:00
ccd0
e6712f9d34 hide name/email/subject field when not useable 2014-06-08 12:31:35 -07:00
ccd0
722635d722 Drop navigation between threads/boards with JSON 2014-06-01 17:40:23 -07:00
ccd0
1759951e8d add bottom navlinks for JSON navigation 2014-05-16 16:33:42 -07:00
ccd0
4f75fe9b74 apply thetickleroftummies's expanding filenames fix 2014-05-16 04:03:07 -07:00
seaweedchan
a17df81fe9 Add optional bottom QR link 2014-05-16 01:31:48 -07:00
ccd0
8a5130bbcf remove more unnecessary style stuff 2014-05-03 11:58:19 -07:00
ccd0
66e402031c expand original post form when not hidden (except in catalog) 2014-05-03 09:53:57 -07:00
ccd0
0dab9c3190 don't hide horizontal rules; 4chan X is not a style script 2014-05-03 09:11:16 -07:00
ccd0
6da7943eaf apply Mayhem's post form hiding fix 2014-05-03 08:27:54 -07:00
ccd0
c64c9e23a5 fix my CSS again 2014-04-20 21:00:31 -07:00
ccd0
6c8e5e9297 probably not worth fixing 2014-04-20 14:08:23 -07:00
ccd0
bb8e75db34 fix chromium autohiding while resizing 2014-04-20 13:29:06 -07:00
ccd0
5c3891e43c fix QR being autohidden when it has focus 2014-04-20 13:01:43 -07:00
ccd0
6afed0ace9 less aggressive <hr> removal; this fixes unread line bug 2014-04-19 19:46:55 -07:00
ccd0
480f0e295e disable this piece of CSS entirely for now 2014-04-19 15:59:57 -07:00
ccd0
2848580ca4 remove unwanted hr 2014-04-19 15:59:13 -07:00
ccd0
7aeb46abb9 transition to new HTML 2014-04-19 00:28:19 -07:00
ccd0
9b90698d59 move page list hiding to CSS 2014-04-12 23:58:57 -07:00
ccd0
93178c2967 fix hiding of icons outside header when icons in header are disabled 2014-04-12 23:50:04 -07:00
ccd0
60f869d818 add .webm, .pdf support to gallery 2014-04-09 02:55:32 -07:00
ccd0
98514dd986 this should get width fitting working again
hopefully it doesn't break anything else
2014-04-06 21:38:44 -07:00
ccd0
0f38b9c467 Revert "css fix"
This reverts commit 80b2eae41b62249f728bbdbdcacf649c2620e82b.

Conflicts:
	builds/4chan-X.user.js
	builds/crx/script.js
	src/General/css/style.css
2014-04-06 20:10:35 -07:00
ccd0
0f770459c0 get new hover working in catalog
Conflicts:
	builds/4chan-X.user.js
	builds/crx/script.js
	src/General/UI.coffee
	src/Images/ImageHover.coffee
2014-04-06 16:06:11 -07:00
ccd0
74ef633fd7 better approach to hover css
Conflicts:
	builds/4chan-X.user.js
	builds/crx/script.js
2014-04-06 16:04:36 -07:00
ccd0
80b2eae41b css fix
Conflicts:
	builds/4chan-X.user.js
	builds/crx/script.js
2014-04-06 16:03:03 -07:00
ccd0
26576b4420 video hover 2014-04-04 15:09:56 -07:00
ccd0
03c25ee34a add video expansion 2014-04-04 11:56:10 -07:00
ccd0
4f260137f1 embed direct video links 2014-03-25 00:50:41 -07:00
Zixaphir
6dd0cac797 Merge branch 'master' of https://github.com/Spittie/4chan-x into v3
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/crx/script.js
	src/Archive/Redirect.coffee
	src/General/Header.coffee
	src/Monitoring/Favicon.coffee
2014-02-16 01:00:41 -07:00
Kabir Sala
d8a168a549 More work on post from url 2014-02-11 23:37:52 +01:00
Kabir Sala
f0bd6b1b04 Start working on remote upload (Chrome-only so far) 2014-02-11 18:32:23 +01:00
Zixaphir
f133da454d Fix settings dialog, customize reset button 2014-01-22 12:24:30 -07:00
Zixaphir
b6749b91a5 Merge branch 'mayhem' into v3
Conflicts:
	CHANGELOG.md
	CONTRIBUTING.md
	css/style.css
	html/General/Settings-section-Main.html
	json/archives.json
	package.json
	src/Archive/Redirect.coffee
	src/General/Header.coffee
	src/General/Main.coffee
	src/General/Settings.coffee
	src/General/lib/$.coffee
	src/General/lib/thread.class
	src/Linkification/Linkify.coffee
	src/Miscellaneous/AnnouncementHiding.coffee
	src/Monitoring/ThreadStats.coffee
2014-01-22 12:10:34 -07:00
Zixaphir
4da7bd827d Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3
Conflicts:
	LICENSE
	builds/4chan-X.user.js
	builds/crx/script.js
2014-01-13 13:11:19 -07:00
Zixaphir
d41448a403 Work around a small issue
causing the space after a quotelink to disappear after inlining a
post and uninlining it.

Seriously.
2014-01-13 00:23:40 -07:00
Zixaphir
561ca0be64 Typo 2014-01-13 00:12:34 -07:00
Zixaphir
971b7d971e Better QuoteInline process 2014-01-13 00:09:43 -07:00
Zixaphir
3f849a95d8 Use brackets-wrap
This also should make things easier for people who use userstyles
who would want to hide brackets or otherwise change their content
without resorting to weird hacks, like changing the font size of
the parent element to 0 and making text invisible, and then
reverting it in child elements.
2014-01-12 23:49:25 -07:00
Jordan
d914619e69 Revert a bit of menu code for #240 2014-01-12 19:32:50 -07:00
Zixaphir
1b368e4edc Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3
Conflicts:
	LICENSE
	builds/4chan-X.user.js
	builds/crx/script.js
	src/Archive/Redirect.coffee
	src/General/Index.coffee
2014-01-12 14:52:47 -07:00
Jordan
a1e3793cb5 Make a few changes specific to the fixed header
Close #239
2014-01-11 22:18:03 -07:00