74cfc8349dFix Quote Highlighting.
No Face
2012-03-06 15:53:34 +01:00
c696916e60Disable auto-posting if you're writing during the last 5 seconds of the cooldown. Close#205.
Nicolas Stepien
2012-03-06 15:29:37 +01:00
1cec99ba8fFix#282.
Nicolas Stepien
2012-03-06 15:14:16 +01:00
1079cf1434Fix Updater.update when it's executed as an event callback.
Nicolas Stepien
2012-03-06 10:50:24 +01:00
f38f8fa9e9Fix Options.init when it's executed as an event callback.
Nicolas Stepien
2012-03-06 01:34:03 +01:00
fcfafa6ae3Simpler textarea selection manipulations.
Nicolas Stepien
2012-03-05 23:56:18 +01:00
457b908504Capitalize main features. More @. This will avoid confusions between simple values and main objects names.
Nicolas Stepien
2012-03-05 23:16:15 +01:00
7f3620948eFix 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.
Nicolas Stepien
2012-03-05 20:54:29 +01:00
f1742941e6Typo, kinda.
Nicolas Stepien
2012-03-05 19:11:30 +01:00
a3b076ee93rm extra word.
Nicolas Stepien
2012-03-05 16:26:23 +01:00
4a311c399eGenerate thumbnails of high-res pictures through a canvas to avoid rendering slow downs.
Nicolas Stepien
2012-03-05 16:25:49 +01:00
ddb5007f10$.open
Nicolas Stepien
2012-03-05 14:16:06 +01:00
06afb476e1Disregard your own posts in the unread count. Close#214.
Nicolas Stepien
2012-03-05 14:03:40 +01:00
f8913616c1Update the thread directly after posting in it. Close#293.
Nicolas Stepien
2012-03-05 06:32:53 +01:00
46c908bdbfFix post.id in Main.preParse for inlined quotes.
Nicolas Stepien
2012-03-05 05:02:10 +01:00
1e4cb0457dDot.
Nicolas Stepien
2012-03-05 04:25:20 +01:00
29227f7ed3Main.preParse: Get rid of a loop for parsing nodes except at Main.ready.
Nicolas Stepien
2012-03-05 03:55:55 +01:00
07fce347f6Fix preparsing post.el for inlined quotes.
Nicolas Stepien
2012-03-05 01:54:03 +01:00
2cbac888d0Slight performance improvements for sauces. Precreate and clone the node instead of creating it each call.
Nicolas Stepien
2012-03-05 00:45:14 +01:00
6f87b3ff14Don't replace the classes of forward quotes.
Nicolas Stepien
2012-03-04 21:55:26 +01:00
fbfbe22271Warn if no version is specified with upgrade cake task.
Nicolas Stepien
2012-03-04 21:30:00 +01:00
500d3491a7Watch out for the bloat.
Nicolas Stepien
2012-03-04 21:14:11 +01:00
dd9321ec51Fix cake task upgrade. I don't know shit about nodejs/cakefiles, but this should be flawless.
Nicolas Stepien
2012-03-03 22:11:53 +01:00
dc8b075317Update list of contributors.
Nicolas Stepien
2012-03-03 20:24:23 +01:00
1ff37471eeNode preparsing related fixes in quote previewing.
Nicolas Stepien
2012-03-03 20:19:37 +01:00
e394344f3eNode preparsing related fixes in comment expanding.
Nicolas Stepien
2012-03-03 20:08:12 +01:00
f310b8e47aquoteDR -> quoteCT. We're not calling it Duck-Roll anymore.
Nicolas Stepien
2012-03-03 19:48:16 +01:00
0d7530f8d0Fix Reveal Spoiler. Derp.
Nicolas Stepien
2012-03-03 19:45:37 +01:00
bf18a4b06bCake task: ugrade. Close#256
Nicolas Stepien
2012-03-03 18:39:23 +01:00
5ff3878360Merge branch 'master' of github.com:MayhemYDG/4chan-x
Nicolas Stepien
2012-03-03 09:27:32 +01:00
8f15e50a71Fix nav variable name confusion. I should capitalize objects someday.
Nicolas Stepien
2012-03-03 09:27:13 +01:00
6df4c2d582Merge pull request #308 from ihavenoface/master
Mayhem
2012-03-03 00:23:18 -08:00
dd53ef3024changelog too
No Face
2012-03-03 09:08:42 +01:00
93934566e8Filter fixes.
Nicolas Stepien
2012-03-03 07:27:58 +01:00
576361aac2Changelog.
Nicolas Stepien
2012-03-03 05:50:16 +01:00
980a5d569cAdd class 'current' to current board's link in navtop and navbot. Close#302.
Nicolas Stepien
2012-03-03 05:49:29 +01:00
f77e4b35f9Save some hundreads of ms in qr.init.
Nicolas Stepien
2012-03-03 04:31:48 +01:00
82a92c3799Fixes.
Nicolas Stepien
2012-03-03 04:23:01 +01:00
0ebdb86ea8Typo.
Nicolas Stepien
2012-03-03 03:43:41 +01:00
35abc22d5cSlight filter performance and memory improvement.
Nicolas Stepien
2012-03-03 03:41:56 +01:00
ad2e396d04Append backlinks into the container before appending the said container into the post.
Nicolas Stepien
2012-03-03 02:46:09 +01:00
63f48aeba6Preparse posts; global performance improvements. This is mostly efficient when parsing multiple posts at once (when opening a thread, or expanding a thread if mutation observers are working).
Nicolas Stepien
2012-03-03 02:35:21 +01:00
0f6d607902Actually useful error alerts.
Nicolas Stepien
2012-03-02 22:31:53 +01:00
b090ad7347Release 2.28.0.
Nicolas Stepien
2012-03-01 18:29:26 +01:00
379a7d8bf9Shorter regexps and less arrays.
Nicolas Stepien
2012-03-01 00:57:20 +01:00
6cc786cba6Simpler filename truncated/full.
Nicolas Stepien
2012-03-01 00:26:35 +01:00
27a40c46cfDeeper FileInfo refactoring.
Nicolas Stepien
2012-02-29 23:49:01 +01:00
23766e8ef9Drop 'ff' prefixes in FileInfo values. It's already prefixed you aho.
Nicolas Stepien
2012-02-29 22:29:38 +01:00
9d0594312eSome FileInfo refactoring. Fix FileInfo preview in options when it was disabled.
Nicolas Stepien
2012-02-29 22:24:49 +01:00
28923042abKeep the File Info Formatting default settings closer to 4chan's original layout.
Nicolas Stepien
2012-02-29 21:23:03 +01:00
b3dd24ed2eAdd "textInput" and "paste" events to the list of event listeners used to save inputs' values. "textInput" is supposed to be enough, but, well, you know... >2012 >Gecko
Nicolas Stepien
2012-02-29 20:44:52 +01:00
558d65b15dAdd current board sauce parameter. Close#298.
Nicolas Stepien
2012-02-29 20:17:29 +01:00
3de9684dbaFix#296.
Nicolas Stepien
2012-02-29 19:24:20 +01:00
6a006c8afeGod. Fucking. Damn it.
Nicolas Stepien
2012-02-29 19:18:43 +01:00
fe1991a68aFix#297.
Nicolas Stepien
2012-02-29 19:12:52 +01:00
154cec7ee0Fix#289.
Nicolas Stepien
2012-02-29 19:03:40 +01:00
795032c265Add an extra space at the end of the captcha response.
Nicolas Stepien
2012-02-29 18:57:25 +01:00
5c8c7be4baReplace auto-GIF thumbnails once the GIF has finished loading.
Nicolas Stepien
2012-02-29 18:54:23 +01:00
bf54dff77bAdmin/mod filter. Close#290.
Nicolas Stepien
2012-02-27 02:52:30 +01:00
f7d17467b8XXXs are gone.
Nicolas Stepien
2012-02-27 02:10:15 +01:00
cc71307ad6Use the .posttime selector only for the time formatting. I'm pretty sure every threads in every boards have updated since then.
Nicolas Stepien
2012-02-27 02:07:42 +01:00
28dfa2b17cGet rid of the extra test function in the filter.
Nicolas Stepien
2012-02-27 02:05:23 +01:00
674e8ab41bFix cross-thread quotes indicators after an OP quote. Derp.
Nicolas Stepien
2012-02-27 01:52:38 +01:00
c5ea31dd2brm toString
Nicolas Stepien
2012-02-24 18:35:06 +01:00
7e21db20e1Merge remote-tracking branch 'upstream/master'
No Face
2012-02-24 12:04:53 +01:00
e2056f1c87Merge pull request #262 from ahodesuka/filesize
Mayhem
2012-02-23 20:46:34 -08:00
ea51407c8cMerge remote-tracking branch 'upstream/master'
No Face
2012-02-24 00:40:46 +01:00
d226f848f8Merge pull request #285 from ihavenoface/master
Mayhem
2012-02-23 15:38:53 -08:00
2792d4cbe9Update changelog.
No Face
2012-02-23 23:54:38 +01:00
679848bda3Thread too.
No Face
2012-02-23 23:50:31 +01:00
51f7440b04That's better.
No Face
2012-02-23 23:40:39 +01:00
a1a4caa06dFix stubs if poster has unique ID.
No Face
2012-02-23 23:20:38 +01:00
07f1921150Use :not, cause we ain't supportin' IE.
ahodesuka
2012-02-23 15:44:50 -06:00
214652b6cfShow full file name on filename hover, instead of .fileize.
ahodesuka
2012-02-23 15:37:34 -06:00
d14206f0e3God damn.
Nicolas Stepien
2012-02-22 02:55:36 +01:00
abea2d7c83Merge branch 'master' of git://github.com/MayhemYDG/4chan-x into filesize
ahodesuka
2012-02-21 19:15:38 -06:00
a5c1461de8Release 2.27.1. Fix stubs with the new filter. MD5 filter will use string matching, not regular expressions.
Nicolas Stepien
2012-02-22 02:06:20 +01:00
56dd919b0bMerge branch 'master' of git://github.com/MayhemYDG/4chan-x into filesize
ahodesuka
2012-02-21 18:11:19 -06:00
cbddf617cdRelease 2.27.0.
Nicolas Stepien
2012-02-22 01:05:56 +01:00
5bd1d3ebb5Almost twice faster comment text reading for filters.
Nicolas Stepien
2012-02-22 00:55:16 +01:00