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 6291946 commit 039a603
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,27 +9,42 @@ Which will include some experimentation with tools to write this FAQ and sync it
**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 num

**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:**

**Q:**
**A:**

Template:
**Q:**
**A:**

<!--stackedit_data:
eyJoaXN0b3J5IjpbLTE0MjIwMzIwMzcsLTIxMDc5MzQxOCwtNz
UyMjQ1MjAzLC0xODI3MzIyNzI5XX0=
eyJoaXN0b3J5IjpbMTE0NjQxMjU5NywtMjEwNzkzNDE4LC03NT
IyNDUyMDMsLTE4MjczMjI3MjldfQ==
-->

0 comments on commit 039a603

Please sign in to comment.