-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace handle with did for mention facet
- Loading branch information
1 parent
e3efbc2
commit 4db6392
Showing
9 changed files
with
199 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 23 additions & 0 deletions
23
autobot/src/intTest/resources/bluesky_get_profile_response.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"did": "did:plc:2kfn5kwq4dqzncgv2g2tqmii", | ||
"handle": "noelgallagherlive.bsky.social", | ||
"displayName": "Noel Gallagher", | ||
"avatar": "https://cdn.bsky.app/img/avatar/plain/did:plc:2kfn5kwq4dqzncgv2g2tqmii/bafkreibt6uj54ks5rdtfhgbmf45vtc57klsvxgh3edc5273pfljczihz7u@jpeg", | ||
"associated": { | ||
"lists": 0, | ||
"feedgens": 0, | ||
"starterPacks": 0, | ||
"labeler": false, | ||
"chat": { | ||
"allowIncoming": "all" | ||
} | ||
}, | ||
"labels": [], | ||
"createdAt": "2024-05-24T13:18:25.063Z", | ||
"description": "Official Noel Gallagher Bluesky page maintained by his label Sour Mash. New album 'Council Skies' - Out now.\n\nnoelgallagher.com", | ||
"indexedAt": "2024-11-29T12:28:08.346Z", | ||
"banner": "https://cdn.bsky.app/img/banner/plain/did:plc:2kfn5kwq4dqzncgv2g2tqmii/bafkreifuytbptl4tyxdxplpxgllouiqhupp5fhlcdbd7546j6ihy3pck4a@jpeg", | ||
"followersCount": 2342, | ||
"followsCount": 1, | ||
"postsCount": 17 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.