Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-21 | remove empty parenthesis in wikipedia's summary | Marc Abonce Seguin | |
They're usually IPA pronunciations which are removed by the API. | |||
2019-12-21 | exclude disambiguation pages from wikipedia infobox | Marc Abonce Seguin | |
2019-12-21 | [fix] handle empty response from wikipedia engine - closes #1114 | Adam Tauber | |
2019-01-07 | fix after rebase | Noémi Ványi | |
2019-01-07 | Revert "remove 'all' option from search languages" | Noémi Ványi | |
This reverts commit 4d1770398a6af8902e75c0bd885781584d39e796. | |||
2019-01-06 | [fix] check language aliases when setting search language | Marc Abonce Seguin | |
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 | |