this post was submitted on 21 Aug 2023
674 points (98.7% liked)
Fediverse
28223 readers
335 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 !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world 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
view the rest of the comments
I'm not sure, I had issues syncing some communities maybe this was the case
Maybe grouping these communities into a list and then linking to them manually for users to click though and sub would be a good idea.
Didn't get a chance to look at how your app works under the hood, but for LASIM I look up the community by name to get the ID and then call thr subscribe API. The former did seem to trigger the Lemmy instance to "learn" about the community, but it takes awhile, and there is no way to know when it has learned it other than to retry looking it up a few times.
Oh, okay, this will definitely be helpful
Excellent work by the way, much better solution than my own :)
You started and fixed the issue way before, I just polished it