this post was submitted on 05 Oct 2023
13 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
 

Why doesn't Jerboa use unified push to implement notification management, as some applications like Tusky do for Mastodon ? Normally, since Lemmy and Mastodon use the same fediverse protocol, this should be possible ? Or maybe the function is not yet managed by Lemmy ?

https://unifiedpush.org/

you are viewing a single comment's thread
view the rest of the comments
[–] tcit@beehaw.org 6 points 11 months ago

This has nothing to do with Lemmy supporting ActivityPub, it just needs to be implemented in the Lemmy server first. https://github.com/LemmyNet/lemmy/issues/2631