4776 Commits

Author SHA1 Message Date
ccd0
a2725a16de Merge branch 'master' into filter 2015-04-24 18:41:25 -07:00
ccd0
7ee88bcde8 Fix height of QR buttons in WebKit. 2015-04-24 14:30:31 -07:00
ccd0
52844cf885 Replace data-js-enabled attribute with js-enabled CSS class. 2015-04-24 07:43:36 -07:00
ccd0
2e154f21b1 Don't need to block marquees anymore. 2015-04-24 07:36:37 -07:00
ccd0
8b0f7f7fbc Merge branch 'bstable'
Conflicts:
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
2015-04-24 07:34:19 -07:00
ccd0
39e784ee01 Fix original post form not showing when JS is disabled. 2015-04-24 07:31:53 -07:00
ccd0
b83c2c9811 Fix whitespace being stripped from the comment before filtering.
This makes it possible to filter whitespace spam.
2015-04-24 01:02:57 -07:00
ccd0
bd2ebc82ee Add focus indication to verify button. 2015-04-20 16:37:56 -07:00
ccd0
681a9e2e5b Move CSS to multiline string. 2015-04-20 16:12:45 -07:00
ccd0
156e6d1806 Merge branch 'bstable'
Conflicts:
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
2015-04-19 22:00:02 -07:00
ccd0
7e65db28e3 Merge remote-tracking branch 'theBladeee/patch-1' into bstable 2015-04-19 21:49:32 -07:00
ccd0
bb91393b36 Add 'Captcha Fixes' option to turn script in captcha on/off. 2015-04-18 00:36:55 -07:00
ccd0
8bea005b3f Make reload button reachable by arrow keys. 2015-04-17 23:26:19 -07:00
ccd0
7912dde878 Arrow key navigation in picture captcha. 2015-04-17 22:44:12 -07:00
ccd0
bbe39be597 Merge branch 'bstable' 2015-04-17 22:31:57 -07:00
ccd0
999de3fbea Merge remote-tracking branch 'archives/master' into bstable 2015-04-17 22:24:01 -07:00
ccd0
4c64cf3b9b This should be checked before trying to focus. 2015-04-17 21:17:01 -07:00
ccd0
09acfaf9a2 Move captcha fixes to its own module. 2015-04-17 21:10:46 -07:00
ccd0
c72d5b4c97 Fix focusing on image in Firefox. 2015-04-17 20:40:01 -07:00
ccd0
a0aabf6be3 Merge branch 'bstable' 2015-04-17 20:11:49 -07:00
ccd0
bb7a8e008d Resize report window as needed instead of opening it huge at beginning. 2015-04-17 20:09:44 -07:00
ccd0
88d1aafe28 Start working on keyboard navigation in image captcha.
Still having some issues with focusing in Firefox.
2015-04-17 00:46:23 -07:00
ccd0
4e49ed7c1c More consistent checkbox focusing. 2015-04-16 22:20:24 -07:00
ccd0
a7bbdfcdf7 Revert "Fix captcha stealing focus on completion."
This reverts commit 3049a9993c95aaa173e5b9308960666a84fe6198.
2015-04-16 20:36:55 -07:00
ccd0
ebaa687a73 Clean up leftover Recaptcha iframes to prevent memory leak. 2015-04-16 16:42:25 -07:00
ccd0
ce577a445b Don't disable scrollbars in report window. 2015-04-16 16:19:29 -07:00
ccd0
cb1acb7427 This was actually the second time I've enlarged the window because of the captcha. 2015-04-16 16:04:54 -07:00
aCarbon
e3aca1835a Normal report size box if pass is logged in 2015-04-16 19:08:44 +01:00
ccd0
51bb6b11a5 Merge branch 'bstable'
Conflicts:
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
	src/Menu/ReportLink.coffee
2015-04-15 22:36:21 -07:00
ccd0
6c23d1f6f4 Increase report window size to accomodate increasingly common image captchas. 2015-04-15 22:26:16 -07:00
ccd0
f7941ebeed Fix report window closing before redirect. 2015-04-15 22:24:41 -07:00
ccd0
52dfc296cf Support reporting posts to fgts archive. 2015-04-14 23:19:13 -07:00
ccd0
5291ff87d1 Revert "Remove Report.coffee for now."
This reverts commit 7b09a3f8f244740e6a4ff19223732338d912c298.

Conflicts:
	src/General/Main.coffee
2015-04-14 21:01:54 -07:00
ccd0
964128b211 Merge branch 'bstable' 2015-04-13 21:02:53 -07:00
ccd0
e250bd1091 Fix unwanted focusing on the submit button if you focus on the comment field too soon after entering the captcha. 2015-04-13 20:56:43 -07:00
ccd0
234af99065 Merge branch 'bstable' 2015-04-13 17:32:53 -07:00
ccd0
adbc03ff17 Merge branch 'bstable' 2015-04-13 08:11:42 -07:00
ccd0
589dbef788 Merge remote-tracking branch 'archives/master' into bstable
Conflicts:
	src/Archive/archives.json
2015-04-13 08:06:54 -07:00
ccd0
27e8c59297 Add file.dimensions to Build.coffee object. 2015-04-13 01:44:27 -07:00
ccd0
c1f62d1612 Don't crash if link (which could be from archive) is not a 4chan filename. 2015-04-13 01:28:11 -07:00
ccd0
9c795c95b2 turl -> thumbURL 2015-04-13 00:40:19 -07:00
ccd0
20a31c2ba5 Include protocol in URLs. 2015-04-13 00:25:08 -07:00
ccd0
282ee1fb3f Add isVideo to File Info Formatting preview settings. 2015-04-12 23:09:14 -07:00
ccd0
0847161bf5 Make file.size, file.sizeInBytes match Post class. 2015-04-12 23:01:27 -07:00
ccd0
c2080e8629 file.URL -> file.url 2015-04-12 22:45:36 -07:00
ccd0
3f22852412 Remove unused file.timestamp. 2015-04-12 21:43:46 -07:00
ccd0
e64815c24b comment -> commentHTML 2015-04-12 21:36:53 -07:00
ccd0
d0ab95a3fe date -> dateText 2015-04-12 20:12:33 -07:00
ccd0
08a8069d2a flagName -> flag 2015-04-12 20:06:14 -07:00
ccd0
3f20df86e5 Display subject in archived posts from when replies could have subjects. 2015-04-12 19:41:50 -07:00