82 Commits

Author SHA1 Message Date
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
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
149ea4ccc2 Expand OP comments when expanding a thread. Close #764. 2013-02-17 18:47:41 +01:00
Nicolas Stepien
abb8128afd Add Thread Watcher. 2013-02-17 16:52:15 +01:00
Nicolas Stepien
6eac5ca3b2 More Unread work outside of the Unread code. 2013-02-17 01:12:32 +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
a58b5c7670 oops 2013-02-16 00:24:59 +01:00
Nicolas Stepien
7494a1a9b8 Disable -> Enable 2013-02-16 00:21:53 +01:00
Nicolas Stepien
5dd3cc38d0 Kill each clones when we kill a post too. 2013-02-16 00:02:01 +01:00
Nicolas Stepien
c5b2539bc0 Add the base64'd icon to the metadata. Let grunt insert the base64'd beep audio file. 2013-02-15 22:45:11 +01:00
Nicolas Stepien
88da43f129 Decrease relative dates refresh rate down to 30 seconds.
Update comments?
2013-02-15 22:10:20 +01:00
Nicolas Stepien
e3a721ade0 Add months and years support in relative dates.
We don't need to flush on node if it's a clone.
Prevent theoretical "60 seconds ago" and such.
2013-02-15 22:01:58 +01:00
Nicolas Stepien
2712a8b61e Prevent "-1 seconds ago" times. 2013-02-15 19:01:17 +01:00
Nicolas Stepien
2022962dda Shave off 1 line. 2013-02-15 18:51:18 +01:00
Nicolas Stepien
479ddffd95 rm $.debounce, better Relative Dates. 2013-02-15 18:48:40 +01:00
Nicolas Stepien
7657167953 Always create the subject element. 2013-02-15 17:49:43 +01:00
Nicolas Stepien
20ece62290 Merge branch 'master' into v3 2013-02-14 23:30:44 +01:00
Nicolas Stepien
c746f9b7e6 Abort QR upload on thread death. Some QR notifications work. 2013-02-14 22:16:18 +01:00
Nicolas Stepien
7bdeabedd8 Fix thread updater not thread updating on successful post. 2013-02-14 21:49:47 +01:00
Nicolas Stepien
0ffebeca0b Add the 'ThreadUpdate' API/event. 2013-02-14 21:45:52 +01:00
Nicolas Stepien
b90931b80d unoop the thread updater. 2013-02-14 21:31:31 +01:00
Nicolas Stepien
b91d343679 Use link+blob urls for the stylesheet. That'll help me inspect the css.
I wonder if it matters performance-wise.
2013-02-14 17:28:03 +01:00
Nicolas Stepien
21b0c6a73b Use Confs for image expansion settings. 2013-02-14 16:08:01 +01:00
Nicolas Stepien
76d352f972 A simplification of the last ui hovering improvement. 2013-02-14 15:39:38 +01:00
Nicolas Stepien
4af24cc60d Fix Expand all being too damn slow. 2013-02-14 15:04:13 +01:00
Nicolas Stepien
90d6a5a90a Fix Fit width for OPs. 2013-02-14 14:37:43 +01:00
Nicolas Stepien
bbb455c0c5 Automatically reposition a quote preview or image hover once the content is loaded. Close #237. 2013-02-14 12:13:24 +01:00
Nicolas Stepien
cd7926d45b Don't try to re-expand an image on download error if we already contracted it. 2013-02-14 09:54:33 +01:00
Nicolas Stepien
7326caf438 Add Image Expansion.
Close #314.
Close #481.
2013-02-14 02:32:22 +01:00
Nicolas Stepien
2b8f808b6b Add the catalog links toggler. 2013-02-13 23:09:40 +01:00
Nicolas Stepien
2d677acad4 Add the CloseMenu event/API. 2013-02-13 18:24:59 +01:00
Nicolas Stepien
4f28b6d2e5 Add ordering to menu entries, using a flexbox layout. 2013-02-13 18:03:27 +01:00
Nicolas Stepien
22d40d2315 The QR code is just too damn long, move it into its own file. 2013-02-12 23:59:29 +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