Commit graph

12 commits

Author SHA1 Message Date
36ab72226c
refactor(build-logic): simplify plugin setup 2022-12-20 16:01:18 +05:30
f429faf8b8
feat(metadata-extractor): don't inspect canonical URLs
Changing the URL feels a bit icky when lobste.rs is a
_link_ aggregator at core. Let's trust the users are making
the right choices.
2022-11-19 18:07:56 +05:30
0232a4179a
refactor(di): replace Tangle with Whetstone 2022-11-14 12:59:01 +05:30
6d88335e13
refactor(metadata-extractor): break Hilt dependency 2022-11-13 13:14:55 +05:30
6adb45ff7c
fix(metadata-extractor): migrate away from removed APIs 2022-11-01 19:06:27 +05:30
6a4d0c2d3a
refactor: add license headers across the board 2022-10-26 01:55:50 +05:30
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