4795 Commits

Author SHA1 Message Date
ccd0
7ec2ebdcc8 Fix size of window for reporting to archive.
Also fix report menu item for 404'd thread.
2015-04-26 23:03:39 -07:00
ccd0
a1921ddc4e Reduce unwanted scrolling from captcha. 2015-04-26 18:00:12 -07:00
ccd0
9f148f2514 Fix filtered posts appearing as unread replies in thread watcher even after thread is opened and all posts read. 2015-04-26 11:22:05 -07:00
ccd0
44a2dfe737 Only run filters on thread watcher replies quoting you. 2015-04-26 10:41:52 -07:00
ccd0
35520aaa85 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-26 03:46:10 -07:00
ccd0
5ec0dcdcad Possible fix for bug causing scrolling to the top of the page. 2015-04-26 03:11:38 -07:00
ccd0
82b39a4fdf Add Flash tag to File Info Formatting. 2015-04-25 17:57:33 -07:00
ccd0
d0dbf76c08 Some older threads (/s/12370429, /tg/15396072) have , for commas. 2015-04-25 16:30:37 -07:00
ccd0
9181929cad We're no longer using 4chan-JS's post building code. 2015-04-25 13:14:07 -07:00
ccd0
1e395150ba Don't show filtered posts in thread watcher unread count. 2015-04-25 11:43:12 -07:00
ccd0
a8c544c862 Add isReply property. 2015-04-25 11:22:15 -07:00
ccd0
4a7d238ea9 Make Build.parseComment a bit more robust. 2015-04-25 10:56:30 -07:00
ccd0
fdae25dc9e Parse comments from JSON for filter/search.
Also fix post building testing skipping posts with EXIF data.
2015-04-25 02:06:32 -07:00
ccd0
2fcb5b1d7c Don't count capcodes as unique IDs. 2015-04-25 00:51:21 -07:00
ccd0
dd0eb94fcd Add test of filters on JSON. 2015-04-25 00:31:22 -07:00
ccd0
7228698012 Move JSON parsing into separate function from post building. 2015-04-24 23:51:02 -07:00
ccd0
d61ebffdc7 Whitespace. 2015-04-24 19:38:11 -07:00
ccd0
192f985f55 Move post info into o.info. 2015-04-24 19:31:49 -07:00
ccd0
72f048377b Remove unused sizeInBytes. 2015-04-24 18:55:03 -07:00
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