Jessica Stokes
Jessica Stokes
“up-to-date emoji support” would be down to the user if we didn’t do this custom emoji nonsense 💅
it’s actually optionally-polyfilled, which is the actual correct approach to this the problem with “if it’s unsupported it gets displayed natively” is that it doesn’t work with Unicode emoji sequences...
MD titles are JIS X0201 or Shift JIS. I've been working on a patch to properly support this in linux-mindisc for a while, but it's not finished yet. I'm sorry...
Upon further reading, this seems to be handled (just not in the way I’d personally expect) by #10.
More or less a matter of laziness. If you render a number in a react component, it’s generally displayed as text. While I don’t consider myself an expert, and can’t...
As mentioned in #14, this is an upstream issue with how `libnetmd` handles character encodings. I’ve been working on a fix in https://github.com/linux-minidisc/linux-minidisc/pull/56. It’s hypothetically complete enough to do everything...
Having just had a look, I can’t actually figure out how this would have been an issue at the time; [plugins have had an ssh-keyscan done on them since 2017...
Ah, you’re checking stuff out from inside docker? I think that’s a separate issue. In any case, I’m glad you figured it out! :)
Is that warning showing for you on the nightly version of the compiler or something? I don’t remember seeing it! Thanks for the catch. Might be nice to add an...
> IMO it's a good idea to have a video extractor in place before a playlist extractor so u have control over it. I asked on Discord whether it was...