5592 Commits

Author SHA1 Message Date
Zixaphir
19178d86df Finish fixing up settings dialogs for mascots and themes. 2013-04-13 22:35:08 -07:00
Nicolas Stepien
e4b195734a Fix #1030. 2013-04-14 02:40:35 +02:00
Nicolas Stepien
c000d3db2a Add Remember QR Size back in. Close #1021. 2013-04-14 00:49:51 +02:00
Nicolas Stepien
344e1aaa19 Made Scroll to Last Read Post optional. Close #1009
Fix a bug where it attempted to scroll to a hidden post without stub, effectively scrolling to the end of
the thread.
2013-04-14 00:20:26 +02: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
Nicolas Stepien
c9402fdf65 The index/reply navigation shouldn't exist on the catalog. 2013-04-13 22:57:37 +02:00
Nicolas Stepien
cead1dc231 Save the thread you reply to per post in the QR.
Reset the thread selector on each new post.
2013-04-13 22:54:54 +02:00
Nicolas Stepien
e65e148e4f Handle "You must wait X seconds before posting a reply" QR errors. 2013-04-13 21:00:23 +02:00
Nicolas Stepien
552ab4c3a9 Fix delete link killing the post instead of the file only when deleting the file. 2013-04-13 20:11:43 +02:00
Nicolas Stepien
7f949af905 Fix QR remembering the spoiler state. 2013-04-13 19:04:56 +02:00
Nicolas Stepien
25b37552f1 Fix QR cooldown on Opera. 2013-04-13 18:23:36 +02:00
Nicolas Stepien
766be903b6 Use Element.remove() in $.rm when possible. 2013-04-13 18:01:09 +02:00
Nicolas Stepien
5b349905eb Delete links do not depend on the QR anymore. 2013-04-13 15:00:14 +02:00
Zixaphir
cbc0092e48 Errr, oops? 2013-04-12 20:21:16 -07:00
Zixaphir
929d8b0c7e Merge branch 'v3' into Av2
Conflicts:
	4chan-X.user.js
	appchan-x.meta.js
	css/style.css
	package.json
	src/features.coffee
	src/metadata.js
	src/qr.coffee
2013-04-12 20:12:45 -07: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
6eaeb0ee2c Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	Gruntfile.js
	src/features.coffee
2013-04-12 18:13:43 -07:00
Nicolas Stepien
d2b541f7ff Tiny optimization for relative dates. 2013-04-13 00:39:37 +02:00
Zixaphir
3b023a319b Typo. 2013-04-12 00:49:52 -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
a5b02243e9 Add mascots section to settings. 2013-04-11 23:37:59 -07:00
Zixaphir
bd688515e9 Fix SFW/NSFW themes. 2013-04-11 14:54:44 -07:00
Zixaphir
41c2300263 Fappe Tyme
@seaweedchan: Thanks for the keybind idea, bby. <3
2013-04-11 14:42:59 -07:00
Zixaphir
bcd93c0475 Err, that might not have been the best way to do that. Flow fail. 2013-04-11 14:16:38 -07:00
Zixaphir
2689504662 Rewrite custom board titles 2013-04-11 13:33:18 -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
Nicolas Stepien
5d824c9345 Fix #1015 2013-04-11 10:43:01 +02:00
Nicolas Stepien
13c44dbf50 Fix #1016 2013-04-11 10:36:16 +02:00
Zixaphir
c674921ece And this should fix it. 2013-04-11 01:06:26 -07:00
Zixaphir
e4d5778a46 Typo. 2013-04-11 00:16:57 -07:00
Zixaphir
41b96cd4c3 Bugfix attempt #1 2013-04-11 00:08:32 -07:00
Zixaphir
78b3695d57 Disable custom nav by default, Enable persistent quick reply. 2013-04-10 23:12:43 -07:00
Zixaphir
06d942a968 Get style settings and theme selection working. 2013-04-10 23:10:55 -07:00
Nicolas Stepien
0e42ac6476 Warn Firefox <20 users. 2013-04-10 22:34:58 +02:00
Nicolas Stepien
182046f254 Close #1003. 2013-04-10 21:53:06 +02:00
Nicolas Stepien
24f4e0d8d8 Fix #1011 2013-04-10 14:18:00 +02:00
Nicolas Stepien
050094e17a The metadata description should use the package description. 2013-04-10 10:11:57 +02:00
Zixaphir
386e0c617d _results 2013-04-09 19:22:29 -07:00
Zixaphir
bf27740fa4 Fix select ricing. 2013-04-09 19:08:31 -07:00
Nicolas Stepien
8116b48d08 Fix missing default when using the menu to filter.
Don't add `;op:yes` since that's the default already.
2013-04-10 01:50:05 +02:00
Nicolas Stepien
a472dae321 Alert v2 users that v2 needs to be disabled. 2013-04-10 01:35:16 +02:00
Nicolas Stepien
1be56f8f05 Fix the post menu -> filter not being applied instantly in the setting textarea. 2013-04-09 22:09:46 +02: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
Nicolas Stepien
3e7240dd79 Add a label to the custom CSS checkbox. 2013-04-09 18:50:29 +02:00
Zixaphir
8f53b3275c Merge branch 'v3' into av2
Conflicts:
	css/style.css
	package.json
2013-04-09 08:33:09 -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
Zixaphir
d7b644d751 Separate settings into its own file for maintainability. 2013-04-09 07:56:44 -07:00