add loud beta testing warnings to front page, docs, bot user profiles

pull/1020/head
Ryan Barrett 2024-05-03 09:49:23 -07:00
rodzic f4a0c3deaa
commit af7c69459e
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 6BE31FDF4776E9D4
5 zmienionych plików z 19 dodań i 14 usunięć

Wyświetl plik

@ -10,7 +10,7 @@
"https://ap.brid.gy/",
],
"preferredUsername": "ap.brid.gy",
"summary": "Bridgy Fed (https://fed.brid.gy/) bot user for the fediverse. To bridge your Bluesky account to the fediverse, follow this account. More info: https://fed.brid.gy/docs",
"summary": "⚠️ BETA ⚠️ Bridgy Fed (https://fed.brid.gy/) bot user for the fediverse. To bridge your Bluesky account to the fediverse, follow this account. More info: https://fed.brid.gy/docs\n\nCurrently in beta testing. Expect bugs, incomplete features, downtime, etc!",
"name": "Bridgy Fed for the fediverse",
"image": [
{

Wyświetl plik

@ -10,7 +10,7 @@
"https://bsky.brid.gy/"
],
"preferredUsername": "bsky.brid.gy",
"summary": "<a href='https://fed.brid.gy/'>Bridgy Fed</a> bot user for <a href='https://bsky.social/'>Bluesky</a>. To bridge your fediverse account to Bluesky, follow this account or reply <em>yes</em> when it promps you with a DM. <a href='https://fed.brid.gy/docs'>More info here.</a>",
"summary": "<p>⚠️ BETA ⚠️ <a href='https://fed.brid.gy/'>Bridgy Fed</a> bot user for <a href='https://bsky.social/'>Bluesky</a>. To bridge your fediverse account to Bluesky, follow this account or reply <em>yes</em> when it promps you with a DM. <a href='https://fed.brid.gy/docs'>More info here.</a></p> <p>Currently in early beta testing. Expect bugs, incomplete features, downtime, and other rough edges!</p>",
"name": "Bridgy Fed for Bluesky",
"image": [
{

Wyświetl plik

@ -187,7 +187,7 @@ pre .value, code .value, code.value {
margin: .1em !important;
}
.web, .fediverse {
.web, .fediverse, .bluesky, .handle {
white-space: nowrap;
}

Wyświetl plik

@ -49,7 +49,7 @@
<br>
<p><em>From the fediverse</em></p>
<p><em>From the fediverse ⚠️ BETA ⚠️</em></p>
<li><a href="#fediverse-get-started">How do I get started?</a></li>
<li><a href="#fediverse-follow-bluesky">How do I find a bridged Bluesky account?</a></li>
@ -61,7 +61,7 @@
<br>
<p><em>To the fediverse</em></p>
<p><em>To the fediverse ⚠️ BETA ⚠️</em></p>
<li><a href="#fediverse-servers">Which fediverse servers are supported?</a></li>
<li><a href="#mastodon-link-verification">How do I verify my profile links (ie get green checks) in Mastodon?</a></li>
@ -70,7 +70,7 @@
<br>
<p><em>From Bluesky</em></p>
<p><em>From Bluesky ⚠️ BETA ⚠️</em></p>
<li><a href="#bluesky-get-started">How do I get started?</a></li>
<li><a href="#bluesky-follow">How do I find a bridged fediverse account?</a></li>
@ -80,7 +80,7 @@
<br>
<p><em>To Bluesky</em></p>
<p><em>To Bluesky ⚠️ BETA ⚠️</em></p>
<li><a href="#bluesky-what-to">Which stuff of mine can get bridged into Bluesky?</a></li>
<li><a href="#bluesky-what-not-to">Which stuff can't get bridged into Bluesky?</a></li>
@ -148,6 +148,7 @@
<li id="which-networks" class="question">Which networks are supported?</li>
<li class="answer">
<p>Bridgy Fed currently supports <a href="https://indieweb.org/">the web</a>, <a href="https://en.wikipedia.org/wiki/Fediverse">fediverse</a>, and <a href="https://bsky.social/">Bluesky</a>. We're considering adding more networks, including <a href="https://nostr.com/">Nostr</a> and <a href="https://www.farcaster.xyz/">Farcaster</a>.</p>
<p><em>⚠️ Bridging between the fediverse and Bluesky is currently in early beta testing. Expect bugs, incomplete features, downtime, and other rough edges! ⚠️</em></p>
<p>All bridging is fully bidirectional. If you're on a supported network, you can use Bridgy Fed to follow and interact with anyone on any other supported network.</p>
</li>
@ -302,10 +303,11 @@
<br>
<h3 id="from-fediverse">From the fediverse</h3>
<h3 id="from-fediverse">From the fediverse ⚠️ BETA ⚠️</h3>
<li id="fediverse-get-started" class="question">How do I get started?</li>
<li class="answer">
<p><em>⚠️ Bridging from the fediverse to Bluesky is currently in early beta testing. Expect bugs, incomplete features, downtime, and other rough edges! ⚠️</em></p>
<p>To bridge your fediverse account into Bluesky and interact with people there, search for and follow <code>@bsky.brid.gy@bsky.brid.gy</code>.</p>
<p>If your fediverse account is <code>@[user]@[instance]</code>, your bridged account will have the handle <code>[user].[instance].ap.brid.gy</code> in Bluesky. For example, <a href="https://indieweb.social/@snarfed">@snarfed@indieweb.social</a> is bridged into Bluesky as <a href="https://bsky.app/profile/snarfed.indieweb.social.ap.brid.gy">@snarfed.indieweb.social.ap.brid.gy</a>.</p>
<p>If your fediverse username has <code>_</code> (underscore) or <code>~</code> (tilde) characters, they're converted to <code>-</code> (dash) characters. For example, @a_b~c@my.social is bridged into Bluesky as @a-b-c.my.social.ap.brid.gy.
@ -354,7 +356,7 @@
<br>
<h3 id="to-fediverse">To the fediverse</h3>
<h3 id="to-fediverse">To the fediverse ⚠️ BETA ⚠️</h3>
<li id="fediverse-servers" class="question">Which fediverse servers are supported?</li>
<li class="answer">
@ -431,10 +433,11 @@ RewriteRule ^.well-known/(host-meta|webfinger).* https://fed.brid.gy/$0 [redire
<br>
<h3 id="from-bluesky">From Bluesky</h3>
<h3 id="from-bluesky">From Bluesky ⚠️ BETA ⚠️</h3>
<li id="bluesky-get-started" class="question">How do I get started?</li>
<li class="answer">
<p><em>⚠️ Bridging from Bluesky to the fediverse is currently in early beta testing. Expect bugs, incomplete features, downtime, and other rough edges! ⚠️</em></p>
<p>To bridge your Bluesky account into the fediverse and interact with people there, follow <a href="https://bsky.app/profile/ap.brid.gy">@ap.brid.gy</a> on Bluesky.</p>
<p><a href="https://fed.brid.gy/docs#bluesky-delay">After a few minutes</a>, your Bluesky account will appear in the fediverse as <code>@[handle]@bsky.brid.gy</code>. For example, <a href="https://bsky.app/profile/snarfed.bsky.social">@snarfed.bsky.social</a> on Bluesky is bridged into the fediverse as <code>@snarfed.bsky.social@bsky.brid.gy</code>.</p>
<p>Alternatively, <a href="#bluesky-follow">you can find and follow bridged fediverse accounts</a> without bridging your own account, but they won't see your posts or interactions.<p>
@ -467,7 +470,7 @@ RewriteRule ^.well-known/(host-meta|webfinger).* https://fed.brid.gy/$0 [redire
<br>
<h3 id="to-bluesky">To Bluesky</h3>
<h3 id="to-bluesky">To Bluesky ⚠️ BETA ⚠️</h3>
<li id="bluesky-what-to" class="question">Which stuff of mine can get bridged into Bluesky?</li>
<li class="answer">

Wyświetl plik

@ -37,14 +37,16 @@
</div>
<div class="row big front-light">
<p>Got a <a class="fediverse" href="https://en.wikipedia.org/wiki/Fediverse"><img src="/static/fediverse_logo.svg"> fediverse</a> account? <a href="/docs#fediverse-get-started">Bridge it to <span class="bluesky"><img src="/oauth_dropins_static/bluesky.svg"> Bluesky</span></a> by following <em>@bsky.brid.gy@bsky.brid.gy</em><button class="btn btn-default btn-copy glyphicon glyphicon-duplicate" onclick="navigator.clipboard.writeText('@bsky.brid.gy@bsky.brid.gy')"></button>. <!-- <a href="/docs#fediverse-get-started">More details.</a> --></p>
<p>⚠️ BETA ⚠️<br>
Got a <a class="fediverse" href="https://en.wikipedia.org/wiki/Fediverse"><img src="/static/fediverse_logo.svg"> fediverse</a> account? <a href="/docs#fediverse-get-started">Bridge it to <span class="bluesky"><img src="/oauth_dropins_static/bluesky.svg"> Bluesky</span></a> by following <span class="handle">@bsky.brid.gy@bsky.brid.gy<button class="btn btn-default btn-copy glyphicon glyphicon-duplicate" onclick="navigator.clipboard.writeText('@bsky.brid.gy@bsky.brid.gy')"></button></span>. <!-- <a href="/docs#fediverse-get-started">More details.</a> --></p>
<br>
<p>Or, <a href="/docs#fediverse-follow-web">follow a <span class="web">🌐 web</span> site</a> like <a class="handle" href="https://example.com/">example.com</a> by searching for <span class="handle">@example.com@web.brid.gy</span><button class="btn btn-default btn-copy glyphicon glyphicon-duplicate" onclick="navigator.clipboard.writeText('@example.com@web.brid.gy')"></button>. <!-- <a href="/docs#fediverse-follow-web">More details.</a> --></p>
<p>Or, <a href="/docs#fediverse-follow-web">follow a <span class="web">🌐 web</span> site</a> like <a class="handle" href="https://example.com/">example.com</a> by searching for <span class="handle">@example.com@web.brid.gy<button class="btn btn-default btn-copy glyphicon glyphicon-duplicate" onclick="navigator.clipboard.writeText('@example.com@web.brid.gy')"></button></span>. <!-- <a href="/docs#fediverse-follow-web">More details.</a> --></p>
</ul>
</div>
<div class="row big front-dark">
<p>Got a <a class="bluesky" href="https://bsky.social/"><img src="/oauth_dropins_static/bluesky.svg"> Bluesky</a> account? <a href="/docs#bluesky-get-started">Bridge it to the <span class="fediverse"><img src="/static/fediverse_logo.svg"> fediverse</span></a> by following <a href="https://bsky.app/profile/ap.brid.gy"><em>@ap.brid.gy</em></a>. <!-- <a href="http://localhost:8080/docs#bluesky-get-started">More details.</a> --></p>
<p>⚠️ BETA ⚠️<br>
Got a <a class="bluesky" href="https://bsky.social/"><img src="/oauth_dropins_static/bluesky.svg"> Bluesky</a> account? <a href="/docs#bluesky-get-started">Bridge it to the <span class="fediverse"><img src="/static/fediverse_logo.svg"> fediverse</span></a> by following <a class="handle" href="https://bsky.app/profile/ap.brid.gy">@ap.brid.gy</a>. <!-- <a href="http://localhost:8080/docs#bluesky-get-started">More details.</a> --></p>
</ul>
</div>