4700 Commits

Author SHA1 Message Date
ccd0
0a8fdd075a Merge branch 'new-container' into Stable
Conflicts:
	src/Posting/QR.captcha.coffee
2014-12-09 02:16:35 -08:00
ccd0
bb806b4538 Possibly support copy+paste version of captcha that appears sometimes.
(I haven't been able to test it yet.)
2014-12-09 02:09:33 -08:00
Zixaphir
020a68f73a Merge ccd0's IP Count stuff 2014-12-09 00:28:38 -07:00
ccd0
84609c40f3 Merge branch 'Stable' into Beta
Conflicts:
	LICENSE
	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
2014-12-08 22:06:33 -08:00
Zixaphir
0389bcf930 Merge remote-tracking branch 'origin/master'
Conflicts:
	LICENSE
	builds/appchan-x.user.js
	builds/crx/script.js
2014-12-08 22:57:37 -07:00
Zixaphir
89cb5a6b6b Merge Recaptcha v2 changes from ccd0/4chan-x 2014-12-08 22:55:49 -07:00
ccd0
145dc078a5 Need more captchas or captcha error -> focus on captcha iframe 2014-12-08 21:35:46 -08:00
ccd0
0e916592d8 Focus on the submit button after captcha completion, unless dumping and more captchas are needed. 2014-12-08 21:01:10 -08:00
ccd0
f032a52407 Fix unwanted captcha loads. 2014-12-08 20:35:21 -08:00
ccd0
0baec018e9 captcha-section -> captcha-root 2014-12-08 19:13:50 -08:00
ccd0
177878f660 Use a new container for new captchas. 2014-12-08 19:05:47 -08:00
ccd0
6fb037eb9e Revert "Better detection of when the captcha is open."
This reverts commit 7f32648ed0e837c0adb44e08527837e606526470.
2014-12-08 18:22:38 -08:00
ccd0
fcc1a60d51 Fix update bugs when Auto Scroll is enabled.
Bug was introduced by commit c38c37c7200f208699fd9dce62f557b1185bfd3a.
2014-12-08 18:18:38 -08:00
ccd0
7f32648ed0 Better detection of when the captcha is open.
Old version didn't detect the noscript version that sometimes comes up.
2014-12-08 17:25:18 -08:00
ccd0
9560ccf7b2 Merge tag 'Stable' into Beta
4chan X v1.9.14.5.

Conflicts:
	LICENSE
	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/Posting/QR.captcha.coffee
2014-12-08 15:27:19 -08:00
ccd0
b2ab1d2f7d Update captcha-enabled detection. 2014-12-08 14:52:59 -08:00
ccd0
4220328929 Merge branch 'recaptcha2' into Stable 2014-12-08 14:44:14 -08:00
ccd0
6e87814f3e Defaults changes. 2014-12-08 11:02:33 -08:00
ccd0
f911079671 Merge branch 'Stable' into Beta
Conflicts:
	LICENSE
	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
2014-12-08 10:23:15 -08:00
ccd0
974a125cff Stop autoplaying sounds without waiting for DOM to load. 2014-12-08 10:16:01 -08:00
ccd0
8db43ab04b Add "Pin watched threads" option. #187
Also add Alt+click and menu item to watch threads in catalog.
2014-12-07 23:31:49 -08:00
ccd0
9959524c47 Merge branch 'Stable' into Beta
Conflicts:
	LICENSE
	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
2014-12-07 16:53:00 -08:00
ccd0
04317e36be Center controls added to audio. 2014-12-07 16:42:19 -08:00
ccd0
679fa9fbdc Only need regexp.test here. 2014-12-07 04:22:34 -08:00
ccd0
51658f8a0e Fix nondetection of plain domain names when followed by space. 2014-12-07 04:13:57 -08:00
ccd0
c872009ce0 Need to account for subdomains now that regexp is being used to clean start of link. 2014-12-07 03:52:29 -08:00
ccd0
b16e2205ed Fix text content of Linkify ranges, add test. 2014-12-07 03:24:11 -08:00
ccd0
5c327555d5 Better cleaning of beginnings of links. 2014-12-06 19:38:30 -08:00
ccd0
eb30e705dd Improve focusing. Place captcha counter on top of captcha. 2014-12-06 17:43:04 -08:00
ccd0
2fb6eb5f45 Remove positive tabindex. 2014-12-06 14:49:55 -08:00
ccd0
bbad95f571 Restore titled links when quoting. 2014-12-06 14:17:16 -08:00
ccd0
36284aa489 Don't add quote markers inside [code] tags. 2014-12-06 13:29:42 -08:00
ccd0
84211ce91e Remove (embed) links from quotes. 2014-12-06 02:35:02 -08:00
ccd0
666276dd34 Make [spoiler] quoting compatible with Remove Spoilers. 2014-12-06 02:14:30 -08:00
ccd0
ac4083b9f4 Fix quoting inside of spoiler/code tag when common ancestor is not text node. 2014-12-06 01:28:57 -08:00
ccd0
7b348a00c6 Fix Remove Spoilers stripping tags. 2014-12-06 01:06:31 -08:00
Matěj Grabovský
bb1fcadfa2 Fix handling <br>s when quoting selection in QR
The previous code caused, among others, merging of two-line selections
into one line.
2014-12-05 22:44:47 -08:00
Mayhem
f337dcb0ca Don't leave an extra > when quoting. 2014-12-05 22:44:39 -08:00
Mayhem
b10be8b875 Fix quoting on Firefox. 2014-12-05 22:44:32 -08:00
Mayhem
6495f70581 Quoting now also includes the spoiler and code tags. 2014-12-05 22:44:26 -08:00
ccd0
8d33726c22 Merge branch 'master' into recaptcha2 2014-12-05 18:09:26 -08:00
ccd0
486f64baa5 Prepare for Recaptcha 2. 2014-12-05 18:09:07 -08:00
ccd0
fcb767e5de Merge branch 'Stable' into Beta
Conflicts:
	LICENSE
	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
2014-12-04 13:50:43 -08:00
ccd0
a70e273597 Implement 'Disable Autoplaying Sounds' option. 2014-12-04 13:46:20 -08:00
ccd0
6589995e45 Fix treatment of fetched deleted posts. 2014-12-01 20:30:09 -08:00
ccd0
c38c37c720 Overhaul quote threading.
- Separate post order data from read/unread status.
- Make compatible with unread line and scroll to last read post.
- Implement [Thread New Posts] link.
2014-11-30 12:46:07 -08:00
ccd0
748258f59b Unread.postsQuotingYou -> ECMAScript 6 Set 2014-11-28 23:28:01 -08:00
ccd0
b618b760b8 Refactor adding of unread posts. 2014-11-28 20:26:22 -08:00
ccd0
370d73d183 Optimize new Unread code. 2014-11-28 17:34:19 -08:00
ccd0
62ab05e44f not needed 2014-11-28 16:05:53 -08:00