| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-15 | [enh] engine: mojeek - add language support | 0xhtml | |
| Improve region and language detection / all locale Testing has shown the following behaviour for the different default and empty values of Mojeeks parameters: | param | idx | value | behaviour | | -------- | --- | ------ | ------------------------- | | region | 0 | '' | detect region based on IP | | region | 1 | 'none' | all regions | | language | 0 | '' | all languages | | |||
| 2024-06-23 | [fix] implement tests and remove usage of gen_useragent in engines | Grant Lanham | |
| 2024-06-07 | [feat] mojeek: implement dedicated module | Bnyro | |