Commit Graph

18 Commits

Author SHA1 Message Date
0ac5299c32 do not pass browser instance to content-handler 2024-05-13 13:10:02 +08:00
3146b3bcc5 remove redundant logs 2023-07-27 17:55:17 +08:00
187ad654e7 Add debug logs 2023-04-22 12:29:46 +08:00
2760ce60f0 Fix list-unsubscribe header undefined 2023-04-22 11:07:15 +08:00
89ac9c46cc Remove other places that use rfc2047 decoder 2023-04-20 20:53:06 +08:00
de9524c3e8 Fix confusing unsubscribing url with email address 2023-02-27 12:06:46 +08:00
b6c41b9c73 Add support for every.io newsletter 2023-02-03 16:59:27 +08:00
363489f5be Add generic newsletter handler 2023-02-03 14:46:24 +08:00
39b87e2aaf Add support for Time To Sign Off newsletter 2023-02-02 17:01:25 +08:00
88f6e20bfc Pass email headers to the content-handler 2023-01-30 18:52:38 +08:00
1243e2ace2 Fix the error when no name in subscription by using the email address as the author when no author found in the newsletter 2023-01-10 11:17:22 +08:00
d9237723c5 Share puppeteer browser instance between content handlers 2022-11-17 11:28:46 +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
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
99956539a0 Handle newsletter in content-handlers 2022-09-30 12:51:22 +08:00
8c61832c77 Import content-handler in content-fetch 2022-09-30 12:51:22 +08:00