7
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]

How can I subscribe to new communities with raccoon? I tried the explore feature with the filter set to all, but no communities are found.
I tried multiple times to give my server the chance to fetch the remote community. I searched using the full address with a leading !: [[email protected]](/c/[email protected])

top 5 comments
sorted by: hot top controversial new old
[-] [email protected] 3 points 3 months ago

The "Explore" section with "All" filter is the right place, you can use the "Community" tab to narrow down results. However, all this screen does under the hood is a GET /search with the q parameter (for the query) and this is far from optimal, moreover it does not work passing a community handle. I'll look into it for this week's release, thanks for the hint...

[-] [email protected] 2 points 3 months ago

I discovered, by tracking the calls made by the web UI, that there is another call they make (and then results are combined), the GET resolve_object. It's an easy fix, definitely I'll do it!

[-] [email protected] 2 points 3 months ago

Awesome, looking forward to it and thanks a lot for creating this app :)

[-] [email protected] 2 points 3 months ago

Tangentially related to this:

Now we have under Search All, Comments, Posts, Community. Can we also have Instance as the last option?

[-] [email protected] 2 points 3 months ago* (last edited 3 months ago)

There also is the "Users" option. They correspond to the available search types in the Lemmy APIs which are: All, Comments, Posts, Communities, Users and Urls. The last one was added at a later stage and I have no idea what it does...

In any case it would be theoretically possible to filter posts on another instance, I'll have to experiment a little bit... basically I would present the same Explore screen but you access local posts on the other instance in guest mode.

this post was submitted on 10 Mar 2024
7 points (88.9% liked)

raccoonforlemmy

165 readers
7 users here now

The purpose of this community is to discuss and collect feedback about the development of the Raccoon For Lemmy mobile app.

Feel free to use this space to share your

Suggestions as well as criticism is well accepted (better if constructive but who cares after all: Lemmy is beautiful because there's freedom).

Have a look at the GitHub repository for more information.

Chat with us on Matrix!

NB: Notes collected here will eventually become issues on GitHub to better track their evolution.

founded 9 months ago
MODERATORS