Commit Graph

240 Commits

Author SHA1 Message Date
Shadowfacts 71203435d6 Don't update feeds when starting GenServer 2024-01-31 14:02:16 -05:00
Shadowfacts fd42f20920 Don't require content for items 2023-12-03 21:33:32 -05:00
Shadowfacts 60a2dcd73f Fix Verge extractor failing for features 2023-12-03 21:30:52 -05:00
Shadowfacts 3e6211c9ba Fix unused binding warnings 2023-12-03 21:28:24 -05:00
Shadowfacts f3e0c6b374 Update ecto 2023-08-05 15:10:29 -07:00
Shadowfacts fec640a37a Improve The Verge extractor 2023-07-12 22:11:31 -07:00
Shadowfacts b0089083db Fix inline script tags not being removed 2023-07-12 20:50:17 -07:00
Shadowfacts 54c6a1ca0a Remove extraneous <header> 2023-07-12 20:46:25 -07:00
Shadowfacts 2dda6d7f46 Add OIDC login 2023-06-25 15:19:11 -07:00
Shadowfacts 1f94e9080d Filter more things out of Slate and The Verge 2023-06-25 14:12:15 -07:00
Shadowfacts 6dd4f3ca82 Add ELB extractor 2023-06-25 14:06:18 -07:00
Shadowfacts 53cbe0a7e9 Update things, fix warnings 2023-06-25 14:03:16 -07:00
Shadowfacts 4e484cac92 Fix read/unread multiple endpoints not returning ids as strings 2023-01-31 15:07:02 -05:00
Shadowfacts 42ab728f7e Update feed_parser 2023-01-14 15:22:48 -05:00
Shadowfacts 86d7ffc7d9 Make regex filters case insensitive 2022-12-05 10:58:49 -05:00
Shadowfacts d7a37b5c64 Fix feed retry handler being handle_cast instead of handle_info 2022-10-24 09:57:54 -04:00
Shadowfacts ff3d9affe5 Fix error when parsing updating feeds without item guids 2022-09-19 10:02:11 -04:00
Shadowfacts 6f3d18a1ba Doh 2022-09-16 17:15:21 -04:00
Shadowfacts 52c6f1ff6c Limit number of items in initial sync 2022-09-16 16:39:08 -04:00
Shadowfacts 3129142274 Fix error when last sync is present but is invalid datetime 2022-09-16 16:35:38 -04:00
Shadowfacts 0e90ee527c Remove Sentry breadcrumbs from network requests
There ends up being a multi-hour gap between the breadcrumbs listed and
the error itself, so they're useless.
2022-09-14 18:13:09 -04:00
Shadowfacts 3ff6bc9518 Update Tesla/Mint 2022-09-14 18:12:07 -04:00
Shadowfacts e7184a2535 Add extractor for The Verge 2022-09-14 17:47:22 -04:00
Shadowfacts b29c75d7d6 Update to bootstrap 5 2022-09-13 22:25:29 -04:00
Shadowfacts 3046fc9b14 Replace leex templates with heex 2022-09-13 22:25:29 -04:00
Shadowfacts 052926791a Switch to esbuild
fuck webpack, all my homies hate webpack
2022-09-13 22:01:28 -04:00
Shadowfacts bf5ade1cc6 Update deps 2022-09-13 21:21:09 -04:00
Shadowfacts b9be2879ed Fix srcsets overriding rewritten image srcs 2022-07-17 15:13:13 -04:00
Shadowfacts 852db1520f Add birchtree.me extractor 2022-07-17 15:13:08 -04:00
Shadowfacts b443afcbf2 Update postgrex 2022-05-18 00:04:45 -04:00
Shadowfacts 4113599eca Update feed_parser 2022-04-18 18:26:56 -04:00
Shadowfacts 87ea1f5624 Ignore errors when there's no feed data 2022-04-18 18:20:46 -04:00
Shadowfacts a7a296b342 Exponential backoff retries for fetching feeds 2022-04-18 18:14:58 -04:00
Shadowfacts bbc729b5ca Handle gzipped http responses 2022-04-18 17:23:26 -04:00
Shadowfacts 85a83d30df Update feed_parser 2022-04-12 11:42:33 -04:00
Shadowfacts fb783b2097 Update feed_parser 2022-04-11 16:25:35 -04:00
Shadowfacts c614d6beff Add owner id to api token response 2022-03-06 22:09:40 -05:00
Shadowfacts 933a157278 Fix error when trying to change read status of tombstones 2022-01-31 14:31:16 -05:00
Shadowfacts f0299639e2 Daring Fireball: strip dd tag 2022-01-15 14:53:03 -05:00
Shadowfacts f70e358a80 Add items sync endpoint 2022-01-12 18:01:43 -05:00
Shadowfacts 7b9956a1aa Fix fervor item schema 2022-01-12 18:01:35 -05:00
Shadowfacts 306dea226c Fix oauth redirect not working 2021-12-24 15:50:42 -05:00
Shadowfacts 37a802b7a8 Don't put content from builtin extractor through readable_html twice 2021-11-06 12:01:23 -04:00
Shadowfacts d2d4651f1d Add Ars Technica extractor for multi-page articles 2021-11-06 12:00:35 -04:00
Shadowfacts e84ebc473a Add support for external readability implementation 2021-11-06 12:00:35 -04:00
Shadowfacts f1435611ef Switch fervor api to use string ids 2021-10-30 13:52:27 -04:00
Shadowfacts b81bd879d4 Switch from node-sass to dart sass 2021-10-30 13:46:38 -04:00
Shadowfacts e3ec1d6040
Fix missing clause in scrape stage 2021-10-22 16:20:50 -04:00
Shadowfacts b1c0ba3998
Switch to Mint 2021-10-22 16:17:27 -04:00
Shadowfacts 42f976f00f
Convert other item fields to text 2021-10-21 12:04:44 -04:00