* master: (36 commits)
Drag and drop now works.
ToS title
Formatting ToS
fix story title intel highlighting not changing during live use of intel dialogue
fix title text selector widget on pre-N devices
intel training in feed context menus
bump manifest version to force DB rebuild
remove cruft
remove cruft
remove cruft
fix scrollviews auto-sizing on older phones
remove cruft
remove debug
make story-level training scroll on small screens
feed-level intel training
remove debug
remove debug
clean up story training if story lacks metadata
add training to story context (#192).
update intel scores after training
...
* master: (771 commits)
Fixing horrible session loss bug. Turns out the django-redis-sessions library changed timeout behavior, from silently retrying to silently failing. Adding necessary SESSION_* vars.
Better handling of booleans on /reader/feeds.
Fixing redis bootstrap
Add Firefox to story browser list
Dashboard should not show old stories.
Faking user agent when rss bans NewsBlur.
Better recording of non-200/300 status codes on feed fetch.
Adding new debug to feed fetcher.
Embedding kickstarter module for TT on dashboard.
notifications alpha 2
Updating TT launch email.
Linking image on TT email.
No sudo on virtualenv.
Adding missing feeds for users as part of cleanup.
Fixing spacing issues in Turn Touch email.
Updating Turn Touch email.
Upgrading Readability and forcing images to remain. THis should add a bunch of images back to the Text view.
Andorid v5.0.
Fixing bug that would clear river cache while reading the river, caused by the dashboard river reloading when it wasn't visible.
Revert "Moving from Whitney to Whitney ScreenSmart."
...
* master: (59 commits)
Handling twitter posting error.
Fixing bug where closed story would show inline detail when switching b/w Text and Feed view.
Temporarily locked = suspended on twitter.
Adjusting flashing loading indicator to be less conspicuous.
Handling validation of emails on api.
Handling lxml parser errors for original text.
Adding exception handling for twitter feeds.
Switch to filter instead of opacity
iOS: fixed#924 (losing story on lock)
iOS: white flash fix
iOS v6.0.3.
Handling deletion of feeds in folders where the parent folder has hypens (which are stripped on iOS/mobile to handle flat).
iOS: Fixed unread count issue when offline
Fixing twitter status permalink.
Handling YouTube playlists.
Android v4.9.0.
iOS: Eliminate duplicate URLs when sharing to Twitter, Facebook, Weibo and OmniFocus.
Clean up activity handling, and fix sending to Reading List.
Update Dockerfile
Upgrading tweepy, hoping it fixes auth issues w/ twitter.
...
In Firefox, opacity causes the background color underneath the container to pop through. By using filter, only the elements on top of background are affected.