Nicolas Stepien
|
4d87791b79
|
Fix compatibility between Linkify Plus and Comment Expansion x Quote Resurrection.
|
2012-03-12 11:44:34 +01:00 |
|
Nicolas Stepien
|
0fe4287356
|
Fix Comment Expansion x Quote Resurrection compatibility.
|
2012-03-12 03:24:24 +01:00 |
|
Nicolas Stepien
|
da738c93b9
|
Merge branch 'master' into quotify
|
2012-03-12 01:40:30 +01:00 |
|
Nicolas Stepien
|
6a9320dd81
|
Handle dead cross-board quotelinks. Handle multiple dead quotelinks per text nodes.
|
2012-03-12 01:40:27 +01:00 |
|
Nicolas Stepien
|
83dc49c30b
|
Turn the forwarded quote back to blue.
|
2012-03-11 23:42:03 +01:00 |
|
Nicolas Stepien
|
f30eb62558
|
Fix trip in stubs when the tripcode is inside a mail anchor.
|
2012-03-11 22:17:30 +01:00 |
|
Nicolas Stepien
|
e3fe3f6606
|
Merge branch 'master' into quotify
|
2012-03-11 17:33:51 +01:00 |
|
Nicolas Stepien
|
97bc32eefa
|
Clicking on 'New Thread' should select 'New thread' in the QR's thread list.
|
2012-03-11 17:28:08 +01:00 |
|
Nicolas Stepien
|
b40a79a9f4
|
Use ReplyHiding when Recursively Filtering. This will add stubs when the option is enabled.
|
2012-03-11 14:52:59 +01:00 |
|
Nicolas Stepien
|
9ce3679a2e
|
Firefox needlessly requires an argument for document.implementation.createHTMLDocument.
|
2012-03-11 13:56:57 +01:00 |
|
Nicolas Stepien
|
42377c69cd
|
Don't add a class to hidden threads with stubs. This will slightly improve performance for thread id perparsing on board pages.
|
2012-03-11 06:03:59 +01:00 |
|
Nicolas Stepien
|
4db82feca5
|
Use document.implementation.createHTMLDocument() for Quote Inlining and Quote Previewing too.
|
2012-03-11 05:51:30 +01:00 |
|
Nicolas Stepien
|
8514eae046
|
Links in a locationless document have their hash, and probably more, values empty. Also shave some lines.
|
2012-03-11 05:13:04 +01:00 |
|
Nicolas Stepien
|
8ed8309b31
|
Slight Comment Expansion optimization.
Sup @aeosynth.
|
2012-03-11 04:10:42 +01:00 |
|
Nicolas Stepien
|
dd77d0d89d
|
ReplyHiding refactor.
|
2012-03-10 20:50:45 +01:00 |
|
Nicolas Stepien
|
628ae5d9db
|
ThreadHiding refactor.
|
2012-03-10 18:37:17 +01:00 |
|
Nicolas Stepien
|
e9c7e71e23
|
Display the current version in error alerts.
|
2012-03-08 20:19:48 +01:00 |
|
Nicolas Stepien
|
543caa37d4
|
Trim input values before localStoring them.
|
2012-03-08 20:14:16 +01:00 |
|
Nicolas Stepien
|
d7b6b0823a
|
if nodes instanceof Node
|
2012-03-08 06:29:39 +01:00 |
|
Nicolas Stepien
|
29617d64ef
|
Init more features asynchronously.
|
2012-03-08 01:47:30 +01:00 |
|
Nicolas Stepien
|
6bc5f5d9be
|
Load conf[]s in Main.init.
|
2012-03-08 01:14:14 +01:00 |
|
Nicolas Stepien
|
bd250ba990
|
Ressurect quotes before QuoteInline/QuotePreview. Quote links of deleted posts will thus work as usual if the post has been fetched before its deletion.
|
2012-03-07 22:27:15 +01:00 |
|
Nicolas Stepien
|
0fc9c5dea1
|
Merge branch 'master' into quotify
|
2012-03-07 21:11:18 +01:00 |
|
root
|
2cca11230a
|
Release 2.28.1.
|
2012-03-07 20:43:47 +01:00 |
|
Nicolas Stepien
|
9c187f9427
|
Open the QR asynchronously if Persistent QR is enabled.
|
2012-03-07 20:35:43 +01:00 |
|
Nicolas Stepien
|
5fd43f180b
|
Fix filename filtering. ReplyHiding.node performance improvements.
|
2012-03-07 20:13:01 +01:00 |
|
Nicolas Stepien
|
3232671980
|
Improve Unread Count performances.
docuemnt.title setter is slow. This is about 10 times faster.
|
2012-03-07 18:56:57 +01:00 |
|
Nicolas Stepien
|
c182e680a9
|
Start working on quote resurrection. See #253.
|
2012-03-07 03:06:47 +01:00 |
|
Nicolas Stepien
|
19d0617f4c
|
Another Main.preParser performance optimization.
|
2012-03-06 23:59:39 +01:00 |
|
Nicolas Stepien
|
7ab4487020
|
Main.preParser performance optimization. Use getElementsByClassName for "quotelink" and "backlink".
querySelectorAll was slower, and Array.prototype.slice was an overkill.
This speeds up the preParser by about 35%.
|
2012-03-06 23:21:27 +01:00 |
|
Nicolas Stepien
|
14d48f59b2
|
Slight performance improvement for the Anonymizer and ReportButton.
|
2012-03-06 22:54:37 +01:00 |
|
Nicolas Stepien
|
f3e4c5b64a
|
Use shift+click to remove the selected file. Close #281.
|
2012-03-06 20:29:13 +01:00 |
|
Nicolas Stepien
|
afcc55b2c8
|
Fix indentation and next.focus() -> td.focus().
|
2012-03-06 19:53:43 +01:00 |
|
Nicolas Stepien
|
a1ed6c59b0
|
Refactor reply navigation. Close #217.
|
2012-03-06 19:17:12 +01:00 |
|
No Face
|
3125cfdd47
|
Orange.
|
2012-03-06 16:41:37 +01:00 |
|
No Face
|
9e6c6b7cf0
|
Merge branch 'master' of https://github.com/MayhemYDG/4chan-x
|
2012-03-06 16:31:04 +01:00 |
|
No Face
|
1721b3baae
|
Add color.
|
2012-03-06 16:25:12 +01:00 |
|
Nicolas Stepien
|
3188890b41
|
Reorder keybinds in a way that actually makes sense and is understandable.
|
2012-03-06 16:12:38 +01:00 |
|
No Face
|
d598839245
|
Merge branch 'master' of https://github.com/MayhemYDG/4chan-x
|
2012-03-06 16:03:59 +01:00 |
|
No Face
|
74cfc8349d
|
Fix Quote Highlighting.
|
2012-03-06 15:53:34 +01:00 |
|
Nicolas Stepien
|
c696916e60
|
Disable auto-posting if you're writing during the last 5 seconds of the cooldown. Close #205.
|
2012-03-06 15:29:37 +01:00 |
|
Nicolas Stepien
|
1cec99ba8f
|
Fix #282.
|
2012-03-06 15:14:16 +01:00 |
|
Nicolas Stepien
|
1079cf1434
|
Fix Updater.update when it's executed as an event callback.
|
2012-03-06 10:50:24 +01:00 |
|
Nicolas Stepien
|
f38f8fa9e9
|
Fix Options.init when it's executed as an event callback.
|
2012-03-06 01:34:03 +01:00 |
|
Nicolas Stepien
|
fcfafa6ae3
|
Simpler textarea selection manipulations.
|
2012-03-05 23:56:18 +01:00 |
|
Nicolas Stepien
|
457b908504
|
Capitalize main features. More @.
This will avoid confusions between simple values and main objects names.
Hopefully I didn't forget to change any.
|
2012-03-05 23:16:15 +01:00 |
|
Nicolas Stepien
|
7f3620948e
|
Fix longstanding bug where aborting a thread expension would just not work; fix abortion of cached
requests. Blame @aeosynth.
Also replace Xs with × while I'm at it.
|
2012-03-05 20:54:29 +01:00 |
|
Nicolas Stepien
|
f1742941e6
|
Typo, kinda.
|
2012-03-05 19:11:30 +01:00 |
|
Nicolas Stepien
|
4a311c399e
|
Generate thumbnails of high-res pictures through a canvas to avoid rendering slow downs.
|
2012-03-05 16:25:49 +01:00 |
|
Nicolas Stepien
|
ddb5007f10
|
$.open
|
2012-03-05 14:16:06 +01:00 |
|