* 'master' of github.com:samuelclay/NewsBlur:
Don't know how I feel about this change, but http://gizmodo.com/author/mat-honan.xml is failing when 'Safari/X' is in the user agent, but only with http opener. Ugh.
Being much more aggressive about certain sites trying to take over the iframe. Blocking nytimes.com, twitter.com, and stackoverflow.com from even allowing an Original view.
Fixing keyboard dialog.
New preference: delay to mark a story as read.
Closing #52: Adding delicious to sharing services and preferences. Thanks @palewire for the suggestion.
db02 -> db01.
db01 -> db02
Adding backup restore for psql.
Adding NEWSBLUR.reader.count_unreads_across_all_sites()
Copying server settings.
* 'master' of github.com:samuelclay/NewsBlur:
Adding send raw email link to Email Dialog. Thanks to @tylast for the idea.
Adding French review to press page.
Fixing icon fetching error when the page is corrupted.
Writing a glorious hack that forces a count of unread scores.
Trying to fix inaccurate unread counts by forcing the dirty flag and not allowing timeouts.
Removing unused cache.
Upping refresh interval a bit since every 6 seconds is a bit too much when importing new feeds.
Starred story titles, even if it kills us.
Chucking ntpd in favor of bluntly recalibrating time on VPSs.
* 'master' of github.com:samuelclay/NewsBlur:
Adding dashboard date to master to apply to both social and new accounts on master.
Firefox manifest errors continue.
Fixing broken Firefox manifest.
Adding firefox manifest for Mozilla App Marketplace.
Updating bookmarklet. Showing when the bookmarklet is broken, and fixes bugs with enumerable prototype chain fucking.
* 'master' of github.com:samuelclay/NewsBlur:
Changing the color of sql duration times in debug logging. Yeah, nobody but me will see this, but boy is it pretty. Ask me sometime and I'd love to show you my insanely colorful logs.
Correctly handling story that lack titles but have content. Using a parsed and shucked truncation of content in place of missing titles.
Sanity check on deleted feeds.
Read it Later -> Pocket
Read it Later -> Pocket
Forcing a feed refresh now allows it to re-enable PuSH.
Handling LookupError in requests.
Adding locals to feed fetch errors.