Commit graph

21 commits

Author SHA1 Message Date
Hongbo Wu
053625276b
Merge pull request #2608 from Podginator/feat/Ars-technica-handler
Ars Technica Multipage handling
2023-08-07 10:43:39 +08:00
Thomas Rogers
49c1976ac9 Add Ars Technica handler for multipage articles 2023-08-04 20:00:03 +02:00
Thomas Rogers
cf5f46026a Add Paywalled Wired Handler 2023-08-02 19:53:20 +02:00
Thomas Rogers
c0f34270ee Remove Related content links from article (IE: Read article X) 2023-06-20 10:24:41 +02:00
Thomas Rogers
55fd02b67a Fix Tests 2023-06-20 09:20:43 +02:00
Hongbo Wu
06733227d6 Remove new "restack" and "share" buttons from SubStack newsletters 2023-04-18 14:53:27 +08:00
Jackson Harper
ae45067a32 Add test data file 2023-04-12 15:16:11 +08:00
Hongbo Wu
db1a194d11 Add support for india times newsletter 2023-02-03 18:18:44 +08:00
Hongbo Wu
d36b608919 Add support for energy-world newsletter 2023-02-03 17:23:51 +08:00
Hongbo Wu
b6c41b9c73 Add support for every.io newsletter 2023-02-03 16:59:27 +08:00
Hongbo Wu
39b87e2aaf Add support for Time To Sign Off newsletter 2023-02-02 17:01:25 +08:00
Hongbo Wu
9d753e3c0e Forward convertkit confirmation email 2022-11-02 15:27:30 +08:00
Hongbo Wu
ae3ff6f34b Add test case 2022-11-01 17:48:39 +08:00
Hongbo Wu
67082a478e Add support for hey world newsletters 2022-11-01 16:41:42 +08:00
Jackson Harper
734c4337df Add missing test file 2022-10-31 21:51:22 +08:00
Hongbo Wu
31bc9fe5be Fix node-weekly newsletter getting forwarded
* This error is caused by a previous rebase conflict and resolving the conflict caused an important line missing
* Revert the change to add CooperPressHandler to the array of newsletter handlers
* Updated the test to get the correct handler from email content to prevent such cases
2022-10-21 09:57:05 +08:00
Hongbo Wu
1fda6946bb Save newsletters hosted by cooper-press.com correctly 2022-10-18 14:53:02 +08:00
Hongbo Wu
d8c5c97960 Save newsletters hosted by ghost.org correctly 2022-10-17 19:27:02 +08:00
Hongbo Wu
37439c6622 Save fs.blog newsletter correctly 2022-10-17 17:59:27 +08:00
Hongbo Wu
5dcde8dac3 Fix not correctly identify milkroad newsletters due to the HTML format changes again by the author 2022-10-13 10:52:03 +08:00
Hongbo Wu
b00a516737 Add other newsletter handlers 2022-09-30 12:51:23 +08:00