summaryrefslogtreecommitdiff
path: root/test/web/rich_media/parser_test.exs
AgeCommit message (Expand)Author
2020-09-08Merge branch 'fix/2047-rich-media-parser' into 'develop'rinpatch
2020-06-12Fix atom leak in Rich Media ParserEgor Kislitsyn
2020-03-03Update CopyrightsMark Felder
2019-07-23rich media: parser: splice the given URL into the resultAriadne Conill
2019-07-10Add license/copyright to all project filesfeld
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
2019-06-21Revert "Merge branch 'fix/ogp-title' into 'develop'"feld
2019-06-13Improve <title> fallback; Add a testEgor Kislitsyn
2019-05-30Replace missing non-nullable Card attributes with empty stringsSergey Suprunenko
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-13Add OEmbed parserMaxim Filippov
2019-01-10Add Twitter Card parserMaxim Filippov
2019-01-02Add RichMediaController and testsMaxim Filippov
2019-01-01Add OGP parserMaxim Filippov