-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
when a Bluesky user blocks the ap.brid.gy bot, delete their bridged f…
…ediverse profile for #783
- Loading branch information
Showing
4 changed files
with
120 additions
and
129 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -236,8 +236,8 @@ <h3 id="about">About</h3> | |
<li id="opt-out" class="question">How do I opt out and remove my site or account?</li> | ||
<li class="answer"> | ||
<p>If you're on the fediverse or Bluesky, and you've opted in but now want to opt out, block the Bridgy Fed bot user for the network you want to opt out of. For example, on the fediverse, block <code>@[email protected]</code>. On Bluesky, block <a href="https://bsky.app/profile/ap.brid.gy">@ap.brid.gy</a>.</p> | ||
<p>Once you've done this, Bridgy Fed will delete your bridged profile in that network, and it will no longer bridge any of your posts or interactions there.</p> | ||
<p><em>Warning: right now, this can't be undone! If you opt in by following a bot user for a given network, and then opt out by blocking it, you can't re-enable the bridge by unblocking and re-following it. <a href="https://github.com/snarfed/bridgy-fed/issues/783">Hopefully this will be possible in the future.</a></em></p> | ||
<p>Once you've done this, Bridgy Fed will no longer bridge any or your posts or interactions in to that network. It also deletes your bridged account in Bluesky, but not (yet) your bridged account in the fediverse. <a href="https://github.com/snarfed/bridgy-fed/issues/783">We're working on it!</a></p> | ||
<p>If you're on the web, feel free to <a href="mailto:[email protected]">email me</a>, or you can put the text <code>#nobridge</code> in the <a href="#web-profile">profile on your home page</a> and then <a href="#update-profile">update your profile</a> on <a href="#user-page">your user page</a>.</p> | ||
</li> | ||
|
||
|
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.