129 Commits

Author SHA1 Message Date
Zixaphir
30880e499a Merge branch 'v3' into Av2
Conflicts:
	builds/4chan-X.meta.js
	css/style.css
	lib/ui.coffee
	package.json
	src/features.coffee
	src/qr.coffee
2013-04-14 15:36:26 -07:00
Zixaphir
0cd3e95989 Make header more Mayhem-y 2013-04-14 12:29:01 -07:00
Zixaphir
1276c542f2 Add Mayhem X's Header and options to disable it. 2013-04-14 00:47:54 -07:00
Zixaphir
478a75d03e Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	css/style.css
	src/config.coffee
	src/qr.coffee
2013-04-13 23:20:09 -07:00
Zixaphir
19178d86df Finish fixing up settings dialogs for mascots and themes. 2013-04-13 22:35:08 -07:00
Nicolas Stepien
f4bf9b5413 Add the has-focus class to the QR element when it has focus.
@saxamaphone69
2013-04-14 00:20:21 +02:00
Zixaphir
7d37aa189a la-la-la 2013-04-12 20:02:00 -07:00
Zixaphir
8962659934 FLEX_ERASER.commit 2013-04-12 19:47:56 -07:00
Zixaphir
70edb44237 Fix issue with non-"Force Reply Break" replies. 2013-04-12 18:07:00 -07:00
Zixaphir
84fd1b7b55 I had to turn off my 4chan Pass once and it was terrible. 2013-04-12 00:31:45 -07:00
Zixaphir
c95e09249e Slideout options now respond intelligently to post form size. :3 2013-04-12 00:03:57 -07:00
Zixaphir
419f6cff5d Strengthen QR
* keyup and click event on file div (so unnecessary Mayhem button is
  unnecessary).
* TabIndex on all elements so no mistabs.
* Focus Event on every input so QR will not autohide when focused.
* More love <3
2013-04-11 12:42:30 -07:00
Zixaphir
d86e7545dd Fix fit-width image sizing. 2013-04-11 10:54:05 -07:00
Zixaphir
41b96cd4c3 Bugfix attempt #1 2013-04-11 00:08:32 -07:00
Zixaphir
06d942a968 Get style settings and theme selection working. 2013-04-10 23:10:55 -07:00
Zixaphir
bf27740fa4 Fix select ricing. 2013-04-09 19:08:31 -07:00
Zixaphir
45b38c0e6c Let the user's agent figure out selection colors. 2013-04-09 13:07:14 -07:00
Zixaphir
63e0d44af2 Touchups. 2013-04-09 12:48:13 -07:00
Zixaphir
96b63abc6b Start to get style settings built in. 2013-04-09 12:00:42 -07:00
Zixaphir
a0ef2f4076 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	src/config.coffee
	src/features.coffee

We don't actually use the "Header", so the "move header to bottom"
setting has been removed as it wouldn't do anything.
2013-04-09 08:15:40 -07:00
Nicolas Stepien
d641595922 Add a setting to move the header to the bottom of the screen. 2013-04-09 11:40:46 +02:00
Nicolas Stepien
33d154c8c8 Close #994 2013-04-09 08:58:13 +02:00
Zixaphir
eec8881b55 Rethink checkboxes.
Also add White Rainbow from #215
2013-04-08 18:45:18 -07:00
Zixaphir
4ce2adb571 Take advantage of @mayhemydg's examples of embedding images. 2013-04-08 17:18:36 -07:00
Zixaphir
6d0a930715 v3 classname change broke shit. 2013-04-08 16:00:59 -07:00
Zixaphir
8a9753d3d7 Merge fixes from master 2013-04-08 15:53:08 -07:00
Zixaphir
46af845baa Fix image expansion icon
Make menu an icon too.
2013-04-08 15:01:11 -07:00
Zixaphir
69a8e7bf3e Mostly fix post form and the get Rice.nodes working. 2013-04-08 13:26:18 -07:00
Nicolas Stepien
cd89d93189 Move the qphl class back to the post instead of the postContainer.
It's the source of performance issues when quote previewing in large threads.
2013-04-08 21:10:43 +02:00
Zixaphir
0a5bd72be0 Merge branch 'v3' into Av2
Conflicts:
	appchan-x.meta.js
	appchan-x.user.js
	package.json
	src/features.coffee
	src/main.coffee
