313 Commits

Author SHA1 Message Date
ccd0
06525d4450 Don't refresh dead threads in thread watcher.
We used to need this to update the watcher's unread count in
archived threads, but that's updated upon scroll now.
2015-02-08 12:28:01 -08:00
ccd0
e1b63d4a99 Follow Zixaphir in adding space to label in UI.checkbox.
Change settings checkbox (where space was unwanted) to HTML template.
2015-02-03 00:23:44 -08:00
ccd0
0996ca3112 Unwanted comprehension. 2015-01-31 18:50:20 -08:00
ccd0
8df52a0b24 Merge from Appchan X: Whitespace and other changes not affecting compiled script. 2015-01-31 02:50:38 -08:00
ccd0
ce009a23f0 Make thread updater more robust. #307 2015-01-28 13:47:56 -08:00
ccd0
79714c6ab9 Fix whenModified argument. 2015-01-24 15:51:05 -08:00
ccd0
fe491f645d 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
2015-01-12 15:50:17 -08:00
ccd0
9ec108ef3d Fix missing favicon. #289 2015-01-12 15:48:26 -08:00
ccd0
2ff364defe Also add replies-unread to icon when appropriate (no highlighting by default). 2015-01-11 15:00:08 -08:00
ccd0
9737cb47d5 Highlight thread watcher icon when there are unread replies and the thread watcher is hidden. 2015-01-11 14:47:05 -08:00
ccd0
240a57c72c Add timer for thread watcher. 2015-01-11 10:51:08 -08:00
ccd0
f4ee994bf7 ThreadWatcher: Move parsing code out of anonymous function. 2015-01-10 22:24:26 -08:00
ccd0
501c0c3c62 Revert "Use our own thread excerpt for /pol/ instead of 4chan's."
This reverts commit f302befec7c392108b1640343bc6ec5a38c8d92f.
2015-01-10 20:50:57 -08:00
ccd0
935596722c Fix some errors from features run on 404 pages. 2015-01-03 14:27:59 -08:00
ccd0
d0cb366d5d Don't add back watcher unread count in 404'd threads. 2014-12-28 22:24:41 -08:00
ccd0
108920c536 Don't try to update the read posts until all posts are parsed. 2014-12-27 15:43:19 -08:00
ccd0
b656e6d690 Update unread count in thread watcher as posts are read. 2014-12-27 06:58:32 -08:00
ccd0
87f8e441ed Remove redundant $.addClass. 2014-12-26 16:18:37 -08:00
ccd0
feef3e8fad Fix floating Thread Stats when Updater is disabled. 2014-12-26 16:01:54 -08:00
ccd0
f302befec7 Use our own thread excerpt for /pol/ instead of 4chan's. 2014-12-25 12:27:34 -08:00
ccd0
810cd20647 Fix error when ThreadUpdater.checkPost called without event. 2014-12-20 18:26:46 -08:00
ccd0
7cdd342bd0 Restore Auto Update. #235 2014-12-19 22:40:04 -08:00
ccd0
be62c73633 QR DataBoard also needs $.forceSync 2014-12-16 22:52:37 -08:00
ccd0
e87f5dcb0c Fix watch thread toggler in inlined quotes. 2014-12-14 22:10:40 -08:00
ccd0
9f1f635aac Fetched quotes may create threads without OPs. 2014-12-12 13:12:33 -08: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
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
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
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
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
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
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
78805b0f12 Thread watcher refresh also needs fresh Unread data. 2014-11-21 19:53:08 -08:00
ccd0
795cad793d Shorten thread stats descriptions. 2014-11-16 20:31:25 -08:00
ccd0
c16000a861 Fix Unread sync bug. 2014-11-16 17:38:20 -08:00
ccd0
8bcec61542 Reduce unnecessary calls to GM_getValue. 2014-11-16 17:19:30 -08:00
ccd0
4ac31962a2 Move nameBlock into post class. 2014-11-15 20:41:32 -08:00
ccd0
5299cbf50b Fix suffixes. 2014-11-15 18:38:08 -08:00
ccd0
5f467440f9 Mark New IPs: Also show tooltip for old IPs. 2014-11-15 18:14:13 -08:00
ccd0
70a8c639c3 Implement Mark New IPs. #190 2014-11-12 03:36:07 -08:00