Closed IzzySoft closed 1 day ago
That was fast, thanks! And congrats: the Raccoon is reproducible! And now also available at IzzyOnDroid – be welcome to pick a badge and link there e.g. from your Readme :smiley:
What I couldn't figure out: is Sentry enabled by default, or is it opt-in?
Sentry is enabled by default because I was planning to remove it once it exits the beta phase... do you think that if I make it opt-out by default with optional opt-in it may make it easier to get an approval on FOSS stores?
p.s. Badge added, immediately, to the README: it is a great honour for me to have the project included!
do you think that if I make it opt-out by default with optional opt-in it may make it easier to get an approval on FOSS stores?
That would avoid you getting the Tracking
anti-feature I now have to add (and which F-Droid would add as well). Being opt-in implies consent, so no Tracking
AF needed. Being enabled by default, even if opt-out, means data is transmitted without consent. If you make it opt-in with the next release, please give me a ping once that release is out do I remove the AF again.
Badge added, immediately, to the README
Cool, thanks! If you want, there's also a shield available (showing the always latest release available at IoD).
it is a great honour for me to have the project included!
:star_struck: Glad you like it, thanks!
@AkesiSeli is there an ETA for a tag marked "release" (and not "pre-release")? I just notice the builder yells as it cannot find https://api.github.com/repos/LiveFastEatTrashRaccoon/RaccoonForFriendica/releases/latest (which is not available if there are only pre-releases). If it takes longer, I must see to change the settings for the Raccoon to go via tags instead, which is a little more complicated – or keep track of updates manually, or it won't update the RB status for new releases.
Sorry for the inconvenience! I've already made crash reports opt-out here and I am waiting some more days more until @informapirata and me complete the tests.
It should be by the end of this week and the beginning of the next one. Btw, would it be possible to change the category of the app as "Clients for Mastodon & Pleroma" rather than "Various federated networks"? Friendica falls in the second group but Raccoon is fully compatible with Mastodon too (actually there are features like polls which work better on Mastodon than on Friendica).
I've already made crash reports opt-out
Thanks! For dropping the anti-feature they'd need to be opt-in, though.
It should be by the end of this week and the beginning of the next one.
Great, thanks! For less than a week I can "ignore" the errors thrown here by the update-checker.
Btw, would it be possible to change the category of the app as "Clients for Mastodon & Pleroma" rather than "Various federated networks"? Friendica falls in the second group but Raccoon is fully compatible with Mastodon too
Oh! Why, then we should put it in both places I'd say (done). Maybe the app description should make that clearer, too? I had to Ctrl-F to find the only mention of Mastodon in the description. Currently, the first paragraph reads:
Raccoon for Friendica is a free and open source mobile-first Friendica client.
Maybe that should better read
Raccoon for Friendica is a free and open source mobile-first client for Friendica and Mastodon.
?
Sorry my English s*cks... I meant "crash reports are now disabled by default and users must turn on a switch in the settings screen and restart the app to enable them".
OK, that describes opt-in :smile: Please give me a ping when that part made it into a release, so I can remove the anti-feature and add Sentry to the app's "green list" then.
It will enter the next version, which will also be the first non "pre-release" one, I'll give you a ping when it's released.
this line should be
</ul>
, not<ul>
:wink:(same in
it-IT
)