aboutsummaryrefslogtreecommitdiff
path: root/test/web/rich_media
AgeCommit message (Collapse)Author
2019-08-20test: rich media: aws signed url: increase TTL delta check to 2 seconds from 1Ariadne Conill
2019-08-19added test helpers to clear config after testsMaksim
2019-08-06[#1150] fixed parser TwitterCardMaksim
2019-07-23rich media: parser: splice the given URL into the resultAriadne Conill
2019-07-19change the structure of image ttl parsarSachin Joshi
2019-07-17add the rich media ttl based on image exp timeSachin Joshi
2019-07-10Add license/copyright to all project filesfeld
2019-06-25add ignore hosts and TLDs for rich_mediaMaksim Pechnikov
2019-06-25add testMaksim Pechnikov
2019-06-22Rich Media Parser: Do not return just a title if nothing else is there.lain
2019-06-22Revert "Revert "Merge branch 'fix/ogp-title' into 'develop'""lain
This reverts commit b6af80f769195b5047ee8da07166f022c2e29b0a.
2019-06-21Revert "Merge branch 'fix/ogp-title' into 'develop'"feld
This reverts merge request !1277
2019-06-13Improve <title> fallback; Add a testEgor Kislitsyn
2019-05-30Replace missing non-nullable Card attributes with empty stringsSergey Suprunenko
2019-05-17also suppress link previews from posts marked #nsfwWilliam Pitcock
2019-05-17rich media: suppress link previews if post is marked as sensitiveWilliam Pitcock
2019-03-04helpers: use AutoLinker to validate URIs as well as the other testsWilliam Pitcock
2019-03-04tests: add tests for rich media helper functionsWilliam Pitcock
2019-01-31test: rich media: parser: add malformed data regression testWilliam Pitcock
2019-01-28rich media: oembed: return data in the same format as the other parsersWilliam Pitcock
2019-01-28API: kill /api/rich_media/parse endpointWilliam Pitcock
2019-01-26Move definitions of RichMedia fixtures to test/support/http_request_mock.exHaelwenn (lanodan) Monnier
2019-01-13Add OEmbed parserMaxim Filippov
2019-01-10Add Twitter Card parserMaxim Filippov
2019-01-02Add RichMediaController and testsMaxim Filippov
2019-01-01Add OGP parserMaxim Filippov