Mastodon not federating to Lemmy?
submitted by
I’m not sure if this is the wrong place to post this; my apologies if it’s not.
Anyway, I have an inquiry about Mastodon replies seeming to not post to show up on Lemmy.
Earlier today I made a post on Mastodon and made it post to Lemmy as well, by @ing the community I wanted it to appear in. Here’s a link to the post on Mastodon, and here’s how it showed up on Lemmy. At first, everything seemed to work fine.
But something I noticed is that, though the Lemmy comments were visible to me on Mastodon, the reverse was not true: most of the Mastodon replies were not visible on Lemmy. So there seems to have been some federation issues there.
So my question is, does anyone know what caused this and if so how I can fix it?
unless somethin new has happened, lemmy doesnt fully federate to mastodon/the twitterverse. interaction is very limited.
its one of the reasons i use mbin instead of lemmy
If I had made this post on kbin would the lemmy and mastodon users have been able to interact with one another?
It's more likely that the instance hosting the community would make the most difference. Try a PieFed community if you're interested.
I always an avid user of piefed.ca but I had to quit because most of my comments weren’t federating anymore due to some corrupted data issue
Edit: misread your comment. You jut mean posting to the community. Gotchu
The federating issues were solved iirc
Afaik it's fixed now 😊
Good to know thank you! Piefed seems to be doing a lot to help the fediverse grow, so thank you for your service 🫡
Now that the issue is fixed I need to make a new account or will it work with the old account too? Also I noticed that my profile photo from my old account isn’t federating haha, but that’s a very minor issue so I’m not too concerned about it haha
Try your old account 🙏
Theoretically yes.
Practically, only sometimes. Mastodon doesn't know to send the reply to the community (or even just a user from that community), so when replies are made that don't include the community, then they don't get make it through to the threadiverse.
Mastodon users (if they're following the community) will get everything, but the UI for reading threadiverse content is abysmal 😝
Haha okay. Thanks for the info!
lemmy does not federate with mastodon/the twitterverse..
i believe there is a one-way mechanism for twitterverse posts to be used an inbound content stream for lemmy (like rss ) but thats it... one direction.
i dont think theres anything you can do to make that happen short of some janky bridge.
i subscribe to lots of peeps from the twitterverse.. i can reply to/comment on posts, see other comments, upvote/boost, etc..
kbin is dead long live mbin.
The Lemmy posts were showing up as replies to my Mastodon post. And some of the Mastodon replies were showing up in Lemmy. So it does seem to go both ways, its just inconsistent
If you use Misskey or whatever it calls itself now, it works well with Mastodon and okay with Lemmy.
If I had posted this on Miskey would that have allowed Lemmy users and Mastodon users to interact?
Eh. Not really very effectively. Misskey does a half decent job of talking to Mastodon and Lemmy, but Lemmy and Mastodon do a pretty poor job of talking to each other and I think Misskey is more compatible with Lemmy than Lemmy is with Misskey, if that makes sense.
Okay thanks for the info
> @a_gee_dizzle@lemmy.ca said in Mastodon not federating to Lemmy?:
>
> So my question is, does anyone know what caused this and if so how I can fix it?
Mastodon doesn't know to send replies to the community for distribution to the rest of the threadiverse.
Long story short if you're not on the same instance as the community, Mastodon replies to you won't make it to the rest of the threadiverse.
I experimented with a hack to see if I could fix this. NodeBB works around this by including a hidden mention to the community that Mastodon will then pre-fill in the text box, and then the reply will make it in successfully. If you have a Mastodon account try to reply to this comment, the community will be pre-filled as a mention.
Piefed, Lemmy, and Mbin will need to do this.
Does it work? Yes
Are we supposed do it? Technically no, it's easier to blame Mastodon for not doing it right.
Should we do it? Probably, yes.
@rimu@piefed.social @nutomic@lemmy.ml @bentigorlich@gehirneimer.de @melroy@mastodon.melroy.org I tested this. It works perfectly fine. We can implement this today and remove it when Mastodon supports threadiverse conversations better (I'll try to make that happen.)
Oh... That explains a lot of. Thank you for sharing the cause and the solution (\_\)
Good idea, adding this to Lemmy.
https://github.com/LemmyNet/lemmy/pull/6409
Sounds good to me!
Did you receive my email from last Thursday? Seems there might be some delivery problem.
About batched votes? Yeah I did, just haven't responded yet 👍
I was asking Rimu, but good to get confirmation that it's working for you at least :)
Sorry - email is the channel which adds things to my todo list so when I get too busy I become avoidant about it. Just opening Thunderbird makes me a little anxious! "Ahh, yes, the app which brings more pain, here we go again"
my dude (dudette?) , you're doing an amazing job, so thank you
I see, that is understandable.
Unless the person replying on Mastodon removes it of course (to save themselves some characters and because they don't recognise it).
There doesn't seem any functional difference between your comment (which implicitly Mentions the community), and the original post on thecanadian.social (which explicitly Mentions it). Screenies from activitypub.academy show that replies to both include both Mentions pre-filled.
https://thecanadian.social/@mike/116234121499688717 didn't remove the Mention, and so the comment made it to Lemmy. https://mstdn.ca/@cass_m/116234270845317774 did remove the Mention, and so it didn't.
Specifically for Lemmy btw, the reply at https://mstdn.ca/@cass_m/116234270845317774 demonstrates another problem - that instance requires a signed GET request for its actors, which hasn't been fully implemented AFAIK.
Wow that’s a really proactive response, thank you! Please keep me posted on how it goes
Yeah... That's a common federation issue. I haven't properly investigated but a hypothesis might be that the account that commented are on instances not federating with the Lemmy instance.
Here a community for you to do more test : !testfediverse@jlai.lu
This is a useful too, thank you