66 Commits

Author SHA1 Message Date
ccd0
fba3d2d18e Make HTML templates output Javascript, part 3. #829 2019-07-25 19:48:06 -07:00
ccd0
39eccf1457 Move drawing of QR file onto Tegaki canvas into 4chan X so it is less likely to be affected by ad blocking. 2018-10-24 02:09:52 -07:00
ccd0
150b03e6b8 Make metadata for files selected in Quick Reply available as data-type, data-height, data-width, and data-duration attributes on thumbnail. 2018-10-24 00:56:14 -07:00
ccd0
fdfbc10cb2 Fix scroll wheel volume adjustment on /r/ and /wsr/. Also read list of boards allowing audio from 4chan's boards.json. 2017-12-28 02:29:22 -08:00
ccd0
dbcd9e1da3 Include link to FAQ entry about blob: blocking issue in warning message when can't read file metadata. #1417 2017-06-27 22:13:39 -07:00
ccd0
7b604d5662 Revert "Remove /pol/ flags properly." #1403
This reverts commit 930a8a4307a32b5e75cd0ab1bbdf08367414afe3.
2017-06-13 08:18:07 -07:00
ccd0
0f673ea9c1 WebM with audio is now allowed on /wsr/ and /r/. #1319 2017-03-13 15:17:18 -07:00
ccd0
af7b158846 Improve conditions for loading v2 captcha when more captchas are needed. 2017-02-06 15:07:54 -08:00
ccd0
9c9307bdd3 Merge branch 'bstable' 2016-11-12 00:17:53 -08:00
ccd0
4e9833f71e Better link text in file error message: 'delete' -> 'delete post'. #1186 2016-11-12 00:17:02 -08:00
ccd0
348d448351 Prevent locked posts (in process of uploading) from being moved. 2016-11-06 09:08:41 -08:00
ccd0
339163dfc3 Prevent auto-posting when editing any part of the first post in the last 5 seconds of the cooldown, not just when editing the comment. 2016-11-06 08:49:43 -08:00
ccd0
b78fe7f3cd Fix board-specific persona name setting being carried over to other boards. #1165 2016-10-29 17:07:56 -07:00
ccd0
ad9c3df4dc Help out decaffeinate. #829 2016-10-01 03:18:22 -07:00
ccd0
de0d779029 Set style properties to empty string to clear them, not null. #544 2016-09-10 21:06:25 -07:00
ccd0
f8124c4489 Remove support for files in replies on /f/. #803 2016-04-02 20:53:02 -07:00
ccd0
0d96bccbff Restore dragging by point on image mouse cursor was at. 2016-02-26 21:54:48 -08:00
Jeff Sandberg
637ae7c965 Fix DragImage not showing 2016-02-22 21:17:54 -08:00
ccd0
b2db2dc224 Make sure stuff that updates the comment field sets the character count and thumbnail view. 2016-01-28 15:48:37 -08:00
ccd0
5a0d17a8bb Fix unwanted captcha setup during QR.close. #615 2016-01-28 15:11:23 -08:00
ccd0
eda4a5145d Input type=file should not have a max attribute. 2015-11-27 22:26:03 -08:00
ccd0
cba9005df5 Add 'source' to QRSetFile event. 2015-10-25 18:16:10 -07:00
ccd0
fddfd68405 Only use Draw button for new Oekaki. 2015-10-25 16:31:42 -07:00
ccd0
a265abc01a For missing/invalid extensions, append the correct extension if we know it.
4chan will reject WebMs sent as ".jpg".
2015-10-24 10:56:40 -07:00
ccd0
9288c5150f Fixes a bug causing inconsistency between spoiler checkboxes in dump list and filename box.
To reproduce the bug:
1. Ensure "Remember spoilers" = off and open QR.
2. Select file and spoiler it.
3. Open dump list and create post #2.
4. Switch to post #1 and back.
5. Add file to post #2.
2015-10-20 21:40:11 -07:00
ccd0
45c63fae20 Fix id/title = 'null'. 2015-10-20 19:44:15 -07:00
ccd0
0eb7bdcbdb Hide/show spoiler checkboxes with CSS. 2015-10-20 18:58:22 -07:00
ccd0
d8f001c2c9 Randomize Filename: Keep original extension as it will be overwritten anyway. 2015-08-14 02:08:57 -07:00
ccd0
b829bde742 Add 'Randomize Filename' option. #452 2015-08-14 00:47:17 -07:00
ccd0
140e973e71 Fix 'null' appearing in QR. 2015-08-02 04:18:27 -07:00
ccd0
d25f5fd349 Thread change should add/remove link to Flash URL. 2015-07-14 21:45:51 -07:00
ccd0
2de2db4e6c Add the URL to the comment when posting files in replies on /f/. 2015-07-14 21:23:36 -07:00
ccd0
50aebd3ddd Fix 'corrupt video' error when posting .webm from Safari. 2015-07-05 03:16:14 -07:00
ccd0
5373a66470 Don't remember options field. 2015-03-14 13:40:51 -07:00
ccd0
b285602918 Save name when it's changed, not just when it's posted with. 2015-03-14 12:50:54 -07:00
ccd0
2824f3cde4 QR notification fixes. 2015-03-14 10:50:35 -07:00
ccd0
bf8d530b29 Clicking the error message (not on a link) selects the post. 2015-03-01 01:12:26 -08:00
ccd0
73756c2148 Fix dumping of text files. 2015-03-01 00:33:04 -08:00
ccd0
c8dedcb96b Cleaner file input locking. 2015-02-28 22:21:49 -08:00
ccd0
77074a9f48 Improve pre-post file checks.
Always allow the files to be posted, but provide convienient links
to delete the posts in the error messages.
2015-02-28 20:28:14 -08:00
ccd0
f1fe3090fd More Mayhem-like file selector. #250, #288 2015-02-27 21:51:19 -08:00
ccd0
bb3cbf5822 As of CoffeeScript 1.9.0, parameters like @x are no longer available as x. 2015-02-22 11:05:04 -08:00
ccd0
dca84b6d2d More unused argument cleanup. 2015-02-15 01:21:57 -08:00
ccd0
8df52a0b24 Merge from Appchan X: Whitespace and other changes not affecting compiled script. 2015-01-31 02:50:38 -08:00
ccd0
930a8a4307 Remove /pol/ flags properly. 2015-01-25 14:57:39 -08:00
ccd0
dd7dbf80f4 Fix QR hiding issue.
We should now be able to tell when the QR is focused even when
within the captcha <iframe>.  No longer need to hold open QR when
there is a captcha.
2014-12-21 17:36:00 -08:00
ccd0
e028273eed Unify captcha module interfaces. 2014-12-13 07:56:36 -08:00
ccd0
76507b6a34 Merge commit '68dbb73' into noscript; allow selection of noscript or Javascript captcha.
Similar to reverted merge commit c7433d9271717df3f0f8d64e22abf73e85f8a5ca.

Conflicts:
	src/Posting/QR.captcha.coffee
	src/Posting/QR.coffee
2014-12-12 17:59:14 -08:00
ccd0
f032a52407 Fix unwanted captcha loads. 2014-12-08 20:35:21 -08:00
ccd0
486f64baa5 Prepare for Recaptcha 2. 2014-12-05 18:09:07 -08:00