Commit graph

6 commits

Author SHA1 Message Date
8eee42ae0f
feat(metadata-extractor): allow de-AMP plugin to change our target URL 2022-10-05 12:38:01 +05:30
52ac8346b3
refactor: resolve Detekt issues found in metadata-extractor 2022-10-02 16:38:12 +05:30
a19aa16924
fix(metadata-extractor): do not attempt extraction on HTTP URLs
These can pop up on lobste.rs rarely but Android only allows
us to do HTTPS, so the ideal solution is to just skip them and render
as-is.
2022-09-10 16:42:40 +05:30
2ca150c666
android: fix injection of MetadataExtractor 2022-08-19 23:20:45 +05:30
87b1377f38
metadata-extractor: move LinkMetadata to model 2022-08-19 23:20:45 +05:30
319838c737
metadata-extractor: init 2022-08-19 23:20:44 +05:30