this post was submitted on 13 Jun 2023
16 points (100.0% liked)

Jerboa

10133 readers
1 users here now

Jerboa is a native-android client for Lemmy, built using the native android framework, Jetpack Compose.

Warning: You can submit issues, but between Lemmy and lemmy-ui, I probably won't have too much time to work on them. Learn jetpack compose like I did if you want to help make this app better.

Built With

Features

Installation / Releases

Support / Donate

Jerboa is made by Lemmy's developers, and is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.

Crypto

Contact

founded 2 years ago
MODERATORS
 

When I try to subscribe to a community and it says "Pending", what does that mean from a technical perspective?

top 13 comments
sorted by: hot top controversial new old
[–] bernieecclestoned 6 points 1 year ago (2 children)

I'm getting the same.

Also, I sometimes have to press join twice to join. Not sure if that's just me?

[–] contentspyL 4 points 1 year ago (1 children)

I am also having the same issue it seems to be primarily lemmy.ml communities that have this so I think its a server load issue

[–] [email protected] 1 points 1 year ago

It's definitely a server load issue. If I remember correctly, lemmy.ml has upgraded their server today, so 🤞🤞🤞 maybe we won't see so many load issues

[–] [email protected] 3 points 1 year ago (1 children)

As far as I can tell, you only need to press once. Pressing again just updates the UI, and pending means that the API call is still waiting (probably because of server overload)

[–] bernieecclestoned 1 points 1 year ago
[–] Baku 4 points 1 year ago (1 children)

Interestingly, I got this when I tried to join this community. Is it an inter-instance thing?

[–] CoolioDood 1 points 1 year ago

I've only gotten "pending" for this community. I've had no issue subbing to communities on different instances.

[–] [email protected] 3 points 1 year ago (1 children)

I belive that means a mod of that sub needs to approve you. I've had this happen woth a few I've joined i got in eventually.

I am guessing it's a default setting for new communities and many if them have yet to turn it off or somthing.

[–] PCChipsM922U 1 points 1 year ago

It's not always a mod that has to approve, this feature in Jerboa is buggy. In almost all cases where it said Pending in Jerboa, I've tried adding that same community through the web UI and it worked instantly.

[–] [email protected] 3 points 1 year ago

Its just waiting to get feedback. Clicking subscribe doesnt happen instantly, it needs to send a request and then wait for the instance to respond.

[–] [email protected] 2 points 1 year ago (1 children)

I don't know what it is. However, I can access the content with this warning

[–] PCChipsM922U 1 points 1 year ago

Accessing the content is not a problem, commenting as well. You can access it even if you're not subscribed (in most cases, i.e. if the community is not private). The problem is the feed. You don't get anything from that community in your feed unless you're subscribed to it. Exceptions are communities that are local to your instance, you get feeds from them even if you're not subscribed to them (since the default in Jerboa regarding feeds is Local feeds).

[–] PCChipsM922U 1 points 1 year ago* (last edited 1 year ago)

The subscribe feature in Jerboa is somehwat broken. It should happen almost instantly... unless there is an approval process of some sort to join a community (I'm not aware of that, but maybe some communities can be set to private with an approval process). On the web UI on the other hand, everything happens instantly.

So, yeah, a PITA, I know, but it's best to add communities through the web UI... at least for now.