Maelstromeous / ps2alerts-website

This project has moved!
https://github.com/ps2alerts/website
GNU General Public License v2.0
10 stars 1 forks source link

Changelog - Time exposure issues #84

Closed Maelstromeous closed 4 years ago

Maelstromeous commented 7 years ago

Basically if the user hasn't returned in the past 30 days and there's been changes, they're not shown.

Ideally, we should check for if the user has EVER visited the website. If not, show them the most recent changes.

If they HAVE visited the website (and updatesSeen is populated) then go off the number of changes since they last saw something.