303 Commits

Author SHA1 Message Date
Nicolas Stepien
abaf10e101 Close #1035. 2013-04-15 00:54:12 +02:00
Nicolas Stepien
0bccde09dd Close #1024 2013-04-14 22:04:50 +02:00
Nicolas Stepien
0ff0b14d27 Add $.rmAll.
Up to 60 000 times faster than innerHTML = null! (wtf)
Crazy stuff.
2013-04-14 20:16:33 +02:00
Nicolas Stepien
1ec6be21a2 Silly prinny. 2013-04-14 16:39:24 +02:00
Nicolas Stepien
995729b600 Fix #1032. 2013-04-14 15:15:34 +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
c9402fdf65 The index/reply navigation shouldn't exist on the catalog. 2013-04-13 22:57:37 +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
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
Nicolas Stepien
d2b541f7ff Tiny optimization for relative dates. 2013-04-13 00:39:37 +02:00
Nicolas Stepien
13c44dbf50 Fix #1016 2013-04-11 10:36:16 +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
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
1be56f8f05 Fix the post menu -> filter not being applied instantly in the setting textarea. 2013-04-09 22:09:46 +02:00
Nicolas Stepien
3e7240dd79 Add a label to the custom CSS checkbox. 2013-04-09 18:50:29 +02:00
Nicolas Stepien
354f566672 Fix loading image expansion in clones. 2013-04-09 13:45:16 +02:00
Nicolas Stepien
d641595922 Add a setting to move the header to the bottom of the screen. 2013-04-09 11:40:46 +02:00
Nicolas Stepien
2263b02b65 Fix #999 2013-04-09 08:54:41 +02:00
Nicolas Stepien
661f969de1 Close #992. 2013-04-08 23:25:44 +02:00
Nicolas Stepien
cd89d93189 Move the qphl class back to the post instead of the postContainer.
It's the source of performance issues when quote previewing in large threads.
2013-04-08 21:10:43 +02:00
Nicolas Stepien
59df0e0e24 Fix #995. 2013-04-08 16:43:27 +02:00
Nicolas Stepien
699e680c8b Don't add hashes to changelog links.
I forgot that I add the date next to version.
2013-04-08 12:29:48 +02:00
Nicolas Stepien
06464b1bb7 Less characters.
You could always send PRs, @Nami-Doc
2013-04-08 10:19:13 +02:00
Nicolas Stepien
4cf7e55301 Close #986 2013-04-08 10:14:46 +02:00
Nicolas Stepien
e5012d6b44 Close #982 2013-04-08 10:02:02 +02:00
Nicolas Stepien
2e8146a92f Might as well go all the way to fix this. 2013-04-08 09:52:29 +02:00
Nicolas Stepien
b71ef38569 Fix #983 2013-04-08 09:27:50 +02:00
Nicolas Stepien
060dc71e4b less {} 2013-04-07 21:58:53 +02:00
Nicolas Stepien
30c76eb81d Don't send me your credentials when you POST errors thank you. 2013-04-07 21:54:18 +02:00
Nicolas Stepien
b09f790767 POST caught errors to me. 2013-04-07 21:41:31 +02:00
Nicolas Stepien
13012e1175 Merge branch 'master' into v3 2013-04-06 05:07:18 +02:00
Nicolas Stepien
cd4f789562 Alert Firefox users if they didn't set up flexbox correctly. 2013-04-05 22:30:06 +02:00
Nicolas Stepien
95c330f302 Decrease the "4chan X has been updated" notification lifetime down to 30 seconds. 2013-04-05 01:29:57 +02:00
Nicolas Stepien
caa79b5089 Expand at least comments when the thread itself cannot be expanded. #968 2013-04-05 01:26:48 +02:00
Nicolas Stepien
c79bb318b2 Cache requests to threads.json. 2013-04-05 00:16:42 +02:00
Nicolas Stepien
cd82bce655 Clean the catalog manually.
Uuuuuuggghhhhh.
2013-04-04 23:51:17 +02:00
Nicolas Stepien
f49a4b6c87 This should fix the 'unhide all' button not clearing threads. #968 2013-04-04 13:39:44 +02:00
Nicolas Stepien
72be364d20 Don't reposition if the expanded image is in a quote preview. 2013-04-03 22:20:32 +02:00
Nicolas Stepien
ad816c579b Use console.error instead of console.log. 2013-04-03 18:45:51 +02:00
Nicolas Stepien
2be289a0ef Fix exporting on Firefox. #968 2013-04-03 18:39:36 +02:00
Nicolas Stepien
fd587bff22 ReplyHiding -> PostHiding 2013-04-03 18:27:06 +02:00
Nicolas Stepien
98e46dd430 Mark posts as dead as soon as we delete them. 2013-04-03 02:40:23 +02:00
Nicolas Stepien
1cad4b8d17 Completely fix the 'read arbitrary post' use case. 2013-04-03 00:34:24 +02:00
Nicolas Stepien
2e1bb104e5 Concat quotelinks and backlinks for less loops. 2013-04-02 23:56:19 +02:00
Nicolas Stepien
a3face3746 Fix (0) + Unread (You) favicon, in case you inlined a backlink quoting you for example. 2013-04-02 23:39:46 +02:00
Nicolas Stepien
3e211c8ba7 Prevent file upload in threads that reached the file limit.
Fix QR preventing from posting in sticky thread instead of locked thread.
2013-04-02 23:28:22 +02:00
Nicolas Stepien
4629864981 Fix archive redirection.
Some simplifications.
g.THREAD -> g.THREADID
2013-04-02 22:40:57 +02:00
Nicolas Stepien
ded92b94c2 Allow $.set to save multiple items at once.
Fix importing watched threads from v2.
2013-04-02 13:34:34 +02:00