Tim Jacobi
Tim Jacobi
I'm looking to fix https://github.com/Automattic/facebook-instant-articles-wp/issues/881 There are a couple of tests failing which makes me wonder * Why do these tests expect entities not to be converted to their characters?...
Remove any outdated material after a grace period to give authors the chance to update their resources.
Add support for Themify plugin. See #569 for details.
As requested in #567 it would be great if we could allow people disable publishing on a per article basis. A checkbox should be enough.
I think instead of telling the user to update their node version we should add a badge that tells the user what the lowest supported version of node is and...
See https://github.com/sequelize/sequelize/pull/5510
Can you please publish a single build file to NPM. As it currently stands we would have to install `babel-preset-prometheusresearch` which really isn't optimal. Thanks
It'd be great to have the script could use Memoization to keep track of the answers and doesn't ask the user twice for the same string. This could be made...
Hi there, cool, idiomatic framework! I tried to understand how you could possibly send some JSON in the request body and work with it in the handlers. It looks like...