2013-04-08 07:50:39 -07:00
Zixaphir
f453276a9c Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	Gruntfile.js
	src/config.coffee
	src/features.coffee
	src/main.coffee
	src/qr.coffee
2013-04-08 07:44:26 -07:00
Nicolas Stepien
2fc572434f Make the thread update button fill the width. 2013-04-08 09:39:26 +02:00
Nicolas Stepien
cdb9b5575e Close #837. 2013-04-07 23:34:22 +02:00
Nicolas Stepien
3a1e9554c1 Fix a missing prefix for a transition. 2013-04-03 20:17:57 +02:00
Nicolas Stepien
9b06417c81 Remove webkit prefixes for transition/gradients, bump min version requirement for Chrome to 26. 2013-04-03 19:05:32 +02:00
Nicolas Stepien
e88e3e4707 Don't enlarge the name/mail/subject fields too much. 2013-03-30 05:10:41 +01:00
Zixaphir
62b1b1cf90 Merge branch 'v3' into Av2
Conflicts:
	appchan-x.meta.js
	appchan-x.user.js
	css/style.css
	package.json
	src/features.coffee
	src/globals.coffee
2013-03-28 20:50:57 -07:00
Zixaphir
1662401958 Merge remote-tracking branch 'mayhem/v3' into v3
Conflicts:
	.gitattributes
	4chan-X.meta.js
	4chan-X.user.js
	Gruntfile.js
	lib/$.coffee
	src/config.coffee
	src/features.coffee
	src/globals.coffee
2013-03-28 20:42:02 -07:00
Nicolas Stepien
c9323272c6 Add a tiny delay before sliding down the Header, so that it doesn't start sliding when it's in our
path but not our destination.
2013-03-27 21:27:52 +01:00
Nicolas Stepien
1854c2a27b Revert "Make it apparent where you have to click to toggle the header's autohiding."
This reverts commit 1604c0028a84ae07eeb65eeaca2b11c1530fdebf.
2013-03-27 05:54:38 +01:00
Nicolas Stepien
0f73d2dffc Set a minimum width for the QR's submit button. #968 2013-03-27 03:54:37 +01:00
Nicolas Stepien
1604c0028a Make it apparent where you have to click to toggle the header's autohiding. 2013-03-26 22:54:04 +01:00
Nicolas Stepien
7cfd5e9d5d Bold the current tab in the settings. #968 2013-03-26 01:10:42 +01:00
Nicolas Stepien
56a93212d2 Change the tab order for the QR submit button.
comment -> [captcha] -> submit -> file -> [spoiler] -> rm file
2013-03-25 20:55:48 +01:00
Nicolas Stepien
8fe0c110a9 The watcher doesn't need the position: fixed; property. #968 2013-03-24 17:53:58 +01:00
Nicolas Stepien
50d3ab055e Don't squish replies with an expanded image against the OP. 2013-03-24 05:24:39 +01:00
Nicolas Stepien
ef5afbf2b9 Add the qphl class to the root. #932 2013-03-24 03:39:27 +01:00
Nicolas Stepien
c8282d2779 Don't display the watcher on top of the header unless we're hovering over it. 2013-03-20 20:58:24 +01:00
Zixaphir
0c018cf7af Namespaces and the like
This will more or less allow appchan x settings to transfer without
hiccups.
2013-03-20 10:45:21 -07:00
Zixaphir
cdd9929034 Make things more-or-less work.
Doesn't mean it's done right, yet.
2013-03-19 21:50:47 -07:00