-
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.
fix(sync): Do not escape user name mentions, Bluesky does not auto-li…
…nk them
- Loading branch information
Showing
3 changed files
with
98 additions
and
7 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
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,85 @@ | ||
{ | ||
"id": "113693143551648776", | ||
"uri": "https://mastodon.social/users/klausi/statuses/113693143551648776", | ||
"url": "https://mastodon.social/@klausi/113693143551648776", | ||
"account": { | ||
"id": "28407", | ||
"username": "klausi", | ||
"acct": "klausi", | ||
"display_name": "klausi", | ||
"locked": false, | ||
"discoverable": true, | ||
"group": false, | ||
"noindex": true, | ||
"moved": null, | ||
"suspended": null, | ||
"limited": null, | ||
"created_at": "2017-04-01T00:00:00Z", | ||
"followers_count": 530, | ||
"following_count": 1026, | ||
"statuses_count": 126, | ||
"note": "<p>💻 Software Engineer</p><p>🌍 Location: Vienna, Austria <a href=\"https://mastodon.social/tags/WienLiebe\" class=\"mention hashtag\" rel=\"tag\">#<span>WienLiebe</span></a><br />🏷️ Identity: upper middle class, 80% male, white, 80% straight, cis, dya<br />💼 Work: Jobiqo, <a href=\"https://mastodon.social/tags/Drupal\" class=\"mention hashtag\" rel=\"tag\">#<span>Drupal</span></a>, <a href=\"https://mastodon.social/tags/PHP\" class=\"mention hashtag\" rel=\"tag\">#<span>PHP</span></a>, <a href=\"https://mastodon.social/tags/D7Security\" class=\"mention hashtag\" rel=\"tag\">#<span>D7Security</span></a><br />🎓 Education: Computer Science, soft skill focus on Gender Studies<br />💡 Interests: tech, politics, infosec, <a href=\"https://mastodon.social/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a>, ethics, social justice<br />🚩🏴 Politics: somewhere on the left, drawing from anarchism, communism, liberalism<br />🗣️ Languages: German, English<br />🏳️🌈 Pronouns: He/him or they/them<br />🏳️⚧️ Support: trans and nonbinary people</p>", | ||
"url": "https://mastodon.social/@klausi", | ||
"avatar": "https://files.mastodon.social/accounts/avatars/000/028/407/original/638b002381039f45.png", | ||
"avatar_static": "https://files.mastodon.social/accounts/avatars/000/028/407/original/638b002381039f45.png", | ||
"header": "https://files.mastodon.social/accounts/headers/000/028/407/original/AUK6UYSC52D9.png", | ||
"header_static": "https://files.mastodon.social/accounts/headers/000/028/407/original/AUK6UYSC52D9.png", | ||
"emojis": [], | ||
"fields": [ | ||
{ | ||
"name": "Blog", | ||
"value": "<a href=\"https://klau.si\" target=\"_blank\" rel=\"nofollow noopener me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">klau.si</span><span class=\"invisible\"></span></a>", | ||
"verified_at": "2019-11-23T23:49:42.885Z", | ||
"verified": null | ||
} | ||
], | ||
"bot": false, | ||
"source": null, | ||
"role": null, | ||
"mute_expires_at": null | ||
}, | ||
"in_reply_to_id": null, | ||
"in_reply_to_account_id": null, | ||
"reblog": null, | ||
"content": "<p>Finally watched <a href=\"https://mastodon.social/tags/RebelRidge\" class=\"mention hashtag\" rel=\"tag\">#<span>RebelRidge</span></a> recommended by <span class=\"h-card\" translate=\"no\"><a href=\"https://hachyderm.io/@mekkaokereke\" class=\"u-url mention\">@<span>mekkaokereke</span></a></span> a while ago... Good stuff! 🎬</p>", | ||
"plain_content": null, | ||
"created_at": "2024-12-21T22:21:35.323Z", | ||
"edited_at": "2024-12-22T06:53:41.848Z", | ||
"emojis": [], | ||
"replies_count": 0, | ||
"reblogs_count": 0, | ||
"favourites_count": 1, | ||
"reblogged": false, | ||
"favourited": false, | ||
"muted": false, | ||
"sensitive": false, | ||
"spoiler_text": "", | ||
"visibility": "public", | ||
"media_attachments": [], | ||
"mentions": [ | ||
{ | ||
"id": "109387287658543773", | ||
"username": "mekkaokereke", | ||
"url": "https://hachyderm.io/@mekkaokereke", | ||
"acct": "[email protected]" | ||
} | ||
], | ||
"tags": [ | ||
{ | ||
"name": "rebelridge", | ||
"url": "https://mastodon.social/tags/rebelridge" | ||
} | ||
], | ||
"card": null, | ||
"poll": null, | ||
"application": { | ||
"name": "Mastodon for Android", | ||
"website": "https://app.joinmastodon.org/android", | ||
"vapid_key": null | ||
}, | ||
"language": "en", | ||
"pinned": false, | ||
"emoji_reactions": null, | ||
"quote": false, | ||
"bookmarked": false | ||
} |