Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce the odds of false positives in the language suggester (close #2598) ↵ | Paul Frazee | 2024-01-30 | 1 | -9/+23 |
| | | | | (#2700) | ||||
* | Suggest post language correction (#2486) | Paul Frazee | 2024-01-12 | 1 | -0/+101 |
* feat: suggested language * fix: wording correction * Factor out SuggestedLanguage into a separate component * Tighten the language-suggestion confidence to avoid false positives * Tweak the copy and UI * Add function fallbacks for safari --------- Co-authored-by: Mary <pineapplecreamcheese@skiff.com> |