3946 Commits

Author SHA1 Message Date
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
a0c4d86dee Delete entire boards from DataBoards when cleaning it gives us a 404.
This would happen when a board gets deleted, like /s4s/ hopefully one day.
2013-04-04 23:05:30 +02:00
Nicolas Stepien
8bae973931 Typo. Fix error mentioned by @saxamaphone69 in #968. 2013-04-04 13:44:25 +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
a3c370df66 I won't need to build when releasing. 2013-04-03 22:22:31 +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
3a1e9554c1 Fix a missing prefix for a transition. 2013-04-03 20:17:57 +02:00
Nicolas Stepien
9b06417c81 Remove webkit prefixes for transition/gradients, bump min version requirement for Chrome to 26. 2013-04-03 19:05:32 +02:00
Nicolas Stepien
7b0b92accf Don't break DataBoards when we $.delete them. 2013-04-03 18:48:04 +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
dda20916b4 Fix $.set for userjs/userscript. #968
Fix typo in $.delete for userscript.
Don't use `arguments` for $.get/$.set.
2013-04-03 17:31:51 +02:00
Nicolas Stepien
9bd3ff0426 Less array building. 2013-04-03 16:59:47 +02:00
Nicolas Stepien
cc27e36d98 Fix purging dead threads from DataBoards. 2013-04-03 03:01: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
98e46dd430 Mark posts as dead as soon as we delete them. 2013-04-03 02:40:23 +02:00
Nicolas Stepien
3d72a2331c Fix QR persona and quoting. #968 2013-04-03 02:29:07 +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
7af57026bc Fix UI.hover's asapTest firing constently in some cases. 2013-04-02 13:56:43 +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
Nicolas Stepien
a961c993a2 Better consistency with board and boardID. 2013-04-02 11:04:18 +02:00
Nicolas Stepien
c15c7230db Fix QR keybind not focusing the comment input. #968 2013-04-02 10:39:17 +02:00
Nicolas Stepien
c084c66ee0 Fix exporter exporting irrelevant data. 2013-04-02 10:31:28 +02:00
Nicolas Stepien
8dec16213e Shave a line. 2013-04-02 03:19:27 +02:00
Nicolas Stepien
512bdefbca Simplify exporting data. 2013-04-02 03:18:04 +02:00
Nicolas Stepien
de7d923be8 Fix export/import of DataBoards. 2013-04-02 01:40:48 +02:00
Nicolas Stepien
f88724edfc Fix unhide-all button description. Refresh to apply.
Close #975.
2013-04-02 01:22:59 +02:00
Nicolas Stepien
8f433525db Give me the expected and actual results when reporting a bug/problem. 2013-04-02 01:18:57 +02:00
Nicolas Stepien
4318413a92 Merge branch 'master' into v3 2013-04-01 20:15:20 +02:00
Nicolas Stepien
b5a3de3395 Release 2.39.2. 2013-04-01 20:14:22 +02:00
Nicolas Stepien
2592fc8ed0 Fix #978.
It's magic! No need to unescape.
2013-04-01 20:14:05 +02:00
Nicolas Stepien
c3a09159a3 Merge branch 'master' into v3 2013-04-01 16:34:40 +02:00
Nicolas Stepien
ddee544ec0 Release 2.39.1. 2013-04-01 16:22:29 +02:00
Nicolas Stepien
709c1b69eb Add archive redirection for /gd/, /out/, /vp/ and /vr/.
Update CS.
Fix compiling on my laptop. (maxBuffer error)
2013-04-01 16:19:48 +02:00
Nicolas Stepien
e3ca8f280d Only toggle the Header on LMB. 2013-04-01 05:05:04 +02:00
Nicolas Stepien
c68f1a3809 More accurate changelog on optional spoiler expanding. 2013-04-01 05:00:30 +02:00
Nicolas Stepien
e4460f01a0 Don't need to check that since (You) depends on the QR already. 2013-04-01 02:18:34 +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
435c411a36 Use $ consistently in UI. 2013-03-31 06:01:39 +02:00
Nicolas Stepien
193059f8a4 Update the description. 2013-03-31 03:29:13 +02:00
Nicolas Stepien
f308eed714 Don't call Unread.update all the time. 2013-03-31 01:26:02 +01:00
Nicolas Stepien
7126768855 Use fullID when possible. 2013-03-31 00:35:05 +01:00
Nicolas Stepien
09642b63da When there is a valid hash, scroll to corresponding post instead of the unread posts. #968 2013-03-31 00:32:14 +01:00