4151 Commits

Author SHA1 Message Date
Zixaphir
4856a6778d Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	.gitignore
	Gruntfile.js
	src/config.coffee
	src/css/style.css
	src/features.coffee
	src/features/posting/qr.coffee
2013-04-22 01:24:11 -07:00
Zixaphir
f295c5842e Header changes. 2013-04-21 23:48:04 -07:00
Zixaphir
9340cfda9f Cleanup, small bugfix for CatalogLinks 2013-04-21 23:34:34 -07:00
Zixaphir
e0dbc28e3c Update Config and Quote Threading. 2013-04-21 22:37:30 -07:00
Zixaphir
4d25b6ff3a Move Catalog Links into the Header Menu. 2013-04-21 21:32:03 -07:00
Zixaphir
29b1f20387 Actually, I don't need to remove it to not support it. 2013-04-21 20:20:24 -07:00
Zixaphir
17d7967551 I refuse to support 4chanJS. 2013-04-21 19:32:56 -07:00
Zixaphir
6257982bf0 code > features 2013-04-21 17:49:35 -07:00
Zixaphir
4c63dd478b Debounce Unread.update.
This will allow use to queue up the scroll events better
and prevent lockup.
2013-04-21 01:46:04 -07:00
Zixaphir
c820ed44bc Oops. 2013-04-19 01:08:26 -07:00
Zixaphir
891e610897 Remove unnecessary comment (RALs are no longer used.) 2013-04-19 00:11:58 -07:00
Zixaphir
7c2005e369 Config. 2013-04-18 23:46:22 -07:00
Zixaphir
8d2171a580 Merge branch 'v3' of github.com:zixaphir/appchan-x into v3
Conflicts:
	builds/4chan-X.js
	builds/4chan-X.user.js
	builds/crx/script.js
2013-04-18 23:42:33 -07:00
Zixaphir
e366dd08a6 Finish up. 2013-04-18 23:36:44 -07:00
Zixaphir
23bed0ede7 Completely remove Unread functionality from Quote Threading
And make Unread Quote Threading aware.

Also kill Random Access List
2013-04-18 23:16:48 -07:00
Zixaphir
97425be455 Merge pull request #246 from seaweedchan/v3
Style and bug fixes
2013-04-18 22:23:59 -07:00
Jordan Bates
bb27535de8 Don't forget to remove disabled class on quote 2013-04-18 21:12:21 -07:00
Nicolas Stepien
2e9ae1d9da Group Header options into the Header sub-menu. 2013-04-19 04:32:29 +02:00
Nicolas Stepien
4207ae31c0 Add archive redirection to 4plebs. 2013-04-19 00:32:08 +02:00
Nicolas Stepien
46549862a2 Use grunt-shell instead of grunt-exec. 2013-04-18 23:54:12 +02:00
Nicolas Stepien
7575b72b95 Update deps. 2013-04-18 23:17:25 +02:00
Nicolas Stepien
c99fe351e6 Don't hide the copyright notice or whatever's at the bottom if you use bottom header. 2013-04-18 22:27:19 +02:00
Nicolas Stepien
c9f1a4b6d9 Close #1045. 2013-04-18 21:40:23 +02:00
Jordan Bates
40884af79c Add text cursor to file input in QR 2013-04-18 11:16:18 -07:00
Jordan Bates
f0c185c1e7 Override mime type, avoid element not found error in updater 2013-04-18 11:03:02 -07:00
Nicolas Stepien
a6dc7262fc Scroll to unread posts on window load instead of dom load. 2013-04-18 19:19:54 +02:00
Jordan Bates
cdff50fc17 Fix empty string being passed to $.id 2013-04-18 08:42:08 -07:00
Jordan Bates
8926a9636f Fix .qr-shortcut not being toggled by certain events 2013-04-18 08:28:43 -07:00
Jordan Bates
dbdbd8a64c Fix #qr-filerm bringing up file dialog and showing without a file 2013-04-18 07:52:34 -07:00
Jordan Bates
1cd538ac23 Fix giant .captcha-img on refresh 2013-04-18 07:28:10 -07:00
Nicolas Stepien
c4a81c7939 +want 2013-04-18 16:15:15 +02:00
Nicolas Stepien
8d53abbbfd This needs a newline. 2013-04-18 16:14:35 +02:00
Jordan Bates
a20e10159c Lots of style fixes 2013-04-18 07:11:15 -07:00
Nicolas Stepien
d1248421bc Thought I'd update the contributing guidelines. 2013-04-18 16:07:58 +02:00
Zixaphir
7f59f65202 Well, I was stupid. Oh well. 2013-04-18 02:35:29 -07:00
Zixaphir
643e20a2d8 I kinda-sorta into quote threading.
Unread count is completely broken with this, so I'm keeping it in
its own branch until I fix it.

Also code is a mess.
2013-04-18 01:15:50 -07:00
Nicolas Stepien
b68939772b No need to recreate the span each time. 2013-04-18 02:19:35 +02:00
Nicolas Stepien
f93b2dcbd5 Fix #1048. 2013-04-17 23:10:52 +02:00
Nicolas Stepien
382346f6de Simpler CSS to center the settings dialog. 2013-04-17 22:48:35 +02:00
Nicolas Stepien
55e1ee09ca Use vh and vw units for images in quote previews when possible. 2013-04-17 17:45:29 +02:00
Nicolas Stepien
a30243622e Fix #1044. 2013-04-17 16:11:46 +02:00
Nicolas Stepien
8298f7e35d Remove the Download Link config on non-crx extensions. 2013-04-17 16:08:38 +02:00
Nicolas Stepien
6f50ec0115 Shave off one useless line. 2013-04-17 04:58:55 +02:00
Zixaphir
5d446e53be Hanging file 2013-04-16 19:48:44 -07:00
Zixaphir
9f8f8efd80 BREAK EVERYTHING INTO PIECES 2013-04-16 19:45:39 -07:00
Zixaphir
599eaef3df Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	Gruntfile.js
	src/features.coffee
	src/main.coffee
2013-04-16 18:03:14 -07:00
Nicolas Stepien
7805d1b1e6 Update deps. 2013-04-17 01:26:12 +02:00
Nicolas Stepien
9ac1193cca Update .gitignore. 2013-04-17 01:22:11 +02:00
Nicolas Stepien
76e98ea87d Release 4chan X v3.1.4. 2013-04-17 00:16:16 +02:00
Nicolas Stepien
94f29bc495 No need to search for the settings dialog when closing via keybind. 2013-04-17 00:14:49 +02:00