4025 Commits

Author SHA1 Message Date
Nicolas Stepien
6a8ebfed0d Fix dead quotelinks inside clones. 2013-04-15 18:34:17 +02:00
Nicolas Stepien
abaf10e101 Close #1035. 2013-04-15 00:54:12 +02:00
Nicolas Stepien
44499fe784 Fix #1025. 2013-04-14 22:32:10 +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
f753ed1db6 Fix releasing not reloading pkg, thus breaking on build-crx. 2013-04-14 19:03:31 +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
39edd9a9d3 Release 4chan X v3.0.6. 2013-04-14 02:40:47 +02:00
Nicolas Stepien
e4b195734a Fix #1030. 2013-04-14 02:40:35 +02:00
Nicolas Stepien
40582724e1 Release 4chan X v3.0.5. 2013-04-14 00:52:13 +02:00
Nicolas Stepien
c000d3db2a Add Remember QR Size back in. Close #1021. 2013-04-14 00:49:51 +02:00
Nicolas Stepien
06d77102a4 UI should use $.get/$.set instead of localStorage. 2013-04-14 00:20:26 +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
f4bf9b5413 Add the has-focus class to the QR element when it has focus.
@saxamaphone69
2013-04-14 00:20:21 +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
cead1dc231 Save the thread you reply to per post in the QR.
Reset the thread selector on each new post.
2013-04-13 22:54:54 +02:00
Nicolas Stepien
e65e148e4f Handle "You must wait X seconds before posting a reply" QR errors. 2013-04-13 21:00:23 +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
7f949af905 Fix QR remembering the spoiler state. 2013-04-13 19:04:56 +02:00
Nicolas Stepien
25b37552f1 Fix QR cooldown on Opera. 2013-04-13 18:23:36 +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
174c6a9e98 Release 4chan X v3.0.4. 2013-04-11 10:44:07 +02:00
Nicolas Stepien
5d824c9345 Fix #1015 2013-04-11 10:43:01 +02:00
Nicolas Stepien
13c44dbf50 Fix #1016 2013-04-11 10:36:16 +02:00
Nicolas Stepien
195a5cb241 Send the tags first. 2013-04-11 03:05:36 +02:00
Nicolas Stepien
48b0e7d863 Release 4chan X v3.0.3. 2013-04-10 22:40:35 +02:00
Nicolas Stepien
0e42ac6476 Warn Firefox <20 users. 2013-04-10 22:34:58 +02:00
Nicolas Stepien
182046f254 Close #1003. 2013-04-10 21:53:06 +02:00
Nicolas Stepien
6425a2a36d Update deps. 2013-04-10 15:42:34 +02:00
Nicolas Stepien
24f4e0d8d8 Fix #1011 2013-04-10 14:18:00 +02:00
Nicolas Stepien
050094e17a The metadata description should use the package description. 2013-04-10 10:11:57 +02:00
Nicolas Stepien
0a00fc4228 Update compress deps. 2013-04-10 02:45:03 +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
a472dae321 Alert v2 users that v2 needs to be disabled. 2013-04-10 01:35:16 +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
50a13f306f typo 2013-04-09 11:48:34 +02:00
Nicolas Stepien
85af346fd9 Release 4chan X v3.0.2. 2013-04-09 11:41:29 +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
fe2f4d4c0a Close #990 2013-04-09 09:05:30 +02:00
Nicolas Stepien
33d154c8c8 Close #994 2013-04-09 08:58:13 +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