A few new updates were posted today. First up were a couple of changes targeted at some Chrome on Android behaviors that have been annoying me. Chrome tries to do an automatic font resizing after new pages are slid in and since it overwrites what the user has already set it results in an annoying mismatch between elements. The resizing is now blocked so everything will behave as it does in other browsers.
Another annoying Chrome behavior is highlighting a link on touch start instead of just when that link is selected. Because of this I have decided to disable highlighting of the title when expanding or collapsing an item.
In addition to the client side changes, we also made some adjustments to what feeds are fetched to better prioritize the feeds of users who are logging in. Now when you log in all of your feeds will be automatically updated in the background if they are more than 30 minutes out of date. Viewing any page on FeedsAnywhere will trigger this update.