this post was submitted on 13 Jun 2023
24 points (100.0% liked)
Jerboa
10135 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
- Open source, AGPL License.
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
- bitcoin:
1Hefs7miXS5ff5Ck5xvmjKjXf5242KzRtK
- ethereum:
0x400c96c96acbC6E7B3B43B1dc1BB446540a88A01
- monero:
41taVyY6e1xApqKyMVDRVxJ76sPkfZhALLTjRvVKpaAh2pBd4wv9RgYj1tSPrx8wc6iE1uWUfjtQdTmTy2FGMeChGVKPQuV
- cardano:
addr1q858t89l2ym6xmrugjs0af9cslfwvnvsh2xxp6x4dcez7pf5tushkp4wl7zxfhm2djp6gq60dk4cmc7seaza5p3slx0sakjutm
Contact
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is there an easy way to subscribe to a community outside of my instance once I found one on browse.feddit.de, preferably on my phone?
Edit: replaced sub with community
I think if someone else in your instance has subscribed to a community on that other instance, then you should be able to search up your desired community in the app itself. Otherwise the url needs to be something like myinstance/c/newcommunity@otherinstance, that will let you browse to the community from within your instance and then you can subscribe.
Is this possible to do though the app? I saw a regional instance list in another thread and wanted to join it, however whenever I type in [email protected] nothing shows up. Do I need to add the myinstance/c/ ahead of it?
Don't think it's possible in the app yet unfortunately.
Copy and pasting the name in my instances search bar works for me.
Ideally, the browser.feddit.de should have clickable links. Then on Android, Jerboa should register intent of such links and ask if the user would like to subscribe.
https://developer.android.com/training/app-links
Yes you can! You search via the communities tab on navigation bar.
See my poorly made instruction screenshot. Keep in mind, it might take a second based on your instance.
But when I search for Python on Jerboa, I only get [email protected] as only result, but when I search on browse.feddit.de I get [email protected] (among others).
Edit: Jerboa interprets these links as email addresses. Can I do anything to change that? What should a link to a community or an instance look like?
Fun fact, you are on the same instance as me.
But it's probably because no other user on our instance has joined a community on sh.itjust.works. That means that federation is possible (meaning, data can be exchanged) but no data is actually exchanged. Since there is "no need". So the moment, the first one user takes the plunge and joins a community on sh.itjust.works, data will be exchanged and this "problem" is resolved.