Filter out reposts in local timeline by default, fixes #307
This commit is contained in:
@ -75,7 +75,7 @@ const defaultSettings = ImmutableMap({
|
||||
|
||||
community: ImmutableMap({
|
||||
shows: ImmutableMap({
|
||||
reblog: true,
|
||||
reblog: false,
|
||||
reply: true,
|
||||
}),
|
||||
other: ImmutableMap({
|
||||
|
||||
Reference in New Issue
Block a user