dblock / slack-strava

(Re)Post Strava activities to Slack
https://slava.playplay.io
MIT License
37 stars 6 forks source link

Bot will post private activities that it gets from a club #91

Closed dblock closed 4 years ago

dblock commented 4 years ago

Strava club activities don't include information on whether they are private or not. They don't obey the private setting.

dblock commented 4 years ago

Also fix https://github.com/dblock/slack-strava/blob/ade84584435a6809c1064704ed31552ac84a3262/slack-strava/models/activity.rb#L83 to only look for activities in the last 24 hours to reduce search time.

dblock commented 4 years ago

Fixed in https://github.com/dblock/slack-strava/commit/52cb17a420979fe7bc47cbfd5a69169baf797a22.