Commit Graph

  • 74cfc8349d Fix Quote Highlighting. No Face 2012-03-06 15:53:34 +01:00
  • c696916e60 Disable 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
  • 1cec99ba8f Fix #282. Nicolas Stepien 2012-03-06 15:14:16 +01:00
  • 1079cf1434 Fix Updater.update when it's executed as an event callback. Nicolas Stepien 2012-03-06 10:50:24 +01:00
  • f38f8fa9e9 Fix Options.init when it's executed as an event callback. Nicolas Stepien 2012-03-06 01:34:03 +01:00
  • fcfafa6ae3 Simpler textarea selection manipulations. Nicolas Stepien 2012-03-05 23:56:18 +01:00
  • 457b908504 Capitalize main features. More @. This will avoid confusions between simple values and main objects names. Nicolas Stepien 2012-03-05 23:16:15 +01:00
  • 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. Nicolas Stepien 2012-03-05 20:54:29 +01:00
  • f1742941e6 Typo, kinda. Nicolas Stepien 2012-03-05 19:11:30 +01:00
  • a3b076ee93 rm extra word. Nicolas Stepien 2012-03-05 16:26:23 +01:00
  • 4a311c399e Generate 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
  • 06afb476e1 Disregard your own posts in the unread count. Close #214. Nicolas Stepien 2012-03-05 14:03:40 +01:00
  • f8913616c1 Update the thread directly after posting in it. Close #293. Nicolas Stepien 2012-03-05 06:32:53 +01:00
  • 46c908bdbf Fix post.id in Main.preParse for inlined quotes. Nicolas Stepien 2012-03-05 05:02:10 +01:00
  • 1e4cb0457d Dot. Nicolas Stepien 2012-03-05 04:25:20 +01:00
  • 29227f7ed3 Main.preParse: Get rid of a loop for parsing nodes except at Main.ready. Nicolas Stepien 2012-03-05 03:55:55 +01:00
  • 07fce347f6 Fix preparsing post.el for inlined quotes. Nicolas Stepien 2012-03-05 01:54:03 +01:00
  • 2cbac888d0 Slight 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
  • 6f87b3ff14 Don't replace the classes of forward quotes. Nicolas Stepien 2012-03-04 21:55:26 +01:00
  • fbfbe22271 Warn if no version is specified with upgrade cake task. Nicolas Stepien 2012-03-04 21:30:00 +01:00
  • 500d3491a7 Watch out for the bloat. Nicolas Stepien 2012-03-04 21:14:11 +01:00
  • dd9321ec51 Fix 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
  • dc8b075317 Update list of contributors. Nicolas Stepien 2012-03-03 20:24:23 +01:00
  • 1ff37471ee Node preparsing related fixes in quote previewing. Nicolas Stepien 2012-03-03 20:19:37 +01:00
  • e394344f3e Node preparsing related fixes in comment expanding. Nicolas Stepien 2012-03-03 20:08:12 +01:00
  • f310b8e47a quoteDR -> quoteCT. We're not calling it Duck-Roll anymore. Nicolas Stepien 2012-03-03 19:48:16 +01:00
  • 0d7530f8d0 Fix Reveal Spoiler. Derp. Nicolas Stepien 2012-03-03 19:45:37 +01:00
  • bf18a4b06b Cake task: ugrade. Close #256 Nicolas Stepien 2012-03-03 18:39:23 +01:00
  • 5ff3878360 Merge branch 'master' of github.com:MayhemYDG/4chan-x Nicolas Stepien 2012-03-03 09:27:32 +01:00
  • 8f15e50a71 Fix nav variable name confusion. I should capitalize objects someday. Nicolas Stepien 2012-03-03 09:27:13 +01:00
  • 6df4c2d582 Merge pull request #308 from ihavenoface/master Mayhem 2012-03-03 00:23:18 -08:00
  • dd53ef3024 changelog too No Face 2012-03-03 09:08:42 +01:00
  • 2e82405842 el No Face 2012-03-03 09:05:09 +01:00
  • 12128ca153 Add unqiue ID to filter. Again. No Face 2012-03-03 08:58:06 +01:00
  • 92714d702c Merge https://github.com/MayhemYDG/4chan-x No Face 2012-03-03 08:51:10 +01:00
  • 93934566e8 Filter fixes. Nicolas Stepien 2012-03-03 07:27:58 +01:00
  • 576361aac2 Changelog. Nicolas Stepien 2012-03-03 05:50:16 +01:00
  • 980a5d569c Add class 'current' to current board's link in navtop and navbot. Close #302. Nicolas Stepien 2012-03-03 05:49:29 +01:00
  • f77e4b35f9 Save some hundreads of ms in qr.init. Nicolas Stepien 2012-03-03 04:31:48 +01:00
  • 82a92c3799 Fixes. Nicolas Stepien 2012-03-03 04:23:01 +01:00
  • 0ebdb86ea8 Typo. Nicolas Stepien 2012-03-03 03:43:41 +01:00
  • 35abc22d5c Slight filter performance and memory improvement. Nicolas Stepien 2012-03-03 03:41:56 +01:00
  • ad2e396d04 Append backlinks into the container before appending the said container into the post. Nicolas Stepien 2012-03-03 02:46:09 +01:00
  • 63f48aeba6 Preparse 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
  • 0f6d607902 Actually useful error alerts. Nicolas Stepien 2012-03-02 22:31:53 +01:00
  • b090ad7347 Release 2.28.0. Nicolas Stepien 2012-03-01 18:29:26 +01:00
  • 0df748d1e6 Merge branch 'master' of https://github.com/MayhemYDG/4chan-x No Face 2012-03-01 10:56:42 +01:00
  • 379a7d8bf9 Shorter regexps and less arrays. Nicolas Stepien 2012-03-01 00:57:20 +01:00
  • 6cc786cba6 Simpler filename truncated/full. Nicolas Stepien 2012-03-01 00:26:35 +01:00
  • 27a40c46cf Deeper FileInfo refactoring. Nicolas Stepien 2012-02-29 23:49:01 +01:00
  • 23766e8ef9 Drop 'ff' prefixes in FileInfo values. It's already prefixed you aho. Nicolas Stepien 2012-02-29 22:29:38 +01:00
  • 9d0594312e Some FileInfo refactoring. Fix FileInfo preview in options when it was disabled. Nicolas Stepien 2012-02-29 22:24:49 +01:00
  • 28923042ab Keep the File Info Formatting default settings closer to 4chan's original layout. Nicolas Stepien 2012-02-29 21:23:03 +01:00
  • b3dd24ed2e Add "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
  • 558d65b15d Add current board sauce parameter. Close #298. Nicolas Stepien 2012-02-29 20:17:29 +01:00
  • 3de9684dba Fix #296. Nicolas Stepien 2012-02-29 19:24:20 +01:00
  • 6a006c8afe God. Fucking. Damn it. Nicolas Stepien 2012-02-29 19:18:43 +01:00
  • fe1991a68a Fix #297. Nicolas Stepien 2012-02-29 19:12:52 +01:00
  • 154cec7ee0 Fix #289. Nicolas Stepien 2012-02-29 19:03:40 +01:00
  • 795032c265 Add an extra space at the end of the captcha response. Nicolas Stepien 2012-02-29 18:57:25 +01:00
  • 5c8c7be4ba Replace auto-GIF thumbnails once the GIF has finished loading. Nicolas Stepien 2012-02-29 18:54:23 +01:00
  • 3e5f9c3d24 Merge branch 'master' of https://github.com/MayhemYDG/4chan-x No Face 2012-02-27 15:35:26 +01:00
  • bf54dff77b Admin/mod filter. Close #290. Nicolas Stepien 2012-02-27 02:52:30 +01:00
  • f7d17467b8 XXXs are gone. Nicolas Stepien 2012-02-27 02:10:15 +01:00
  • cc71307ad6 Use 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
  • 28dfa2b17c Get rid of the extra test function in the filter. Nicolas Stepien 2012-02-27 02:05:23 +01:00
  • 674e8ab41b Fix cross-thread quotes indicators after an OP quote. Derp. Nicolas Stepien 2012-02-27 01:52:38 +01:00
  • c5ea31dd2b rm toString Nicolas Stepien 2012-02-24 18:35:06 +01:00
  • 7e21db20e1 Merge remote-tracking branch 'upstream/master' No Face 2012-02-24 12:04:53 +01:00
  • e2056f1c87 Merge pull request #262 from ahodesuka/filesize Mayhem 2012-02-23 20:46:34 -08:00
  • ea51407c8c Merge remote-tracking branch 'upstream/master' No Face 2012-02-24 00:40:46 +01:00
  • d226f848f8 Merge pull request #285 from ihavenoface/master Mayhem 2012-02-23 15:38:53 -08:00
  • 2792d4cbe9 Update changelog. No Face 2012-02-23 23:54:38 +01:00
  • 679848bda3 Thread too. No Face 2012-02-23 23:50:31 +01:00
  • 51f7440b04 That's better. No Face 2012-02-23 23:40:39 +01:00
  • a1a4caa06d Fix stubs if poster has unique ID. No Face 2012-02-23 23:20:38 +01:00
  • 07f1921150 Use :not, cause we ain't supportin' IE. ahodesuka 2012-02-23 15:44:50 -06:00
  • 214652b6cf Show full file name on filename hover, instead of .fileize. ahodesuka 2012-02-23 15:37:34 -06:00
  • 4ebf66f61f Resolve changelog conflict. ahodesuka 2012-02-23 14:41:10 -06:00
  • b966065020 Version number in the options will now link to the changelog. Close #255. Nicolas Stepien 2012-02-23 20:45:53 +01:00
  • 82f2dec852 Use × instead of x as character representing closing action. Nicolas Stepien 2012-02-23 20:43:42 +01:00
  • f2ce860998 Prevent thumbnail dimension flickering during page load. Nicolas Stepien 2012-02-23 20:16:49 +01:00
  • d2294049bf /vg/, like /b/, has only 3 replies per thread on board pages. Nicolas Stepien 2012-02-23 20:14:46 +01:00
  • 8f043ac1bb Add /vg/ image redirection. Nicolas Stepien 2012-02-23 20:13:47 +01:00
  • 2e13196563 Merge pull request #284 from ihavenoface/master Mayhem 2012-02-23 11:01:42 -08:00
  • 0730e2b099 Update the changelog. No Face 2012-02-23 19:43:08 +01:00
  • f7f69383bc Derp. No Face 2012-02-23 19:34:10 +01:00
  • 8acf4fc8b7 Add unique ID to filter. No Face 2012-02-23 12:00:04 +01:00
  • 847dc35f52 Update imagelimit for mlp. No Face 2012-02-23 11:47:37 +01:00
  • 8bc1a4c176 Fix preview inside options for File Info. Update changelog. ahodesuka 2012-02-22 10:08:38 -06:00
  • b843f78325 More comment text reading for filter optimizations. Nicolas Stepien 2012-02-22 06:28:55 +01:00
  • d3c4ec3671 Global xpaths optimization. This is actually faster. Nicolas Stepien 2012-02-22 05:49:06 +01:00
  • 7f26ab50ad Fix revealed spoilers + auto-gif thumbnail dimensions. Nicolas Stepien 2012-02-22 05:13:16 +01:00
  • d14206f0e3 God damn. Nicolas Stepien 2012-02-22 02:55:36 +01:00
  • abea2d7c83 Merge branch 'master' of git://github.com/MayhemYDG/4chan-x into filesize ahodesuka 2012-02-21 19:15:38 -06:00
  • a5c1461de8 Release 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
  • 56dd919b0b Merge branch 'master' of git://github.com/MayhemYDG/4chan-x into filesize ahodesuka 2012-02-21 18:11:19 -06:00
  • cbddf617cd Release 2.27.0. Nicolas Stepien 2012-02-22 01:05:56 +01:00
  • 5bd1d3ebb5 Almost twice faster comment text reading for filters. Nicolas Stepien 2012-02-22 00:55:16 +01:00