this post was submitted on 07 Feb 2024
303 points (99.7% liked)

Fediverse

28039 readers
348 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to [email protected]!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 8 months ago* (last edited 8 months ago) (2 children)

ATM, you can't. Normal mastodon posts are not understood by lemmy servers. They don't know how to handle content that is not associated with a community.

Most of the fediverse is like twitter. Users making posts to their own "microblogs"/profiles, following each other or browsing a timeline of all posts by everyone. That's mastodon, and it has by far the most activity.

Lemmy doesn't support profile posts, and you can't follow users, only communities.

Basically, all content on Lemmy is posted to groups, while all content on Mastodon is posted to the users own profiles. While the networks are technically connected, the content type is not compatible.

I hear mastodon is getting support for groups, though, which might be something that can be interoperable with lemmy communities. Then they could look at communities as if they were user groups, and post to them, and we could sub to mastodon user groups, and see their posts and feeds as if they were communities.

But until Lemmy implements support for "user" posts and "user" following, we won't see the majority of content of that type, coming from mastodon.

There's already some funky interoperability that comes from the underlying structure of communities kind of being user accounts, where mastodon users can follow Lemmy communities, and post to communities by mentioning them. But it's not pretty.

[–] Draconic_NEO 1 points 8 months ago

There's already some funky interoperability that comes from the underlying structure of communities kind of being user accounts, where mastodon users can follow Lemmy communities, and post to communities by mentioning them. But it's not pretty.

If you put the mention at the top like Mastodon defaults it'll look very messy on Lemmy because it will be trying to insert a MD link in the title field. If the mansion and hashtags are placed at the bottom of the post instead though, the post will appear fine on Lemmy.

There are a few guides on how to create posts that are compliant, Basically it's like this:

[Title] separated by blank line [Body]

[Hashtags (optional)

[Community mention] *you can only mention one community and if you want the post to appear on Lemmy that Community should be the first mention. If you want to mention people on Mastodon their mentions must come after.

Biggest drawbacks currently are:

  1. Title will be repeated in the body
  2. Issues mentioning people in addition to the community, also can't post to multiple communities at once.