summaryrefslogtreecommitdiff
path: root/test/web/rich_media/parser_test.exs
AgeCommit message (Expand)Author
2020-10-13tests consistencyAlexander Strizhakov
2020-09-14Apply 1 suggestion(s) to 1 file(s)rinpatch
2020-09-14RichMedia: Do a HEAD request to check content type/lengthrinpatch
2020-09-05RichMedia: do not log webpages missing metadata as errorsrinpatch
2020-09-01don't fail on url fetchAlexander Strizhakov
2020-06-13Fix 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