Open bhtooefr opened 5 years ago
Hey I think the problem is that we're not sure if the server sends them all by default or not? May be a confusing setting.
I still think that it's the server which should do that and it should be a server setting, we don't do timeline composition so we shouldn't patch it either.
It is a server setting, you just need to pass in a parameter to the API: https://docs-develop.pleroma.social/backend/development/API/differences_in_mastoapi_responses/#timelines
On Pleroma instances, all replies go into timelines by default, even if you aren't following any of the accounts being replied to.
Pleroma FE has options to filter this to only show replies to you or accounts that you're following (Mastodon's behavior), as well as to only show replies to you in timelines. It would be helpful to have this functionality in Tusky as well.
Tusky Version: 6.1
Android Version: 8.1.0
Android Device: BlackBerry Key2
MastodonPleroma instance (if applicable): snack.social[X] I searched or browsed the repo’s other issues to ensure this is not a duplicate.