Commit Graph

13 Commits

Author SHA1 Message Date
06733227d6 Remove new "restack" and "share" buttons from SubStack newsletters 2023-04-18 14:53:27 +08:00
344514bd0f Handle embedded quote tweets 2023-04-12 14:50:20 +08:00
88f6e20bfc Pass email headers to the content-handler 2023-01-30 18:52:38 +08:00
9b29a3c261 querySelectorAll returns a NodeList which we can iterate 2022-11-01 10:34:18 +08:00
392ac15a62 Treat all tweets as elements so we dont need to cast 2022-11-01 10:31:12 +08:00
a4f0698974 Handle older style substack image embeds as well as new 2022-10-31 21:57:29 +08:00
2622437831 Fix linting 2022-10-31 21:42:31 +08:00
cc91e43572 Handle embedded tweets in substack emails
This does a few things:
- tags static tweets found in substack emails with a special class
- upgrades readability to ignore special class names
- reduces some readability debug output
2022-10-31 21:28:36 +08:00
d8c5c97960 Save newsletters hosted by ghost.org correctly 2022-10-17 19:27:02 +08:00
49ed8e279b Calls preParseContent function in content-handler package before parsing content 2022-10-07 16:56:38 +08:00
61303419a0 Add timeout 2022-10-04 14:25:19 +08:00
b00a516737 Add other newsletter handlers 2022-09-30 12:51:23 +08:00
f7b20f3186 Add newsletter handlers 2022-09-30 12:51:22 +08:00