Sasha Sorokin

Results 79 comments of Sasha Sorokin

Language persistence added ✨ I think it's mostly ready API-wise, so a quick review of this monstrosity would be appreciated. In the following days probably going to refactor it a...

Also regarding failing CI: why does it use Node.js 12 💀 Current LTS is 16.17.0

Here's the scenarios. User's e-mail compromised and 2FA is set up. #### Attacker has no access to authorized device Attacker resets the password using e-mail, user not anymore able to...

Thanks for submitting your first issue, @lynkono! Unfortunately I was unable to reproduce it at [mastodon.social](https://mastodon.social/). This can happen because many languages are actually incorrectly detected as English (either the...

Can you please link the post that was incorrectly detected?

Thank you! The problem with this post is clear: it does not meet the word count criteria (neither [it has 4 of the words separated by spaces](https://github.com/tootsuite/mastodon/blob/v3.1.4/app/lib/language_detector.rb#L39-L41), nor it matches...

Hi! I've got some free time and can fix issue related to Thai language. Did you find any other languages not detected correctly?

As of #17478 language detection is no more, your posting language is defined by the interface language. I might assume these people use English language, so that's why you see...

Well, it filters posts by language, this is all it does and it kinda works, it's just that the post languages are not correct. As federated feed appears to be...

@gdinwiddie This server is using 3.5.1 which already has language detection removed. The post is published in English language: you can check that in [raw JSON](https://mstdn.jp/@neeko/109257552636605699.json) representation, through `contentMap` field....