diff --git a/README.md b/README.md index 539212a..1740016 100644 --- a/README.md +++ b/README.md @@ -71,26 +71,6 @@ gcloud -q beta app deploy --no-cache --project bridgy-federated *.yaml ``` -Compatibility ---- -Here are in progress notes on how I'm testing interoperability with various federated social networks. - -### ActivityPub - -* [Mastodon](https://joinmastodon.org/) ([issue](https://github.com/tootsuite/mastodon/issues/1557)) works! [They shipped support in 1.6.](https://github.com/tootsuite/mastodon/releases/tag/v1.6.0rc1) - * [snarfed@mastodon.technology](https://mastodon.technology/@snarfed), [example post](https://mastodon.technology/@snarfed/2604611) -* [Hubzilla](https://project.hubzilla.org/) [2.6 and later](https://hub.somaton.com/channel/mario/&f=&mid=6db16e0e253c3c376cb921e7b31f94c24522933d7e54c6cf9febaa05359ab2fe@hub.somaton.com) work! - * Old since lastauth.com is down now: ~~[snarfed@lastauth.com](https://lastauth.com/channel/snarfed), [example post](https://lastauth.com/channel/snarfed/?mid=7cfa12e54cf97aaed3b0bb185651ae37a1e24027fbf3e845fab261e108392707@lastauth.com)~~ -* [distbin](http://distbin.com/) - * No explicit accounts, can post anything as anyone -* [pump.io](http://pump.io/) - * [snarfed@datamost.com](https://datamost.com/snarfed) - * Tried posting a bunch of ways, couldn't get any to work :/ -* [Kroeg](https://github.com/puckipedia/Kroeg) - * Not open to other users yet. Seems to be running at [puckipedia.com/social](https://puckipedia.com/social). -* [Pleroma](https://pleroma.social/) - * [snarfed@cawfee.club](https://cawfee.club/snarfed) - Stats --- diff --git a/templates/docs.html b/templates/docs.html index 59cfe31..35a151c 100644 --- a/templates/docs.html +++ b/templates/docs.html @@ -34,12 +34,12 @@ Bridgy Fed takes some technical know-how to set up, and there are simpler (but l
  • How do I set it up?
  • How do I set up my profile?
  • Where's my user page and dashboard?
  • -

    Usage

  • How do I post to the fediverse?
  • Which of my posts will show up in the fediverse?
  • +
  • Which fediverse apps are supported?
  • How does it decide which parts of my posts to include?
  • What's up with the visible fed.brid.gy links in my fediverse posts?
  • How do I reply to a fediverse post?
  • @@ -211,6 +211,28 @@ Create a post with the Which fediverse apps are supported? +
  • +

    Bridgy Fed currently supports at least these major fediverse apps:

    + + +

    ...and work is ongoing to support these:

    + +

    diaspora* is unlikely because they use their own federation protocol, not ActivityPub. Details.

    +
  • +
  • How does it decide which parts of my posts to include?
  • Magic! Most major blog engines and CMSes are supported out of the box, no setup necessary. Bridgy Fed looks for microformats in your HTML, first the microformats2 e-content class and then the legacy entry-content class. It also understands more advanced microformats2 classes like in-reply-to, u-like-of, u-repost-of, and u-photo.