Holy moley! Github just gave me a "405 Not Allowed | nginx"
Daaamn!
@dgold Looking at the code right now… There are some bugs which I'm addressing…
e.g. the timestamp seems to have extra <? ?> tags around it. Seems php does the replacement on it's own without the < ? part… Fixing those now…
And yeah, I'll try to get the JSON feed working next :)
@dgold hehe… I agree. I looked at so many options, top of the list being clientside js… But PHP just does everything, and everyone seemed to have libraries or ways to do things in it… :)
I'm accepting your PR, and then sending a change your way. I realize now that the rss.php a tag on my site is not available in the code. Not sure if it's useful, but it's nice to have it. Maybe we could even have a JSON feed tag there.
@dgold Daaaaaamn! That's more work than I ever put in there!
Questions -
1. You've kept halfed API keys in there. Is that on purpose to show what they should look like?2. Removed the Share button huh? Not like anyone was using it… :P3. tests.php? What are you?!
This is more work than I ever put in the code! I'll test it on my 'test' setup and if all's hunky dory, will merge it in!
Thanks for all of this, and specially the config file… That's been on my list of todos for a looooong time.
But I'm lazy.