Adds a toggle to hide posts that can't be replied to (e.g they are postgated to you). I have no idea how to test this one.
+25
src/screens/Settings/DeerSettings.tsx
+25
src/screens/Settings/DeerSettings.tsx
·········
·········
+2
src/state/persisted/schema.ts
+2
src/state/persisted/schema.ts
······
+51
src/state/preferences/hide-unreplyable-posts.tsx
+51
src/state/preferences/hide-unreplyable-posts.tsx
···
···
+10
-7
src/state/preferences/index.tsx
+10
-7
src/state/preferences/index.tsx
···import {Provider as HideSimilarAccountsRecommProvider} from './hide-similar-accounts-recommendations'···
···import {Provider as HideSimilarAccountsRecommProvider} from './hide-similar-accounts-recommendations'···
+24
src/view/com/posts/PostFeed.tsx
+24
src/view/com/posts/PostFeed.tsx
············
············