This adds a flag to bypass the cache for logged in users when they directly view the status page. Hopefully logged in users should be relatively low traffic and by restricting it to when they explicitly load the status page, we only refresh when we're pretty sure they're interested, vs. just viewing the repo.
This adds a flag to bypass the cache for logged in users when they directly view the status page. Hopefully logged in users should be relatively low traffic and by restricting it to when they explicitly load the status page, we only refresh when we're pretty sure they're interested, vs. just viewing the repo.
[fixes #91]