this post was submitted on 13 Sep 2023
23 points (100.0% liked)

Jerboa

10283 readers
2 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
 

Are there plans for allowing Jerboa users to create new communities?

And if that's the case, is it going to be implemented soon?

you are viewing a single comment's thread
view the rest of the comments
[–] testAccount@programming.dev 3 points 1 year ago

There is no real order of which issues get done. Everyone is welcome to contribute any feature/fix they find important.

I just work on things I find have priority which is mostly bugs first. The next big feature is probably backwards compatible API which is a huge amount of work.

There is a issue for the creation of communities. Already but it doesn't specify exactly it. Like where do we add this in UI, do we make a fullblown screen or just a popup. Which logic for showing this creation menu. Some instances don't allow users to make them. etc