More notifications improvements (#2198)
* On mobile, never replace the notifs under the user due to focus events * Use the server's seenAt response to calculate isRead state locally
This commit is contained in:
parent
eecf04489f
commit
e3ba014be0
6 changed files with 42 additions and 29 deletions
|
@ -35,7 +35,7 @@
|
|||
"intl:compile": "lingui compile"
|
||||
},
|
||||
"dependencies": {
|
||||
"@atproto/api": "^0.7.2",
|
||||
"@atproto/api": "^0.7.3",
|
||||
"@bam.tech/react-native-image-resizer": "^3.0.4",
|
||||
"@braintree/sanitize-url": "^6.0.2",
|
||||
"@emoji-mart/react": "^1.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue