summaryrefslogtreecommitdiff
path: root/searx/engines/twitter.py
AgeCommit message (Expand)Author
2023-09-24[mod] remove twitter (#2843)Émilien (perso)
2022-08-17add explanation of tokenta
2022-08-17add profile image to user resultsta
2022-08-17add thumbnail to results if availableta
2022-08-14add twitter engineta
2020-12-09[remove] remove searchcode_doc and twitterAlexandre Flament
2020-10-02[mod] move extract_text, extract_url to searx.utilsAlexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2019-01-07Revert "remove 'all' option from search languages"Noémi Ványi
2017-12-06remove 'all' option from search languagesmarc
2017-05-15[mod] add/modify image fetching for bing_news, qwant and twitter enginesAlexandre Flament
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-12-13[enh] add supported_languages on engines and auto-generate languages.pymarc
2015-08-25[fix] handle missing url in twitter resultsAdam Tauber
2015-05-02Merge pull request #308 from dalf/versions_upgradeAdam Tauber
2015-05-02[fix] twitter engineAlexandre Flament
2015-05-02update versions.cfg to use the current up-to-date packagesAlexandre Flament
2015-02-04Twitter's unit testCqoicebordel
2014-12-29Flake8 and Twitter correctionsCqoicebordel
2014-12-28Digg + Twitter correctionsCqoicebordel
2014-12-07[fix] pep8 : engines (errors E121, E127, E128 and E501 still exist)dalf
2014-09-02fix twitter engine and add commentsThomas Pointhuber
2014-07-09[fix] unused globals removedAdam Tauber
2014-01-20[fix] pep/flake8 compatibilityasciimoo
2013-11-09[enh] removing result html tagsasciimoo
2013-10-20[enh] twitter engine addedasciimoo