5611 Commits

Author SHA1 Message Date
ccd0
56b78d8c67 Remove Greasemonkey version testing. 2015-06-19 01:15:14 -07:00
ccd0
551b11d447 Remove code that focused on first image of captcha. 2015-06-19 00:03:26 -07:00
ccd0
28357fc3d1 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-06-16 10:48:20 -07:00
ccd0
7b0aa7ee77 Fix words being cut off in non-JS captcha. 2015-06-16 10:33:14 -07:00
ccd0
efa80d5a3b Use importCSS in Report.coffee. 2015-06-16 10:07:06 -07:00
ccd0
5738cd49fb Move CSS importing code into Gruntfile.coffee. 2015-06-16 09:48:09 -07:00
ccd0
81712c5cd9 Implement 'Stretch to Fit' option. 2015-06-13 18:30:53 -07:00
ccd0
b291e8deae Remove 'Remember QR Size' option in Tampermonkey. #413 2015-06-13 15:39:20 -07:00
ccd0
3da37b28a3 No need to search for old selected thumbnail. 2015-06-13 15:39:20 -07:00
ccd0
0def797cf9 Remove workarounds for Chromium < 34. 2015-06-12 23:49:00 -07:00
ccd0
0bfbfc6b18 Preload next image in gallery. #353 2015-06-12 22:29:13 -07:00
ccd0
c4530be148 Fix volume control in gallery overriding zoom in/out by control+wheel. 2015-06-12 22:04:59 -07:00
ccd0
6af84cc9ef Revert "Revert "Work around captcha's new scrolling-to-top issue.""
This reverts commit 966c0e1078cf2277b58acc1aa100cff891883966.
2015-06-11 20:06:53 -07:00
ccd0
703219aeb5 Add imgops.com to default sauce examples. 2015-06-11 16:23:05 -07:00
ccd0
95487fd397 Fix board-specific filtering in thread watcher. 2015-06-07 22:04:29 -07:00
ccd0
905f6173c1 Support selecting images in the image captcha with the space bar in addition to the enter key. 2015-06-05 15:09:19 -07:00
ccd0
d7b84817b0 Fix do-nothing assignment to post. 2015-06-05 12:20:18 -07:00
ccd0
4accf03ebd 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-06-03 19:55:19 -07:00
ccd0
966c0e1078 Revert "Work around captcha's new scrolling-to-top issue."
This reverts commit e4a5f4f04aa54f209fbbc54c203adc111801f7c5.
2015-06-03 19:31:46 -07:00
ccd0
966c6dc441 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-06-03 18:34:18 -07:00
ccd0
1e93066f5e Fix remaining scrolling-from-captcha issue in Firefox. 2015-06-03 18:24:35 -07:00
ccd0
e4a5f4f04a Work around captcha's new scrolling-to-top issue. 2015-06-03 18:05:36 -07:00
ccd0
f492712444 Update image captcha keyboard navigation for DOM changes. 2015-06-03 16:25:41 -07:00
ccd0
09dd35385e Make $.event work in Pale Moon with GM 3.x (no cloneInto function). 2015-05-28 02:26:12 -07:00
ccd0
bb3b4a2a90 Fix page number being unclickable with movable thread stats. #410 2015-05-27 11:52:49 -07:00
ccd0
dfc3f8a9cc ThreadStats: Check if element we want to update exists instead of setting. 2015-05-26 19:52:43 -07:00
ccd0
ae08a7e251 Allow manual updating of page number in thread stats by clicking on it. 2015-05-26 19:42:09 -07:00
ccd0
f92c309461 Don't show page number on /f/. 2015-05-26 19:32:14 -07:00
ccd0
76f6226729 Fix retry logic for page count. 2015-05-26 19:15:02 -07:00
ccd0
f321323865 Add IJKL as an alternative to the arrow keys for image captcha. 2015-05-26 14:14:48 -07:00
ccd0
05597a8db5 Change default slideshow toggle keybind from s to Ctrl+Right. 2015-05-26 10:24:44 -07:00
ccd0
0e383113b9 Fix alt+click to watch thread highlighting catalog thumbnail in Firefox. 2015-05-26 00:15:19 -07:00
ccd0
6227627f95 Revert "Don't clear the unread count of 404'd threads until they're actually visited."
This reverts commit 528b6fc4b1fd63ed3d807e490b0f1fb42bcccb3b.
2015-05-26 00:03:36 -07:00
ccd0
4dc5cc76fb Check threads for new posts when marking them dead.
Also minor cleanup.
2015-05-26 00:00:25 -07:00
ccd0
309daf7026 Don't force If-Modified-Since when getting data for re-added thread. 2015-05-25 20:47:12 -07:00
ccd0
5248726a04 Fix errors from mouseover events from quotelinks themselves in quote previews, already removed from document. 2015-05-25 19:36:22 -07:00
ccd0
c5ca6eb00e Fix calling of prettyPrintOne before it has been loaded. 2015-05-25 19:25:31 -07:00
ccd0
a1708d74ea Force thread watcher to use If-Modified-Since even if page isn't cached; add timeout. 2015-05-25 19:03:11 -07:00
ccd0
cd23973d99 $.ajax: Each feature gets its own last-modified list. 2015-05-25 18:44:13 -07:00
ccd0
502ca4fb46 Clicking on thread watcher refresh button while loading threads aborts it. 2015-05-24 19:35:08 -07:00
ccd0
c44dced894 Revert "Fix bug where dragging and dropping disables captcha. #407"
This reverts commit c412a25d5a3fc9156f4f93df0f7b46ac988611ee.

Revert "Prevent dropping files onto captcha causing navigation to the file."

This reverts commit ee88196ffee1502fff13425457a8b831b13e8423.
2015-05-22 13:29:22 -07:00
ccd0
c412a25d5a Fix bug where dragging and dropping disables captcha. #407 2015-05-15 20:58:07 -07:00
ccd0
821068d877 Merge remote-tracking branch 'archives/master' 2015-05-15 18:34:48 -07:00
ccd0
93918ae575 Fix bug where submit button was still getting unwanted focus under certain conditions. 2015-05-14 01:02:33 -07:00
ccd0
e517b6426f Label reports to archive as to archive, don't redirect rule vio reports. #404 2015-05-10 23:18:58 -07:00
ccd0
9c5d9ec15f Don't try to focus on captcha if already in captcha bubble. 2015-05-09 18:43:56 -07:00
ccd0
015e1ce1da Don't focus on captcha when it expires unless focus is on submit button. 2015-05-09 18:34:31 -07:00
ccd0
066c86464c Fix sandboxed HTTP sauce links not loading from HTTPS pages. 2015-05-08 19:21:19 -07:00
ccd0
941e35ea72 Give paste area cursor pointer like the other QR buttons. #400 2015-05-04 20:45:03 -07:00
ccd0
24a7311a7a Fix height of report window with JS disabled and archive report link added. 2015-05-04 20:28:31 -07:00