Mlem icon indicating copy to clipboard operation
Mlem copied to clipboard

Multi-community support ("multireddit")

Open ShadowJonathan opened this issue 2 years ago • 0 comments

Implementing the "multireddit" functionality in the app, for probably a few reasons;

One is to group together multiple communities into one pagination, a-la multireddit.

Another is due to the nature of Lemmy's federation, where multiple communities under the same name could be grouped together quickly to "catch" every single post from every single instance.

However, this would have to rely on the Lemmy API to get it done, and so unless we want to implement everything client-side, this issue is blocked on https://github.com/LemmyNet/lemmy/issues/818

ShadowJonathan avatar Jun 10 '23 18:06 ShadowJonathan