10245 Commits

Author SHA1 Message Date
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
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
fgts
8a8c864137 fgts: remove /fit/ 2015-04-13 17:38:15 +09: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
ccd0
290c5c7833 Fix filter highlighting on fetched quoted posts. 2015-04-11 23:45:18 -07:00
ccd0
24ff8a730f Don't compress identical zip file twice. 2015-04-11 09:18:46 -07:00
ccd0
4311c2b6c2 Feed our own zip file into the crx module.
This gives us control over the timestamps, eliminating the last
non-deterministic part of the build process (I hope).
2015-04-11 08:03:37 -07:00
ccd0
363f749fdb Gruntfile: compress:crx -> compress:zip 2015-04-10 22:32:43 -07:00
ccd0
a44b8365dd Release 4chan X v1.10.8.8. 2015-04-10 12:47:57 -07:00
ccd0
c48fa8b2fe 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-10 12:46:18 -07:00
ccd0
4f6e4e6aec Release 4chan X v1.10.7.8. 2015-04-10 12:38:15 -07:00
ccd0
d629ecf91c Merge remote-tracking branch 'archives/master' into bstable 2015-04-10 12:34:17 -07:00
Hasumi
dd15332565 updated archive.moe
added /fit/ with full images, /r9k/ full images
2015-04-10 13:29:28 -05:00
ccd0
c49db71e28 Build web page. 2015-04-09 16:33:31 -07:00
ccd0
3d4077ec4e README.md: Clearer history sentence. 2015-04-09 16:33:22 -07:00
ccd0
92a3661662 Release 4chan X v1.10.8.7. 2015-04-08 17:56:22 -07:00
ccd0
76050db6ba Fix missing /f/ tag selector when posting new thread from within thread. 2015-04-08 17:53:58 -07:00
ccd0
15cba4f9e3 Release 4chan X v1.10.8.6. 2015-04-08 02:11:10 -07:00
ccd0
b085b9324c 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-08 02:09:30 -07:00
ccd0
6a1bbbff0b Release 4chan X v1.10.7.7. 2015-04-08 02:05:39 -07:00
ccd0
07f2bc0fca Merge remote-tracking branch 'archives/master' into bstable
Conflicts:
	src/Archive/archives.json
2015-04-08 02:03:53 -07:00
fgts
f0f8eeca79 fgts: add /fit/
last one I hope
2015-04-08 17:35:41 +09:00
ccd0
0ecf4ffa6c Release 4chan X v1.10.8.5. 2015-04-07 22:55:25 -07:00