Clean up the notification handling code and fix a lot of bugs, hopefully without introducing new ones in the process. Specific bugs discovered and fixed: - The code that tried to sync notification filtering state between the server and Pachli could fail, leaving things in an inconsistent state, resulting in dropped notifications. Remove that code, do filtering client-side. - Logging out of an account would disable push notifications for all accounts. - If any account did not support push notifications then push notifications were disabled for all accounts. - If any account did not support push notifications the user was prompted to log out of all accounts. Drop that entirely. - The UnifiedPush library could get to a state where configuring the notification mechanism would silently fail, The preferences UI now has a section for notifications, showing: - The Unified Push distributor in use (if any) - A mechanism to change the distributor - Per-account configuration and notification fetch details - Battery optimisation state General changes: - Update to UnifiedPush library 2.4.0. - NotificationFetcher.fetchAndShow() can now fetch a single account's notifications, or all accounts, depending on data passed to the worker. - Use ApiResult for `push/subscription` responses. - Drop the "needs migration" terminology for the more specific "has push scope", to make it clear what the issue with the account is.
Pachli
Pachli is a full-featured Android client for Mastodon, with a cooperative development model.
Features include:
- Read, reply, filter, post, favourite, and boost posts
- Translate posts from other languages
- Your timeline is cached locally, so you can read when offline
- Draft posts now to finish them later
- Write posts now and schedule them to send later
- Read and post from multiple accounts
- Manage who you follow with multiple lists
- Use different themes to customise the UI
- A variety of accessible fonts in different sizes
- Full control over how and when you receive notifications
- Explore trending posts, links, and hashtags
Pachli is Open Source.
Install the newest release from the list of releases, or from Google Play and F-Droid.
Support
- Say "hi" on Mastodon, we're @pachli@mastodon.social
- Join the ongoing discussions
- Report a bug or make a feature request as a new issue
Contributing
We actively welcome new contributors. Please read CONTRIBUTING.md for more information.
More information
More information about the application and the principals underpinning its development are at https://pachli.app.
![](https://raw.githubusercontent.com/pachli/pachli-android/main/fastlane/metadata/android/en-US/images/icon.png)
Description
Pachli è un client Android completo per Mastodon:
La timeline viene memorizzata nella cache locale, in modo da poterla leggere anche quando si è offline
Bozza dei post ora per finirli in un secondo momento
Scrivere i post ora e programmarne l'invio in un secondo momento
Leggere e pubblicare da più account
Gestite chi seguite con più elenchi
Utilizzare diversi temi per personalizzare l'interfaccia utente
Una varietà di font accessibili in diverse dimensioni
Pieno controllo su come e quando si ricevono le notifiche
https://mastodon.it/it/Quale-app-mastodon-utilizzare
Readme
85 MiB
Languages
Kotlin
100%