Results 47 comments of sage

I came across this issue whilst debugging why status codes weren't getting added to our Datadog traces. Using MDC tags with explicit values makes log analysis less flaky. They also...

Had a bit of time to look at this. In the end, I've copied the `CallLogging` feature and added a `postEvaluated` option to MDC entries. "Post evaluated" entries are set...

Thanks for reminding me about this @impatient. I've submitted a pull request for further discussion: https://github.com/ktorio/ktor/pull/1957

:+1: for this - I have to go to a different window to get the "Emoji & Symbols" menu, and copy and paste emoji back in to Quassel, right now....

I made these changes on a fork of mine and they seem to work fine. I'm curious what didn't work with respect to copying and pasting, because adding menu items...

A summary of where this PR stands: * Qt does not have a way to bring up the "emoji picker" manually (by listening to the standard Ctrl+Cmd+Space key combo) *...

@justjanne suggested moving the View->Search Bar to Edit->Find which seems more correct anyway, and would solve the empty item issue.

This would be quite useful for a project I'm working on, as it's pretty content-heavy, and the UX for slow connections would be better with progressive images I think. https://www.adoptanimals.io/...

It would be really nice to have this functionality in an actual spec. 👍 I don't think it's up to the spec to allow and disallow where images are stored,...

Another thought: is it up to the spec to recommand image formats? I suspect PNG / webp are the most appropriate, but again that's likely a client decision (whether to...