325 Commits

Author SHA1 Message Date
ccd0
949eb05187 More thread updater refactoring. 2015-03-08 15:16:44 -07:00
ccd0
c1c0576f19 Implement 'Ignore Offline Status'. Also fix minor issues with updater. #287, #352 2015-03-08 13:17:23 -07:00
ccd0
6312cfaf20 Make thread watcher more robust against corrupt data. #341 2015-02-26 21:53:57 -08:00
ccd0
7f6ecc5670 Fix watch thread icon in Chromium 41+. 2015-02-18 14:12:38 -08:00
ccd0
b954ade8f3 This also needs a forceSync. 2015-02-15 21:11:25 -08:00
ccd0
dca84b6d2d More unused argument cleanup. 2015-02-15 01:21:57 -08:00
ccd0
82cd322c4b Remove unneeded event arguments from event handlers. 2015-02-15 01:03:56 -08:00
ccd0
6dd2a4103c Add callback to $.set and use it.
We can now:

- Update status of 404'd threads in watcher before redirecting.
- Wait until imported settings are saved before prompting to reload.

Also $.clear now passes errors to the callback rather than simply failing.
2015-02-14 16:05:16 -08:00
ccd0
d59ddccf3f Merge branch 'bstable' 2015-02-08 12:34:49 -08:00
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
343c044761 Follow Zixaphir in adding space to label in UI.checkbox.
Change settings checkbox (where space was unwanted) to HTML template.
2015-02-02 22:59:06 -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
d983857976 Merge from Appchan X: src/Monitoring 2015-01-31 01:16:03 -08:00
ccd0
94928b7c83 Merge from Appchan X: Whitespace and other changes not affecting compiled script. 2015-01-30 01:22:40 -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