Skip to content

Commit

Permalink
README.md updated from https://stackedit.io/
Browse files Browse the repository at this point in the history
  • Loading branch information
mal0ki committed Aug 31, 2018
1 parent 039a603 commit bd7cf38
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,35 +5,35 @@ Which will include some experimentation with tools to write this FAQ and sync it
## FAQ
**Q:** When will Tusky be avaialble on F-droid?
**A:** Fdroid works differently than Amazon Appstore or Google Play. We as the developers do not upload anything, Fdroid 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.

##

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

**A:** You can either reach out to us directly, or check out the [Github](https://github.com/tuskyapp/Tusky) directly.

##

**Q:** Can I try out the beta?

**A:** You can sign up for the [Google Play beta, via this link](https://play.google.com/store/apps/details?id=com.keylesspalace.tusky)

##

**Q:** What about Nightly releases?

**A:** You can [follow this repo.](https://releases.nailyk.fr/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:**
**A:**

Expand All @@ -45,6 +45,6 @@ Template:
**A:**

<!--stackedit_data:
eyJoaXN0b3J5IjpbMTE0NjQxMjU5NywtMjEwNzkzNDE4LC03NT
eyJoaXN0b3J5IjpbLTM1MDg1MDUzOSwtMjEwNzkzNDE4LC03NT
IyNDUyMDMsLTE4MjczMjI3MjldfQ==
-->

0 comments on commit bd7cf38

Please sign in to comment.