Jerboa: Difference between revisions
(Saving progress) Tags: Mobile edit Mobile web edit |
(→About: Added info on post view mode.) Tags: Mobile edit Mobile web edit |
||
Line 4: | Line 4: | ||
Jerboa in a Android client for Lemmy, a federated reddit alternative. It is built using the native Android Toolkit, Jetpack Compose and Kotlin, Retrofit. | Jerboa in a Android client for Lemmy, a federated reddit alternative. It is built using the native Android Toolkit, Jetpack Compose and Kotlin, Retrofit. | ||
The app support all Lemmy's editing tools : image upload, formatting | The app support all Lemmy's editing tools : image upload, formatting and vote. | ||
You can also change the timeline view : list | You can also change the timeline view and manage post density : | ||
* card : full image and body text preview. | |||
* small card : reduced image on the right side and body text preview. | |||
* list : only title : no image, no body text preview. | |||
== Search == | == Search == |
Revision as of 03:03, 7 February 2024
This article is a draft! This article lacks basic info about the app. |
About
Jerboa in a Android client for Lemmy, a federated reddit alternative. It is built using the native Android Toolkit, Jetpack Compose and Kotlin, Retrofit.
The app support all Lemmy's editing tools : image upload, formatting and vote.
You can also change the timeline view and manage post density :
- card : full image and body text preview.
- small card : reduced image on the right side and body text preview.
- list : only title : no image, no body text preview.
Search
Only lemmy communities search is currently supported. You are not able to explore the fediverse (mastodon, pixelfed, peertube...)
community | post | comment | fediverse |
---|---|---|---|
✅ | ❌ | ❌ | ❌ |
Moderation tools
source : https://github.com/dessalines/jerboa/issues/1182
Some features are supported. However for moderators, the app isn't ready as you won't receive reports in your inbox. The timeline filter "moderator view" isn't supported yet.
report queue | registration queue | Super mod | temporary ban | ban | remove/restoring post | remove/restoring comments | pin/unpin post | lock post |
---|---|---|---|---|---|---|---|---|
❌ | ❌ | ❌ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |