this post was submitted on 02 Sep 2024
36 points (97.4% liked)
Fedigrow
597 readers
12 users here now
To discuss how to grow and manage communities / magazines on Lemmy, Mbin, Piefed and Sublinks
founded 6 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
OP's link is bad - they've created a direct link to the community on lemm.ee and named that link [email protected], rather than just typing [email protected]. Lemmy and PieFed can both handle the link, but it seems that Mbin is struggling with it.
A proper ! link should work on Mbin - you've previously said that Mbin has been configured to point ! links to '/search?', so an unknown community gets resolved.
As for solving the problem of Lemmy throwing a generic error page whilst its backend is busy resolving unknown communities, that's a UX issue for the devs to fix, or for the users to know that they need to press 'refresh'.
That both Mbin and Lemmy have a '/search' endpoint is more of a coincidence than anything - I don't think it can be relied upon to provide some kind of universal 'fediverse link' (and I'm not just saying that because PieFed has no clue what to do with your link!)
That's how Lemmy does by default if you use the autocompletion built in the interface.
Probably something to raise to the devs
I just used the autocomplete built into Lemmy after typing
!aom
. It works just fine. If I click it on this account it takes me to https://lemm.ee/c/aom, if I click it on my main account it takes me to https://aussie.zone/c/[email protected]. Which is the desired behaviour.Yeah, sorry, Blaze explained after how it happens, so my comment was more critical than it should have been. Anyway, the point of all this extra chat on what should just be some community promo, was that the link format that - it turns out - Lemmy autogens is fine for you, and fine for me, but not for MBIN users (who's solution seems to be proposing an entirely different and untested link format for everyone else to use)