Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-11 | [mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION | Markus Heiser | |
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2021-12-27 | [format.python] initial formatting of the python code | Markus Heiser | |
This patch was generated by black [1]:: make format.python [1] https://github.com/psf/black Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2021-12-18 | [pylint] Reddit engine | Markus Heiser | |
Add Reddit engine to pylint process Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2021-11-01 | [fix] make reddit only in social media category avail. | MrPaulBlack | |
fix https://github.com/searxng/searxng/issues/470 | |||
2021-01-14 | [enh] engines: add about variable | Alexandre Flament | |
move meta information from comment to the about variable so the preferences, the documentation can show these information | |||
2020-09-10 | Drop Python 2 (1/n): remove unicode string and url_utils | Dalf | |
2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
2016-12-09 | [mod] do not escape html content in engines | Adam Tauber | |
2016-04-16 | [fix] incorrect URLs in Reddit results - closes #538 | Kirill Isakov | |
2016-04-13 | Revert to using random UA in Reddit search engine | Kirill Isakov | |
2016-03-30 | Add searx user agent to Reddit engine request to comply with API usage terms | Kirill Isakov | |
2016-03-27 | Shorten content field for very long Reddit search results | Kirill Isakov | |
2016-03-25 | Add Reddit search engine | Kirill Isakov | |