Erick Havel

Results 14 comments of Erick Havel

Hmm. What status code is my API supposed to return when the client hasn't specified enough parameters (in a POST request)? I've been using 400, which might arguably be too...

Is my comment irrelevant? Or am I stupid for thinking that it's fine for API's to return 4xx's intentionally, that client's shouldn't crash due to it? Or is it just...

Yes please, +1 for 24-hour clock format! Date format is secondary (to me personally) and it would probably be quick/easy to add a checkbox setting for 12/24 hours compared to...

Nothing happens when I long-press. I can swipe (left or right), get a settings cog, which takes me to a "Media" setting screen with the option "Hide player when the...

I also tried with the "Click" header, didn't seem to do anything.

Doesn't work for me: ![image](https://user-images.githubusercontent.com/47182697/197007020-807bbd1d-618c-4bf7-838e-d5390ed8bd58.png) Oh but ok, there's a UI update/revamp that I've missed (I've just patched the binary in my Docker setup)... that explains it.

Yeah I think I've forgotten to rebuild the container and instead just restarted after putting the new binary in place. 🤦 Working now!

> Let me know if you have more questions. Shall I assume that there's no way to create [hyperlinks](https://www.google.com) then until Markdown support is implemented?

Yes please! I'm so surprised that this doesn't exist yet. I would believe it to be quite similar to implement compared to the plugin equivalent.

It would be extremely useful for checking/monitoring sites for malware. Both `wp core verify-checksums` and `wp plugin verify-checksums --all` do this in a very convenient way, allowing you to easily...