[Contacts] Add contact-match notification type to feed (#9519)

* add a bunch of number parsing logic with libphonenumber

* add contact-joined notif type

* update string, api package

* Update NotificationFeedItem.tsx

* Update NotificationFeedItem.tsx

* Delete SyncContactsFlow.web.tsx

* fix follow back btn for this case
This commit is contained in:
Samuel Newman
2025-12-10 22:00:08 +02:00
parent d4dedf463a
commit 2f06eff36c
6 changed files with 173 additions and 120 deletions
+1 -1
View File
@@ -225,7 +225,7 @@
"zod": "^3.20.2"
},
"devDependencies": {
"@atproto/dev-env": "^0.3.193",
"@atproto/dev-env": "^0.3.195",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/runtime": "^7.26.0",