Merlin
Merlin
Really looking forward for this to be done. 👍 Sadly not experienced enough to help with this myself ...
Btw. the master of https://github.com/jackmott/rust-simd-noise doesn't work because the noise functions seem to produce different results.
I haven't looked into what has changed exactly on master, but the results are very different. You will see what I mean when you run vx_bevy with the master branch...
#1392 adds the attachments parameter so I will remove it from this PR
This has always been the case for templates, so I honestly don't think it's a bug. The snowflakes in guild templates are just serial numbers starting at 0. Changing it...
For consistenty reasons I'm not a big fan of changing the heading because it kind of breaks the hierarchy of the different headings. I agree that this heading looks weirdly...
Hey, I believe right now we use the two letter language codes from the ISO 639 standard internally. You can actually already pass in RFC 1766 langauge codes and friendly-challenge...
Hey, really happy that you want to provide Arabic translations! Just open a PR with the new language, you can set the `rtl` flag just like Hebrew and Thai to...
This should do the trick: https://docs.friendlycaptcha.com/#/eu_endpoint?id=fallback-to-global-service
For this to work the data would need to be stored on a server. IndexedDB on mobile isn't really usable for this kind of stuff.