mockra / faq

Frequently asked questions about the Tusky Mastodon client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a WIP FAQ for Tusky | Frequently asked questions about the Tusky Mastodon client

Which will include some experimentation with tools to write this FAQ and sync it with GitHub, by @mal0ki (current tool is StackEdit).

FAQ

Question: When will Tusky be available on F-Droid?

Answer: F-Droid works differently than Amazon Appstore or Google Play. We as the developers do not upload anything, F-Droid builds the app from source once we tag a release in our code repository. This is super awesome because you are guaranteed to get the exact code from our repo, but also takes some time on their side.

Q: Why doesn't Tusky support push notifications?

A: Pushing to devices would require us to use proprietary Google libraries and to run a relay server. Since we want Tusky to be pure FOSS (free and open-source software) and don't want to send any data to Google we decided not to implement push notifications at this time. We are researching other possibilities to make notifications faster though.

Q: Will my filters import from my instance?

A: They will, but not until after version 3. You can use Tuskys tab filters in the meantime.

Q: I want to help out, what can I do?

A: You can either reach out to us directly, or check out the Github directly.

Q: Can I try out the beta?

A: You can sign up for the Google Play beta, via this link

Q: What about Nightly releases?

A: The Tusky nightly is available on Google Play as well. On F-Droid, add this repo.

Q: The likes and boosts aren't displaying the same numbers as on the web?

A: This is not a Tusky bug, it's because boosts and likes do not federate perfectly. I.e., if you and the user whom you see this on, are not on the same server you will see different numbers on Tusky and on their message on the web.

Q: How do I remove an account from Tusky?

A: Just select the account, then log out.

Q: My instance has a custom character limit, but Tusky allows only 500 characters

A: Your instance needs to make this information public via the max_toot_chars property of the /api/v1/instance endpoint. Contact your admin to change this. See e.g. here https://pleroma.site/api/v1/instance for a config that works with Tusky.

Q: Will you block more domains than the Gab related ones?

A: The size of Gab is pretty unique and we have no time to research smaller instances, so most likely no, but it's always a possibility.

Q: Is this censorship/against free speech etc.?

A: No because of three reasons, 1, hate against marginalised groups is not an opinion; 2, Gab can still be accessed by other means and Tusky can be forked; 3, Tusky is no government, so it cannot take away your basic rights.

Q: A:

Template: Q: A:

About

Frequently asked questions about the Tusky Mastodon client