mirror of
https://github.com/accelforce/Yuito
synced 2024-12-30 17:47:23 +01:00
Yuito è un fork di Tusky, Tusky è un bellissimo client Android per Mastodon. Mastodon è una rete sociale federata. Ciò significa che nessuna singola entità controlla l'intera rete.
https://mastodon.uno
ff39f9b3c2
# Overview Some Mastodon posters have a annoying habit of boosting their own posts some time after they've posted them. No need to see the same toot over and over again. # Changes made - Add an additional option to the "Filters > Tabs" preference to show these self-boosts (default: on) - If "Show boosts" is turned off, self-boosts are automatically hidden. # Screenshot ***screen of "Filters > Tabs" preference*** before | after :--: | :--: | <image src="https://github.com/tuskyapp/Tusky/assets/62137820/16ed2f4a-0776-4f60-afe6-29827acf5bbd" width="300"> |<image src="https://github.com/tuskyapp/Tusky/assets/62137820/9d4e1457-f71d-440c-959f-b91f7433b29a" width="300" /> ***screen of Home Timeline*** ***switch-on(self-boosts are displayed)*** | ***swith-off(self-boosts are not displayed)*** :--: | :--: | <image src="https://github.com/tuskyapp/Tusky/assets/62137820/3bb80791-a81f-4cbc-98ad-8a14602e53a4" width="300" />|<image src="https://github.com/tuskyapp/Tusky/assets/62137820/a7964da8-d106-4209-b911-460ef8988831" width="300" /> # Related issue Fixes #3534 |
||
---|---|---|
.github | ||
.idea | ||
app | ||
assets | ||
doc | ||
fastlane/metadata/android | ||
gradle | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
bitrise.yml | ||
build.gradle | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
ISSUE_TEMPLATE.md | ||
LICENSE.txt | ||
README.md | ||
renovate.json | ||
settings.gradle |
Tusky
Tusky is a beautiful Android client for Mastodon. Mastodon is an ActivityPub federated social network. That means no single entity controls the whole network, rather, like e-mail, volunteers and organisations operate their own independent servers, users from which can all interact with each other seamlessly.
Features
- Material Design
- Most Mastodon APIs implemented
- Multi-Account support
- Dark, light and black themes with the possibility to auto-switch based on the time of day
- Drafts - compose posts and save them for later
- Choose between different emoji styles
- Optimized for all screen sizes
- Completely open-source - no non-free dependencies like Google services
Testing
The nightly build containing the newest development code is available on Google Play.
Support
Check out our FAQs, your question may already be answered. If you have any bug reports, feature requests or questions please open an issue or send us a message at Tusky@mastodon.social!
Contributing
We always welcome new contributors! Please read our contribution guide to get started.