72 Commits

Author SHA1 Message Date
Zixaphir
370cf342ef I like that diction better. 2013-03-20 21:31:51 -07:00
Zixaphir
6fa291468d Add "yours" property to "Post" class, use it for backlinks 2013-03-17 11:36:02 -07:00
Zixaphir
4f8206f343 Let's speed that up a bit. 2013-03-16 12:27:22 -07:00
Zixaphir
e4535734fc Remove Mayhemchan X's header. 2013-03-16 11:44:42 -07:00
Zixaphir
df5c84e753 Lets not half-ass it. 2013-03-16 09:43:51 -07:00
Zixaphir
bcd49395a8 Lets reduce duplicate keystrokes. 2013-03-16 09:37:39 -07:00
Zixaphir
69763f87e9 Linkify. 2013-03-15 19:34:16 -07:00
Zixaphir
0ba9e6027b Remove AutoGIF, replace with ImageReplace 2013-03-15 16:50:39 -07:00
Zixaphir
53cf95d8e1 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	4chan_x.user.js
	Gruntfile.js
	src/config.coffee
	src/qr.coffee
2013-03-15 13:05:15 -07:00
Nicolas Stepien
163676c5a1 un(Dead) quotelinks when resurrecting. #932 2013-03-15 00:08:40 +01:00
Nicolas Stepien
968cb9744b Resurrect posts in case of false-positives. #932 2013-03-13 21:42:09 +01:00
Nicolas Stepien
c602d39d06 Better header hover-out transition. See b36b9540d366c882a92a2b8a23270cb7a3b02343 2013-03-12 23:55:23 +01:00
Nicolas Stepien
b6f7514605 c = console. replaces $.log 2013-03-12 21:54:40 +01:00
Zixaphir
ba43ab52dc Now with Scriptish support! 2013-03-12 06:37:50 -07:00
Nicolas Stepien
a45a9fe641 Fix redirection loop. #932 2013-03-05 23:34:02 +01:00
Nicolas Stepien
cc842807c8 Refactor the Recursive stuff, recursively un-hide resplies. 2013-03-05 21:08:05 +01:00
Nicolas Stepien
68761aac28 Fix $.open. #932 2013-03-03 17:31:07 +01:00
Nicolas Stepien
1cb7f9c6c1 Missing selection context. 2013-03-03 02:06:45 +01:00
Nicolas Stepien
737097e46a Make the menus follow their buttons. #932 2013-03-02 21:50:13 +01:00
Nicolas Stepien
4bceb059d9 Add AddCallback API. #932 @milkytiptoe 2013-03-01 23:16:29 +01:00
Nicolas Stepien
e7fbfe8886 Don't execute on the 'Temporary Offline' page. 2013-03-01 12:42:28 +01:00
Nicolas Stepien
de8226e96e Add Custom CSS ricing. #932 2013-02-28 03:03:50 +01:00
Nicolas Stepien
e8012a38da Add captcha refresh on backspace and one-word captcha in the report window. #932 2013-02-28 00:59:25 +01:00
Nicolas Stepien
0c220617d9 Add (You). Close #920. 2013-02-23 17:07:40 +01:00
Nicolas Stepien
2c42f1afc5 Fix some missing CSS (QR autohide, post forwarding). 2013-02-23 03:51:52 +01:00
Nicolas Stepien
02fc7fecb3 Add Thread.OP|isSticky|isClosed. 2013-02-23 00:02:34 +01:00
Nicolas Stepien
d4089d09c5 Faster Menu's makeButton. Callback name fixes. 2013-02-22 23:28:45 +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
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
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
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
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
abb8128afd Add Thread Watcher. 2013-02-17 16:52:15 +01:00
Nicolas Stepien
5e03439960 Add Thread Expansion. 2013-02-17 00:13:55 +01:00
Nicolas Stepien
b8db488591 Add Comment Expansion.
Fix a bug in Quote Backlinks.
2013-02-16 22:38:38 +01:00
Nicolas Stepien
2b0d0b2fe7 Add Unread Tab Icons. 2013-02-16 19:08:10 +01:00
Nicolas Stepien
1771713d6f Add Unread Count.
Remove the "read thread" keybind.
Fix #714.
2013-02-16 18:15:27 +01:00
Nicolas Stepien
03fdfa8c68 Add Thread Excerpt. 2013-02-16 16:42:15 +01:00
Nicolas Stepien
289c187686 Add Thread Stats. Close #73. 2013-02-16 01:03:40 +01:00
Nicolas Stepien
5dd3cc38d0 Kill each clones when we kill a post too. 2013-02-16 00:02:01 +01:00
Nicolas Stepien
9136d7f643 Display [Deleted] or [File deleted] when we catch deleted posts/files. Close #915. 2013-02-15 23:30:12 +01:00
Nicolas Stepien
20ece62290 Merge branch 'master' into v3 2013-02-14 23:30:44 +01:00
Nicolas Stepien
b90931b80d unoop the thread updater. 2013-02-14 21:31:31 +01:00
Nicolas Stepien
270f7f8ec2 Fix styling of dead backlinks. 2013-02-14 16:38:32 +01:00
Nicolas Stepien
7326caf438 Add Image Expansion.
Close #314.
Close #481.
2013-02-14 02:32:22 +01:00
Nicolas Stepien
4e976a5594 Style fixes for the catalog.
4chan's integration of the catalog is terrible. I don't see myself supporting it any further.
2013-02-12 23:37:31 +01:00
Nicolas Stepien
a9b427f0d2 Remove the 'Open Reply in New Tab' config and make it the default behavior.
Various QR fixes.
Tiny styling adjustments.
You can now create threads when outside of the index.
Allow selection-to-quote to work on any text inside the quoted post, not just the comment. Close #789.
2013-02-12 23:05:09 +01:00