Skip to content

Commit bd7cf38

Browse files
committed
README.md updated from https://stackedit.io/
1 parent 039a603 commit bd7cf38

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -5,35 +5,35 @@ Which will include some experimentation with tools to write this FAQ and sync it
55
## FAQ
66
**Q:** When will Tusky be avaialble on F-droid?
77
**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.
8-
8+
##
99
**Q:** Why doesn't Tusky support push notifications?
1010
**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.
11-
11+
##
1212

1313
**Q:** Will my filters import from my instance?
1414

1515
**A:** They will, but not until after version 3.
16-
16+
##
1717

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

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

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

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

2828
**Q:** What about Nightly releases?
2929

3030
**A:** You can [follow this repo.](https://releases.nailyk.fr/repo/)
31-
31+
##
3232

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

3535
**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.
36-
36+
##
3737
**Q:**
3838
**A:**
3939

@@ -45,6 +45,6 @@ Template:
4545
**A:**
4646

4747
<!--stackedit_data:
48-
eyJoaXN0b3J5IjpbMTE0NjQxMjU5NywtMjEwNzkzNDE4LC03NT
48+
eyJoaXN0b3J5IjpbLTM1MDg1MDUzOSwtMjEwNzkzNDE4LC03NT
4949
IyNDUyMDMsLTE4MjczMjI3MjldfQ==
5050
-->

0 commit comments

Comments
 (0)