3627 Commits

Author SHA1 Message Date
Nicolas Stepien
7aacc95f20 Thread/Reply Hiding Buttons -> Hiding Buttons
Enable 4chan's extension -> Enable 4chan's Extension
2013-02-22 15:20:36 +01:00
Nicolas Stepien
5f9abaca0a Some config renaming:
Quote Inline -> Quote Inlining
Quote Preview -> Quote Previewing
Quoting -> Quote links
Enhancing -> Miscellaneous
2013-02-22 04:16:30 +01:00
Nicolas Stepien
415b983fe3 Some QP styling fixes. 2013-02-22 03:57:22 +01:00
Nicolas Stepien
558c5a68dc Less indexOf. 2013-02-22 03:47:10 +01:00
Nicolas Stepien
5851a1cb29 Better Unread code.
Less indexOf.
2013-02-22 03:43:27 +01:00
Nicolas Stepien
938ff38293 @ -> Unread. 2013-02-22 00:11:37 +01:00
Nicolas Stepien
39564417ba Fix unread errors when scrolling before the thread has finished loading.
Screw some css meant for Opera, it will move to webkit anyway.
2013-02-21 23:06:25 +01:00
Nicolas Stepien
39a7aa3c81 Fix inaccuracies in thread stats.
When a post dies, we need to decrease the filecount too if it had a file.
But if a post dies and its file was also deleted previously, we don't need to decrease the filecount
twice.
Just count the entire thread each thread update.
2013-02-21 22:18:57 +01:00
Nicolas Stepien
c925959370 Convert hotkeys too. 2013-02-21 22:07:28 +01:00
Nicolas Stepien
0f0d08ecd4 Enable "Expand all spoilers" by default. 2013-02-21 21:49:41 +01:00
Nicolas Stepien
66b3fc1c64 Convert imported settings from v2 to v3. Close #702. 2013-02-21 21:41:55 +01:00
Nicolas Stepien
d416d5f6c4 Add import/export settings buttons in the Settings. #702 2013-02-21 18:48:26 +01:00
Nicolas Stepien
2a9c77c960 Merge branch 'master' into v3 2013-02-21 01:47:27 +01:00
Nicolas Stepien
aed462712e d.documentElement -> doc 2013-02-21 01:38:31 +01:00
Nicolas Stepien
d827a6c317 Inconsistency, fix for non-webkit browsers. 2013-02-21 01:06:35 +01:00
Nicolas Stepien
d9e3e7d55c Add option to auto-scroll to the bottom. 2013-02-21 00:51:30 +01:00
Nicolas Stepien
242208760f Attempt at fixing submenu entries positioning on Firefox #932. 2013-02-21 00:17:06 +01:00
Nicolas Stepien
b5fcd40e69 Muhzilla doesn't support flex-flow or flex-wrap. #932 @VitP 2013-02-20 23:43:37 +01:00
Nicolas Stepien
ff054823ca Add @namespace. 2013-02-20 23:18:01 +01:00
Nicolas Stepien
3e0d8c15aa Let's go Beta. 2013-02-20 21:52:50 +01:00
Nicolas Stepien
6558d98141 Add the Filter settings section.
Settings are done.
4chan X v3 is entirely usable now.
2013-02-20 21:42:27 +01:00
Nicolas Stepien
3bd71e9bfc Fix favicons in the Rice section outside threads.
Fix Opera ignoring the max-height/width of the settins dialog.
I like how opera doesn't reflow when you resize the browser. Chropera when?
2013-02-20 20:39:49 +01:00
Nicolas Stepien
e103ae6535 Scroll to the top when changing section. 2013-02-20 18:05:19 +01:00
Nicolas Stepien
eb0cb429fd Add the Rice settings section. 2013-02-20 17:54:31 +01:00
Nicolas Stepien
09693bf520 Add the Sauce settings section. 2013-02-20 17:01:57 +01:00
Nicolas Stepien
d6cbf7c6b4 Just a string will be enough. 2013-02-20 16:41:04 +01:00
Nicolas Stepien
80ede65e38 Add possibility to open a specific settings section. 2013-02-20 16:37:04 +01:00
Nicolas Stepien
64b09feac3 Fix a tiny error. 2013-02-20 14:37:24 +01:00
Nicolas Stepien
a2fe5c7819 Add the Keybinds settings section. 2013-02-20 04:43:07 +01:00
Nicolas Stepien
dc6533d284 grunt-bump just got updated, uncomment its tasks. 2013-02-20 03:22:51 +01:00
Nicolas Stepien
4d7a2f9c02 Add a close button to the Settings dialog, for small screens. 2013-02-20 03:08:52 +01:00
Nicolas Stepien
b3e5912814 Add the Settings dialog.
Add the Main settings section.
Add an API to add custom settings section. Close #604.
2013-02-20 01:13:50 +01:00
Nicolas Stepien
6cd4d22215 Fix stray unread code. 2013-02-19 19:52:08 +01:00
Nicolas Stepien
aa16428d78 Tell 4chan to parse posts if we enabled 4chan's extension.
Add code/math parsing.
Add math tags keybinds.
Close #507.
2013-02-19 19:13:04 +01:00
Nicolas Stepien
88afacb8ee Extra @match aren't actually necessary when CORS is setup correctly. 2013-02-19 17:06:37 +01:00
Nicolas Stepien
9bb1d61084 Update to Grunt 0.4.0. 2013-02-19 01:58:14 +01:00
Nicolas Stepien
dfcee97a62 Missing 2013. 2013-02-18 20:17:40 +01:00
Nicolas Stepien
0d388a6b4d Some post building update. 2013-02-18 19:55:20 +01:00
Nicolas Stepien
03b3ce9f63 Fix #645. 2013-02-18 03:24:11 +01:00
Nicolas Stepien
7c3fd1232c I'm such a baka. 2013-02-18 01:40:44 +01:00
Nicolas Stepien
7e2061cd3d derp 2013-02-18 00:28:07 +01:00
Nicolas Stepien
c77e012a52 Add Keybinds. 2013-02-18 00:17:00 +01:00
Nicolas Stepien
d546654cf2 Screw reply navigation, there are top and bottom links on 4chan itself. Also return guard. 2013-02-17 21:57:20 +01:00
Nicolas Stepien
e001cd3c98 typo 2013-02-17 21:53:00 +01:00
Nicolas Stepien
70bb35950f Add Index/Reply Navigation.
This code is so old.
Are these features even used?
2013-02-17 21:49:32 +01:00
Nicolas Stepien
bbd96ad959 Don't affect 404/error pages. 2013-02-17 20:15:25 +01:00
Nicolas Stepien
a20d9f7e8b do -> 2013-02-17 18:49:59 +01:00
Nicolas Stepien
149ea4ccc2 Expand OP comments when expanding a thread. Close #764. 2013-02-17 18:47:41 +01:00
Nicolas Stepien
67c66a2d4c Fix script storage on Opera. 2013-02-17 18:11:05 +01:00
Nicolas Stepien
6e11bfd8b5 -moz-placeholder is a pseudo-element in Fx19. 2013-02-17 17:44:57 +01:00