mirror of
https://github.com/viq/NewsBlur.git
synced 2025-11-01 09:09:16 +00:00
Merge branch 'master' into circular
* master: Fixing river blurblog when user has shared one of the stories. Conflicts: apps/social/views.py
This commit is contained in:
commit
76744948be
1 changed files with 0 additions and 1 deletions
|
|
@ -287,7 +287,6 @@ def load_river_blurblog(request):
|
|||
story['story_hash'] in read_feed_story_hashes):
|
||||
story['read_status'] = 1
|
||||
|
||||
|
||||
classifiers = sort_classifiers_by_feed(user=user, feed_ids=story_feed_ids,
|
||||
classifier_feeds=classifier_feeds,
|
||||
classifier_authors=classifier_authors,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue