home: dont show reposts for the same note more than once
Fixes: https://github.com/damus-io/damus/issues/859 Changelog-Changed: Don't show reposts for the same note more than once in your home feed Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -14,6 +14,7 @@ enum LogCategory: String {
|
||||
case render
|
||||
case storage
|
||||
case networking
|
||||
case timeline
|
||||
case push_notifications
|
||||
case damus_purple
|
||||
case image_uploading
|
||||
|
||||
Reference in New Issue
Block a user