tadhgboyle
tadhgboyle
Out of scope for 2.0.0-pr13 I believe
So then anyone could navigate to that specific pages URL and view it even if the rest of the site is in maintenance mode?
Great ideas, appriciate the time you took for it.
 -- This isnt enough already?
https://packagist.org/packages/bhaktaraz/php-rss-generator This package seems good for our use case!
Marking for 2.0.x, as I don't think this will be a breaking change
I feel like this could be handled similar to update check (cache last update check time, check if last time was more than x minutes ago, then check again). We...
Do we want/need to keep the `player_count` column - it's not used by anything internally anymore? If not, we may as well move the MC group storage to a different...
Okay, we can maintain this table layout, but instead we can compare the values of the `groups` and `player_count` rows and only insert new data if they are different. How...
Ah yeah you’re right on that, update would be fine On Thu, Jun 9, 2022 at 15:22 Robin ***@***.***> wrote: > When players graphs are added back eventually ™️ you...