By default, hide replies to people you don't follow in the Following feed (#3124)

* Show replies from followed by default

* Update @atproto/api
This commit is contained in:
dan 2024-03-06 17:27:59 +00:00 committed by GitHub
parent 2e0f806441
commit 5b8d116e33
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View file

@ -44,7 +44,7 @@
"update-extensions": "scripts/updateExtensions.sh"
},
"dependencies": {
"@atproto/api": "^0.10.4",
"@atproto/api": "^0.10.5",
"@bam.tech/react-native-image-resizer": "^3.0.4",
"@braintree/sanitize-url": "^6.0.2",
"@emoji-mart/react": "^1.1.1",