mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 00:08:46 +00:00
Show local-only posts in “All” by default, and add back option to toggle it
This commit is contained in:
@@ -86,6 +86,7 @@ const initialState = ImmutableMap({
|
||||
|
||||
firehose: ImmutableMap({
|
||||
onlyMedia: false,
|
||||
allowLocalOnly: true,
|
||||
}),
|
||||
|
||||
community: ImmutableMap({
|
||||
|
||||
Reference in New Issue
Block a user