Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fit: Investigate privacy controls #79

Open
hellos3b opened this issue Sep 23, 2021 · 1 comment
Open

fit: Investigate privacy controls #79

hellos3b opened this issue Sep 23, 2021 · 1 comment
Labels
enhancement Improve an existing feature

Comments

@hellos3b
Copy link
Owner

Don't post workout if it's set to private

Double check that private profiles != all private

@hellos3b hellos3b added the enhancement Improve an existing feature label Sep 23, 2021
@hellos3b
Copy link
Owner Author

Strava API now provides a visibilityproperty, we can use that to filter

  • Do not post a workout that is set to 'only_me'
  • If a workout has already been posted and visibility changes, delete it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant