this post was submitted on 20 Jun 2023
286 points (99.7% liked)

Fediverse

27831 readers
288 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

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
 

Firstly, there is the unstoppable flood of new posts that are added while browsing "All". Although this doesn't happen when using the Jerbea app, it sometimes renders "All" unusable in the browser.

This will be resolved once websockets are removed with the next update:

https://github.com/LemmyNet/lemmy/issues/3008

Secondly, the issue of the same posts being displayed for days under "Hot". There is already a pull request for this, so it has been fixed and just needs to be implemented:

https://github.com/LemmyNet/lemmy/issues/3076

Now, the only remaining points for me are:

  1. Links to external instances should automatically be transformed when opened so that one can participate with the account of their own instance. For example, lemmy.world/c/memes should automatically become feddit.de/c/[email protected].

  2. Communities from different instances should be able to merge, allowing users to see the content of all communities across different instances.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 1 year ago (1 children)

You subscribe to a instance of a community.

Then within that community interface should be a list of all external instances of the same name,
that you can just click all the check boxes to sub to those too,

You now have a feed of that instance name that pulls from all of the instances,

and you can opt out of individual instances being in your feed, of ones where moderation is particularly bad for that particular instance.

[โ€“] [email protected] 5 points 1 year ago* (last edited 1 year ago)

So if I find /m/memes here on kbin... sub to it, then within that sub, I should see a list of

[email protected]
[email protected]
memes@lemmywhatever
memes@shitworks

and I can click check boxes or auto-sub to them all.

and when I go to /m/memes, I would see posts from all memes@xxxxxxx, but I could also uncheck [email protected] if I'm finding a lot of lemmy.ml posts are not being moderated well

In the future, that list may be ridiculous in size, so add a filter option that it only shows instances that meet a threshold of users or subs.

Example, only show memes@xxxxxxx of instances that have > 1000 users... or maybe 10000 users. eventually you'll get a useable list of the most popular instances only.

It wouldn't be much different than a filter system on a typical game server browser...