10614 Commits

Author SHA1 Message Date
Hasumi
653de6fb55 updated archive.moe
added /gif/
2015-04-18 00:05:19 -05: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
6705ca89d4 Release 4chan X v1.10.9.3. 2015-04-17 20:11:26 -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
b7916eb25f Release 4chan X v1.10.9.2. 2015-04-16 16:45:29 -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
34a9dcb609 Release 4chan X v1.10.9.1. 2015-04-15 22:39:41 -07: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
10f3901d7e Release 4chan X v1.10.8.11. 2015-04-15 22:27:58 -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
194f088587 Release 4chan X v1.10.9.0. 2015-04-15 02:11:27 -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
1b7de90b56 Release 4chan X v1.10.8.10. 2015-04-13 20:58:14 -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
3d638f71f2 grunt-contrib-compress was changing the order of the files; switch to JSZip. 2015-04-13 20:22:07 -07:00
ccd0
f668e377b5 Remove dead grunt-crx reference. 2015-04-13 19:43:57 -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
91d279f4cf Release 4chan X v1.10.8.9. 2015-04-13 08:08:20 -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
fgts
8a8c864137 fgts: remove /fit/ 2015-04-13 17:38:15 +09: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
ccd0
b1201aa515 Make name/subject treatment more consistent. 2015-04-12 19:32:23 -07:00
ccd0
4fcc2d02f3 Make Build.coffee capcode property consistent with post.info.capcode. 2015-04-12 17:49:38 -07:00
ccd0
38cbde7da2 Remove dummy deleted file object. 2015-04-12 15:49:07 -07:00
ccd0
ede23fc5e1 Support archive search by capcode. 2015-04-12 14:40:47 -07:00
ccd0
3b29b72b15 Filter.coffee: cleanup. 2015-04-12 14:02:20 -07:00