thunder
thunder copied to clipboard
Explore
Is your feature request related to a problem? Please describe. No way to explore an instance or the fediverse.
Describe the solution you'd like In the search tab, when you do not have anything typed in the search box, you can explore all of the communities, users, posts and comments.
You can filter this out with the filters by only exploring the local instance, the entire fediverse, etc.
Describe alternatives you've considered None
Additional context None
No way to explore an instance
I agree -- this would be a very useful feature.
In the search tab, when you do not have anything typed in the search box, you can explore all of the communities, users, posts and comments.
I believe there is an endpoint which lists the communities (all, local, subscribed) for an instance via /communities. However, there is no endpoint that I know of which lists users or comments.
For posts, I believe they are already covered by using the Feed -> Local.
I've been thinking that as well as Trending, the top five federated communities could be shown in search, and should have an entry to a list where you can just scroll a list of all federated communities.
Browsing by comments is right there in the default webUI, so it's certainly a thing: https://sopuli.xyz/?dataType=Comment&listingType=Local&sort=Hot
The local instance explorer is amazing! Is it possible to expand this to include the entire fediverse?
Here is an example of exploring a local instance using the web client https://lemmy.world/search?q=thunder&type=All&listingType=Local
Here is an example of exploring the fediverse using the web client https://lemmy.world/search?q=thunder&type=All&listingType=All
Hey @trymeouteh, I just wanted to clarify your request. I believe the thing you're demonstrating, which we don't currently support, is the ability to see search results of all types mixed together (communities, users, posts, comments), without having to pick a specific type of thing to search. Is that right? If so, I believe that's covered by #1050. But please let me know if I misunderstood!
The URLs in my last post was from the search
I guess what I meant to share was this URL
https://lemmy.world/communities?listingType=All
Here you can view communities from your local instance and the fediverse (Exploring communities across the fediverse). This was my additional request for the explore feature, to explore all instances and not just your local instance.