From a09a35830ca4922a2c6b51d4277c5f6f40bb55e6 Mon Sep 17 00:00:00 2001 From: Ryan Barrett Date: Tue, 10 Dec 2024 14:03:13 -0800 Subject: [PATCH] docs: bug fix for which stuff from fediverse is bridged --- templates/docs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/docs.html b/templates/docs.html index db1630c9..12915019 100644 --- a/templates/docs.html +++ b/templates/docs.html @@ -448,7 +448,7 @@
  • Which stuff of mine from the fediverse will get bridged?
  • -

    Once you've enabled the bridge, anything that's fully public and interacts with Bluesky users. This includes your own posts if you have any Bluesky followers, and replies, likes, and reposts if the original post was bridged. Posts on Bluesky are limited to 300 characters, so longer posts from the fediverse are truncated and ellipsized. Hashtags, links, link previews, images, videos, and even alt text are also included.

    +

    Once you've enabled the bridge, anything that's fully public and interacts with Bluesky users. This includes your posts, replies, likes, and reposts if the original post was bridged. Posts on Bluesky are limited to 300 characters, so longer posts from the fediverse are truncated and ellipsized. Hashtags, links, link previews, images, videos, and even alt text are also included.