summary refs log tree commit diff
path: root/tests/rest/media/v1/test_url_preview.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Strip overlong OpenGraph data from url previewRichard van der Hoff2019-11-051-0/+34
* Fix media repo breaking (#5593)Amber Brown2019-07-021-0/+12
* Run Black. (#5482)Amber Brown2019-06-201-28/+28
* Migrate all tests to use the dict-based config format instead of hanging item...Amber Brown2019-05-131-24/+16
* URL preview blacklisting fixes (#5155)Andrew Morgan2019-05-101-11/+11
* Fix IP URL previews on Python 3 (#4215)Amber Brown2018-12-221-98/+326
* Fix logcontext leak in test_url_previewRichard van der Hoff2018-11-191-1/+2
* Use <meta> tags to discover the per-page encoding of html previews (#4183)Amber Brown2018-11-151-0/+77
* Fix URL preview bugs (type error when loading cache from db, content-type inc...Amber Brown2018-11-081-0/+164