a9d285f717css braces
James Campos
2012-06-12 09:45:56 -07:00
8ec03036aapig disgusting ×
James Campos
2012-06-12 09:36:02 -07:00
e770265266$.formData
James Campos
2012-06-10 16:28:22 -07:00
f7a9fb526esmarter ajax type checking
James Campos
2012-06-10 15:49:24 -07:00
d6aa2ef83eajax: form -> data
James Campos
2012-06-10 15:45:22 -07:00
4150ca70f9ajax delete
James Campos
2012-06-10 15:07:12 -07:00
b6df3d60fcdelete button
James Campos
2012-06-09 19:15:50 -07:00
59aa957d12Release 2.31.6.
Nicolas Stepien
2012-06-09 02:13:02 +02:00
4efe9d2f32Captchas now last only 5 minutes.
Nicolas Stepien
2012-06-09 02:12:43 +02:00
d1cfa987aeOnly allow the updater's interval value to be greater than 0. Set it to 1 otherwise.
Nicolas Stepien
2012-06-08 21:10:37 +02:00
4ea03ae491Disable Auto-Gif in /wsg/ too. Close#532
Nicolas Stepien
2012-06-08 19:13:28 +02:00
bd3122e96dMerge branch 'master' into getarchivedquotes
Nicolas Stepien
2012-06-08 10:26:02 +02:00
3e9b5b029eUse the "input" event as much as possible. This event fires when a text input element's value changes, always when it changes, only when it changes. It fires on keyup, keydown, paste, cut, with the keyboard, with shortcuts, with the context menu, etc... It works on Chrome, Firefox 12+ and Opera.
Nicolas Stepien
2012-06-08 10:23:25 +02:00
0160eb7b9eDon't sync personas between tab once we've opened the QR.
Nicolas Stepien
2012-06-08 09:56:50 +02:00
a35b9193fcFix styling of loading/error'd inlined quotes.
Nicolas Stepien
2012-06-07 20:57:41 +02:00
7845428c68Get most of Archived-JSON'd-Posts-Into-4chan-HMTL-Format-Translator done for Quote Inlining/Previewing.
Nicolas Stepien
2012-06-07 20:46:10 +02:00
7c83d43e2dFix OP filter highlighting.
Nicolas Stepien
2012-06-05 20:51:20 +02:00
641aa39a7bRefactor method to get post for Quote Previewing and Quote Inlining. Getting ready for post fetching from archives. Also fix forward quotes on Firefox in inlined quotes, and other tiny fixes.
Nicolas Stepien
2012-06-05 12:29:41 +02:00
286b704525Release 2.31.5.
Nicolas Stepien
2012-06-04 18:12:56 +02:00
9d1be8b843Fix#525
Nicolas Stepien
2012-06-04 18:11:52 +02:00
5c1776e5bbRelease 2.31.4.
Nicolas Stepien
2012-06-04 15:40:14 +02:00
a62ba9413dFix image archive redirection on direct links.
Nicolas Stepien
2012-06-04 15:12:26 +02:00
d76c999101Add /an/ and /toy/ archive redirection.
Nicolas Stepien
2012-06-04 15:08:44 +02:00
daac7ce5eeFix#517
Nicolas Stepien
2012-06-04 14:58:03 +02:00
55a036708eMerge pull request #523 from aeosynth/key
Mayhem
2012-06-04 03:41:53 -07:00
5abc0577ecdescription
James Campos
2012-06-03 19:10:02 -07:00
bdca125758derp
James Campos
2012-06-03 18:53:21 -07:00
7f3b9eb5c9meta
James Campos
2012-06-03 18:51:57 -07:00
6c1b33ba59use key instead of e
James Campos
2012-06-03 18:51:05 -07:00
ca93066d0abreak up if condition
James Campos
2012-06-03 18:46:28 -07:00
bb9510fdaaRelease 2.31.3.
Nicolas Stepien
2012-06-03 21:05:27 +02:00
61e71a4decAdd /cgl/, /e/, /mu/ and /w/ archive redirection.
Nicolas Stepien
2012-06-03 21:04:28 +02:00
ce256e4003Merge pull request #519 from aeosynth/rmClass
Mayhem
2012-06-03 05:02:16 -07:00
aa3d76ef00rmClass
James Campos
2012-06-03 04:58:42 -07:00
868dd1b3e5Release 2.31.2.
Nicolas Stepien
2012-06-03 13:35:06 +02:00
aa28440b6cAdd /x/ archive redirection. Close#518.
Nicolas Stepien
2012-06-03 13:21:48 +02:00
d235346496Reset the QR status on connection error.
Nicolas Stepien
2012-06-03 07:33:35 +02:00
d636d27dfdRemove the QP margin, add some bits of padding.
Nicolas Stepien
2012-06-02 14:02:28 +02:00
3925059059Use "thumbnail" instead of "preview" for dump list items class to avoid conflict with 4chan's .preview styling. Also transition the opacity only because of quirky background transition when changing files. @seaweedchan @saxamaphone69 @ahodesuka
Nicolas Stepien
2012-06-02 04:58:48 +02:00
7836381564Don't stop dragging elements when starting to hover. Also some fixes with hovering elements stuck.
Nicolas Stepien
2012-06-01 21:11:43 +02:00
f15b920850Use localStorage.get/setItem in UI.
Nicolas Stepien
2012-06-01 19:53:24 +02:00
4997bca3fc/b/ has an image limit of '250'.
Nicolas Stepien
2012-06-01 00:44:50 +02:00
e8c269c5dfChange QR buttons' text to match 4chan's mobile buttons.
Nicolas Stepien
2012-05-31 11:14:05 +02:00
6fc67e9b27Add the current URL to the error alert.
Nicolas Stepien
2012-05-31 11:03:21 +02:00
9210cf5b28Much simpler way to prevent default text input focus on recaptcha reload.
Nicolas Stepien
2012-05-31 10:53:34 +02:00
1712549f62Update QR error handling to use some HTML changes. Ban/warn error checking similar to 4chan's QR.
Nicolas Stepien
2012-05-31 10:44:58 +02:00
895206730bRelease 2.31.1.
Nicolas Stepien
2012-05-30 02:54:16 +02:00
6fe9d5536fFix#513 and other stub issues.
Nicolas Stepien
2012-05-30 02:54:02 +02:00
d2b28ea42fRelease 2.31.0.
Nicolas Stepien
2012-05-30 00:57:58 +02:00
50708030e0Don't $.rm elements that have been dragged when using UI.hover.
Nicolas Stepien
2012-05-30 00:56:55 +02:00
295764beb6Add per filter stub setting. Change succesful filter return type to an object instead of an array. Probably fix some filtering issues.
Nicolas Stepien
2012-05-29 13:48:23 +02:00
45edc5c4bfRelease 2.30.8.
Nicolas Stepien
2012-05-29 09:40:04 +02:00
5739ac3a2eChangelog
Nicolas Stepien
2012-05-29 09:22:39 +02:00
4126c00a73Fix#505
Nicolas Stepien
2012-05-29 09:19:30 +02:00
e973fcc125Release 2.30.7.
Nicolas Stepien
2012-05-28 15:20:21 +02:00
b426e6f8e3Tweak [code] syntax highlighting, only execute it on inserted posts, not on page init.
Nicolas Stepien
2012-05-28 15:00:56 +02:00
cf96ba2803Coffee-script upgrade to 1.3.3
Nicolas Stepien
2012-05-28 14:56:49 +02:00
753d63ca07Fix#508
Nicolas Stepien
2012-05-28 14:53:43 +02:00
3e9992f4adfix expanding comments
James Campos
2012-05-28 04:53:02 -07:00
a82665c9c1Fix#497
Nicolas Stepien
2012-05-28 14:29:11 +02:00
e80fc5a762Can't parseFloat a spoilered image.
Nicolas Stepien
2012-05-28 14:17:02 +02:00
232e9d833aRelease 2.30.6.
Nicolas Stepien
2012-05-27 21:17:05 +02:00
b4ed4bf221Fix file size formatting using integers, not floats.
Nicolas Stepien
2012-05-27 21:16:53 +02:00
4e6ab4332bRelease 2.30.5.
Nicolas Stepien
2012-05-27 17:35:45 +02:00
860921e47eMake use of post.blockquote.
Nicolas Stepien
2012-05-27 17:31:46 +02:00
81b6d97c59More efficient prettifying.
Nicolas Stepien
2012-05-27 17:30:14 +02:00
9b210f1501Fix prettifiyng in quote previews.
Nicolas Stepien
2012-05-27 16:27:31 +02:00
b059bb7fd1Fix#506
Nicolas Stepien
2012-05-27 16:22:15 +02:00
bccee036b2Add quick code tags keybind.
Nicolas Stepien
2012-05-27 14:52:33 +02:00
d6ba19b2a8Release 2.30.4.
Nicolas Stepien
2012-05-26 20:39:00 +02:00
623b8ef0b3Add /co/ archive redirection.
Nicolas Stepien
2012-05-26 20:33:33 +02:00
7c51fc5852Close#500.
Nicolas Stepien
2012-05-25 20:16:22 +02:00
0ad0510bd3Actually fix quote resurrection of existing posts.
Nicolas Stepien
2012-05-25 20:15:21 +02:00
c715b933d8Remove previous quote preview when quote previewing in case it gets stuck by a low quality browser. Fix#494.
Nicolas Stepien
2012-05-21 15:23:50 +02:00
9956d337c2Add custom highlight classes to quote previews. Close#491.
Nicolas Stepien
2012-05-21 15:05:10 +02:00
47c517efb1Don't add the highlight class to the .thread. #491.
Nicolas Stepien
2012-05-21 14:36:43 +02:00
d12c78ea39Don't submit a new thread without a selected file. Fix#485.
Nicolas Stepien
2012-05-19 14:01:53 +02:00
605c09e4ecAdd foolz Sauce MD5 global search. Update the other foolz MD5 search.
Nicolas Stepien
2012-05-19 13:35:38 +02:00
267c086c1dFix MD5 saucing.
Nicolas Stepien
2012-05-19 06:27:50 +02:00
0b49e3dc2bRelease 2.30.3.
Nicolas Stepien
2012-05-18 05:55:33 +02:00
9a046ab3c6Close#480.
Nicolas Stepien
2012-05-18 05:54:07 +02:00