summaryrefslogtreecommitdiff
path: root/searx/engines/digg.py
AgeCommit message (Expand)Author
2021-09-07[pylint] engines: drop no longer needed 'missing-function-docstring'Markus Heiser
2021-04-26[pylint] tag PYLINT_FILES by comment `# lint: pylint`Markus Heiser
2021-01-14[enh] engines: add about variableAlexandre Flament
2020-12-02[refactor] digg - improve results and clean up source codeMarkus Heiser
2020-12-02[mod] digg - pylint searx/engines/digg.pyMarkus Heiser
2020-12-02[fix] digg - the ISO time stamp of published date has been changedMarkus Heiser
2020-11-14[mod] remove unused importAlexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2019-10-16[fix] update digg engineAdam Tauber
2017-08-30[fix] digg cookie characters created in module importmisnyo
2017-08-30[fix] digg now requires cookie for searchmisnyo
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-12-09[mod] do not escape html content in enginesAdam Tauber
2016-01-18[fix] pep8 compatibiltyAdam Tauber
2015-05-02Merge pull request #308 from dalf/versions_upgradeAdam Tauber
2015-05-02update versions.cfg to use the current up-to-date packagesAlexandre Flament
2015-05-02[enh] reduce the number of http outgoing connections.Alexandre Flament
2015-01-29Digg's unit testCqoicebordel
2015-01-03Digg correctionCqoicebordel
2014-12-29Flake8 and Twitter correctionsCqoicebordel
2014-12-28Digg + Twitter correctionsCqoicebordel