| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-21 | [mod] remove useless engine unit tests | Adam Tauber | |
| These tests are not able to detect engine errors if the upstream site changes. | |||
| 2019-01-07 | Revert "remove 'all' option from search languages" | Noémi Ványi | |
| This reverts commit 4d1770398a6af8902e75c0bd885781584d39e796. | |||
| 2018-03-27 | refactor engine's search language handling | Marc Abonce Seguin | |
| Add match_language function in utils to match any user given language code with a list of engine's supported languages. Also add language_aliases dict on each engine to translate standard language codes into the custom codes used by the engine. | |||
| 2017-12-06 | remove 'all' option from search languages | marc | |
| 2017-05-22 | [fix] use raw response with etree.parsefromstring - Unicode strings with ↵ | Adam Tauber | |
| encoding declaration are not supported | |||
| 2017-05-15 | [mod] add/modify image fetching for bing_news, qwant and twitter engines | Alexandre Flament | |
| 2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
| 2016-12-11 | add year filter to engines with time range support && tests | Noémi Ványi | |
| Following engines does not support "Last year": * Bing News * DeviantArt * DuckDuckGo * Yahoo * YouTube (noapi) | |||
| 2016-11-01 | add time range search for bing news | Noémi Ványi | |
| 2016-01-10 | [mod] remove buildout/makefile infrastructure | Adam Tauber | |