Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-02 | [mod] move extract_text, extract_url to searx.utils | Alexandre Flament | |
2020-09-10 | Drop Python 2 (1/n): remove unicode string and url_utils | Dalf | |
2019-01-07 | Revert "remove 'all' option from search languages" | Noémi Ványi | |
This reverts commit 4d1770398a6af8902e75c0bd885781584d39e796. | |||
2017-12-06 | remove 'all' option from search languages | marc | |
2017-05-15 | [mod] add/modify image fetching for bing_news, qwant and twitter engines | Alexandre Flament | |
2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
2016-12-13 | [enh] add supported_languages on engines and auto-generate languages.py | marc | |
2015-08-25 | [fix] handle missing url in twitter results | Adam Tauber | |
2015-05-02 | Merge pull request #308 from dalf/versions_upgrade | Adam Tauber | |
update versions.cfg to use the current up-to-date packages | |||
2015-05-02 | [fix] twitter engine | Alexandre Flament | |
2015-05-02 | update versions.cfg to use the current up-to-date packages | Alexandre Flament | |
2015-02-04 | Twitter's unit test | Cqoicebordel | |
There is a commented line of a test that I didn't succed to make it work. It's an issue of unicode, utf-8, ascii, latin1... I think I tried everything, but if you have an idea... I'm still a newbie in python... | |||
2014-12-29 | Flake8 and Twitter corrections | Cqoicebordel | |
Lots of Flake8 corrections Maybe we should change the rule to allow lines of 120 chars. It seems more usable. Big twitter correction : now it outputs the words in right order... | |||
2014-12-28 | Digg + Twitter corrections | Cqoicebordel | |
Digg engines, with thumbnails Add pubdate for twitter | |||
2014-12-07 | [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) | dalf | |
2014-09-02 | fix twitter engine and add comments | Thomas Pointhuber | |
* add language-support * add comments * little refactoring | |||
2014-07-09 | [fix] unused globals removed | Adam Tauber | |
2014-01-20 | [fix] pep/flake8 compatibility | asciimoo | |
2013-11-09 | [enh] removing result html tags | asciimoo | |
2013-10-20 | [enh] twitter engine added | asciimoo | |