this post was submitted on 27 Sep 2023
126 points (97.0% liked)
Fediverse
28223 readers
455 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
- 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
what would be even cooler is if it automatically subscribed you to communities based on the answers you gave
or at least listed them out? I think Lemmy will soon have an option to import a list of communities to subscribe to all at once
https://github.com/LemmyNet/lemmy/pull/3976
could either copy paste the json for it, or do it through the api after the account is created?
Couple things I think would have to be added for this to work. One would be tagging communities based on the content in them so these subscribe lists dont have to be constantly manually updated and instead can be set on a community level. Then would be handling for taking in the category from the url and saving that so its used later when they sign up (I dont think base lemmy would want to integrate behaviour from the pangora site but it could be integrated into instances running pangora)
eh instances don't have this either and yet you associate instances with these tags, I think a hardcoded list is fine and it doesn't need to be anywhere near complete or perfectly up to date, just a starting point or suggestions
the difference with instances and communities is theres 1k instances and 30k communities. Communities are also created and removed as a much faster pace than instances and there would be different lists per instance (or the same, idk. Just thinking people might get auto subscribed to a bunch of different communities on the same topic, or instead an instance would get ignored)
Going to be making community flairs anyways in pangora so can just add it on