2860 Commits

Author SHA1 Message Date
ccd0
0baec018e9 captcha-section -> captcha-root 2014-12-08 19:13:50 -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
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
974a125cff Stop autoplaying sounds without waiting for DOM to load. 2014-12-08 10:16:01 -08:00
ccd0
04317e36be Center controls added to audio. 2014-12-07 16:42:19 -08:00
ccd0
eb30e705dd Improve focusing. Place captcha counter on top of captcha. 2014-12-06 17:43:04 -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
ccd0
4ab6b85d56 Fix DOM location of hovered images. 2014-11-28 14:11:05 -08:00
ccd0
34444d6b4f Fix image contraction scrolling bugs. 2014-11-28 12:57:20 -08:00
ccd0
af8690c82c Merge branch '1.9.12.x'
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-11-26 15:12:30 -08:00
ccd0
aedc92c068 Merge remote-tracking branch 'archives/master' into 1.9.12.x 2014-11-26 15:04:05 -08:00
ccd0
0e1f76c6a7 Move fullscreen request to beginning of Gallery.build. 2014-11-25 23:47:28 -08:00
ccd0
e2d009ea09 Merge branch 'hang-guard' 2014-11-23 20:30:24 -08:00
ccd0
e8c6403ce6 Add guard against inserting an item after/before itself. 2014-11-23 20:28:52 -08:00
ccd0
85cdf666c6 This should have been removed in e74cd4e961c3d623e622dd9d56e66ed4992331e4, not made unconditional. 2014-11-23 19:16:45 -08:00
ccd0
00880478c4 Remove yet another unneeded use of unread post order. 2014-11-23 13:18:53 -08:00
ccd0
a502db7f47 More quote threading compatible lastReadPost computation. 2014-11-23 13:02:38 -08:00
ccd0
437f04729d rewrite Unread.sync 2014-11-22 23:16:36 -08:00
ccd0
6e0772ed5d rewrite Unread.setLine 2014-11-22 22:51:52 -08:00
ccd0
e53cbc335f Fix console errors from Fappe/Werk Tyme keybinds when disabled. 2014-11-22 21:26:25 -08:00
ccd0
41755d1b8e Fix Unread.scroll conflict with Fappe Tyme. 2014-11-22 21:20:29 -08:00
ccd0
33d802d264 Use $.one in Unread.coffee. 2014-11-22 20:32:46 -08:00
ccd0
f92fb4a1c4 Don't make Fullscreen Gallery default. 2014-11-22 20:11:07 -08:00
ccd0
bd2c8a1ae3 Increase default slide delay to 6s. 2014-11-22 19:59:55 -08:00
ccd0
d08583e2e6 Exit gallery on fullscreen exit. 2014-11-22 19:52:26 -08:00
ccd0
ff7793bb96 Make some of the gallery keybinds configurable. 2014-11-22 19:16:22 -08:00
ccd0
e9802b3458 Implement Fullscreen Gallery option. 2014-11-22 18:13:55 -08:00
ccd0
a710bdf8b4 Better Unread.scroll code. 2014-11-22 17:12:57 -08:00
ccd0
e74cd4e961 Fix Unread.init condition. 2014-11-22 15:39:50 -08:00
ccd0
0de0ab9690 Fix gallery slideshow bug. 2014-11-22 12:25:03 -08:00
ccd0
78805b0f12 Thread watcher refresh also needs fresh Unread data. 2014-11-21 19:53:08 -08:00
ccd0
68722290ab Merge branch '1.9.11.x'
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-11-19 21:43:53 -08:00
ccd0
2f1a94e802 Merge remote-tracking branch 'archives/master' into 1.9.11.x
Conflicts:
	src/Archive/archives.json
2014-11-19 21:26:25 -08:00
ccd0
3216b0c375 Merge branch '1.9.11.x'
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-11-18 20:15:26 -08:00
ccd0
89dfbb88d7 Merge remote-tracking branch 'archives/master' into 1.9.11.x 2014-11-18 20:09:26 -08:00
ccd0
b4bbb687c5 Merge branch '1.9.11.x'
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-11-17 21:40:10 -08:00
ccd0
f7759216ca Fix bugs in loading from HTTP-only archives on HTTPS pages. 2014-11-17 21:20:10 -08:00
ccd0
795cad793d Shorten thread stats descriptions. 2014-11-16 20:31:25 -08:00
ccd0
a2afb1078b Fix thread stats not being draggable by IP count or page. 2014-11-16 20:27:48 -08:00