| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-15 | [enh] py3 compatibility | Adam Tauber | |
| 2016-12-29 | change language list to only include languages with a minimum of engines | marc | |
| that support them. users can still query lesser supported through the :lang_code bang. | |||
| 2016-12-16 | minor fixes in utils/fetch_languages.py | marc | |
| 2016-12-15 | tests for _fetch_supported_languages in engines | marc | |
| and refactor method to make it testable without making requests | |||
| 2016-12-13 | [mod] fetch supported languages for several engines | marc | |
| utils/fetch_languages.py gets languages supported by each engine and generates engines_languages.json with each engine's supported language. | |||
| 2016-12-13 | [enh] add supported_languages on engines and auto-generate languages.py | marc | |
| 2016-08-05 | [fix] urls merge in infobox (#593) | marc | |
| TODO: merge attributes | |||
| 2016-04-17 | [enh] wikipedia infobox | a01200356 | |
| creates simple multilingual infobox using wikipedia's api | |||
| 2014-09-03 | using general mediawiki-engine | Thomas Pointhuber | |
| * writing general mediawiki-engine * using this engine for wikipedia * using this engine for uncyclopedia | |||
| 2014-09-02 | fix wikipedia engine and add comments | Thomas Pointhuber | |
| * add paging support * make number_of_results changable * make result calculation more clear * add comments | |||
| 2014-01-31 | [enh] search language support init | asciimoo | |
| 2013-10-23 | [mod] wikipedia engine removed | asciimoo | |
| 2013-10-16 | [mod] wikipedia limited to first result | asciimoo | |
| 2013-10-15 | [enh] proper urls | asciimoo | |
| 2013-10-15 | [enh] wikipedia search added | asciimoo | |