Nicolas Stepien
b09f790767
POST caught errors to me.
2013-04-07 21:41:31 +02:00
Nicolas Stepien
ad816c579b
Use console.error instead of console.log.
2013-04-03 18:45:51 +02:00
Nicolas Stepien
fd587bff22
ReplyHiding -> PostHiding
2013-04-03 18:27:06 +02:00
Nicolas Stepien
1e34674fdf
Prevent a post from being killed twice,
...
f.e. when the thread updater udpdates the post before we get an answer from the server.
2013-04-03 02:44:49 +02:00
Nicolas Stepien
4629864981
Fix archive redirection.
...
Some simplifications.
g.THREAD -> g.THREADID
2013-04-02 22:40:57 +02:00
Nicolas Stepien
a961c993a2
Better consistency with board and boardID.
2013-04-02 11:04:18 +02:00
Nicolas Stepien
203bbf091d
Fix rare race conditions with thread/reply hiding, unread, your posts. #968
...
Added DataBoards for simplifications and to reduce asyncings.
Made it possible to export/import those.
Made it possible for (You) to work with cross-board quotelinks.
Replaced Misc.clearThreads.
This is more v3-like.
2013-04-01 01:58:25 +02:00
Nicolas Stepien
7126768855
Use fullID when possible.
2013-03-31 00:35:05 +01:00
Nicolas Stepien
0ab6af2a01
Avoid version conflicts between sync'd devices.
...
Also fix some notification lifetime, teehee~.
2013-03-29 17:10:54 +01:00
Nicolas Stepien
ffc0b4831b
Honor the Check for Updates config.
2013-03-29 16:43:07 +01:00
Nicolas Stepien
0a33b5a6d5
Make $.get use the Chrome storage API. Close #503
...
Still need to fix $.sync, which I'll do tomorrow. Good night.
2013-03-29 05:59:23 +01:00
Nicolas Stepien
be92325ee4
Fix logic.
2013-03-28 03:23:10 +01:00
Nicolas Stepien
57d65aa22a
Notify users of available updates. #968
2013-03-28 03:10:50 +01:00
Nicolas Stepien
60737bd33e
api/images/sys.4chan.org are not legit pages.
2013-03-27 21:55:24 +01:00
Nicolas Stepien
7fab082bea
Fix capcode parsing. #968
2013-03-25 23:22:17 +01:00
Nicolas Stepien
a1817f0966
Typo. #968
2013-03-25 05:05:05 +01:00
Nicolas Stepien
f745947602
Make sure callbacks have a name. #968
...
/slap @milkytiptoe
2013-03-25 03:36:50 +01:00
Nicolas Stepien
3b82f1841e
Don't execute 4chan X on '4chan - Error' pages.
2013-03-23 04:10:20 +01: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
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