summaryrefslogtreecommitdiff
path: root/searx/engines/mediawiki.py
AgeCommit message (Collapse)Author
2019-01-07Revert "remove 'all' option from search languages"Noémi Ványi
This reverts commit 4d1770398a6af8902e75c0bd885781584d39e796.
2017-12-06remove 'all' option from search languagesmarc
2017-05-18[fix] pep8Adam Tauber
2017-05-18[fix] add more description on possible search tpyesNoémi Ványi
2017-05-18[enh] make search type of mediawiki configurableNoémi Ványi
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-12-13[mod] fetch supported languages for several enginesmarc
utils/fetch_languages.py gets languages supported by each engine and generates engines_languages.json with each engine's supported language.
2016-12-13small fixesmarc
2016-12-13[enh] add supported_languages on engines and auto-generate languages.pymarc
2016-02-09[fix] restrict wikipedia queries to the titles to avoid irrelevant resultsAdam Tauber
2016-02-08[fix] real support of non wikipedia style mediawikisAdam Tauber
2015-05-02update versions.cfg to use the current up-to-date packagesAlexandre Flament
2014-12-16[fix] pep8Thomas Pointhuber
2014-09-04[fix] print removedAdam Tauber
2014-09-04[fix] string formattingAdam Tauber
2014-09-04[enh][fix] support base_urls without language code ++ extra whitespaces removedAdam Tauber
2014-09-03fix mediawiki-commentThomas Pointhuber
* bug: setting language_support to False result in no results
2014-09-03using general mediawiki-engineThomas Pointhuber
* writing general mediawiki-engine * using this engine for wikipedia * using this engine for uncyclopedia
2014-01-30[enh] paging support for mediawikiasciimoo
2014-01-20[fix] pep/flake8 compatibilityasciimoo
2014-01-17[fix] replace the png icons by ico's, minor chnage in the htmlpw3t
2014-01-16[ehn] add favicons for vimeo, soundcloud, twitter and youtubepw3t
2014-01-14[enh] simplified mediawiki response processingAndrás Veres-Szentkirályi
2013-10-23[enh] mediawiki engine addedasciimoo