Something I made quite extensive use of back on Reddit was the ability to wrap related subreddits into a single multireddit, which I could then browse as I wanted.

e.g. a multireddit for tech related subreddits, another for memes of all varieties, and so on

Just curious if there were any plans to implement this.

  • @strudel6242@beehaw.orgOP
    link
    fedilink
    English
    511 months ago

    I know nothing about the codebase, but being a developer myself, I’m curious to hear how complex you’d think the task would be, and how much domain knowledge of the fediverse / activity pub would be required.

    • @nutomic@lemmy.mlM
      link
      fedilink
      English
      811 months ago

      It’s definitely a major feature which requires changes to most parts of the code. So maybe a week or two for the initial implementation (or more if you are unfamiliar with the stack). I don’t think these multilemmys would have to federate at all, so you don’t have to know anything about Activitypub.