Shadowfacts shadowfacts
shadowfacts pushed to master at shadowfacts/shadowfacts.net 2019-11-11 03:31:02 +00:00
528a3cd744 Fix another link in Learning Elixir post
shadowfacts pushed to master at shadowfacts/shadowfacts.net 2019-11-11 03:23:17 +00:00
42fe1d3805 Tweak line spacing
2159a16b94 Adjust how link markdown decorations are shown
4d47e32b49 Fix incorrect link in Learning Elixir post
Compare 3 commits »
shadowfacts pushed to master at shadowfacts/frenzy 2019-11-10 20:27:43 +00:00
2c06b785c9 Fix incorrect handling of relative favicon links
shadowfacts pushed to master at shadowfacts/frenzy 2019-11-10 20:15:57 +00:00
8d790b8af0 Fix HTTP not handling relative reidrects correctly
shadowfacts pushed to master at shadowfacts/frenzy 2019-11-10 20:05:51 +00:00
2a5bfb22db Prevent crash when trying to load a favicon from a non-existent URL
shadowfacts pushed to master at shadowfacts/frenzy 2019-11-10 20:03:41 +00:00
a09901e44e When fetching favicons, if a feed doens't have a site URL, fallback on
shadowfacts pushed to master at shadowfacts/frenzy 2019-11-10 19:57:46 +00:00
899cd5afff Send favicons in Fever API
fb6a441acd Fix several Fever API bugs
24643fa91a Add Fever POST / route to support Fiery Feeds app
7c13ea8ee4 Show favicons in the web UI
e684737fcd Implement basic favicon scraping
Compare 11 commits »
shadowfacts pushed to master at shadowfacts/frenzy 2019-11-09 18:21:55 +00:00
a5fb5216ce Replace top nav bar with side nav
shadowfacts pushed to master at shadowfacts/frenzy 2019-11-09 03:33:26 +00:00
e5ea6b3e1b Fix warning
shadowfacts pushed to master at shadowfacts/frenzy 2019-11-09 03:27:53 +00:00
0d0c749b68 Make pipelines not tied directly to feeeds
shadowfacts opened issue shadowfacts/Tusker#52 2019-11-08 20:10:40 +00:00
Opening image gallery resets tab
shadowfacts pushed to master at shadowfacts/frenzy 2019-11-02 02:50:29 +00:00
f84d849432 Add conditional stage
13c44d5e10 Refactor filtering logic into separate module
Compare 2 commits »
shadowfacts pushed to master at shadowfacts/frenzy 2019-11-01 22:29:44 +00:00
c9cc9f2428 Fix crash while scraping images
shadowfacts pushed to master at shadowfacts/frenzy 2019-11-01 22:27:20 +00:00
9264c9a97d Add extractor for om.co
5d38d9567e Fix error while validating scrape stage options
Compare 2 commits »
shadowfacts pushed to master at shadowfacts/frenzy 2019-11-01 02:21:36 +00:00
1a934430cc Change feed refresh interval to 30 minutes
d8139c6ce0 Make item creation multi-threaded
3bc37952d1 Add option to convert images in article content to data URIs
Compare 3 commits »
shadowfacts pushed to master at shadowfacts/frenzy 2019-10-31 23:15:38 +00:00
98a182986c Fix module name of whatever.scalzi.com extractor
9638a8cdbf Use latest version of Floki
Compare 2 commits »
shadowfacts pushed to master at shadowfacts/frenzy 2019-10-31 23:08:19 +00:00
8c96a94cd3 Add extractor for finertech.com
118de4ae53 Add extractor for macstories.net
957f271425 Add extractor for 512pixels.net
c0f04791b6 Add extractor for beckyhansmeyer.com
d7641b1c28 Also show untitled indicator on item pages
Compare 5 commits »
shadowfacts pushed to master at shadowfacts/frenzy 2019-10-31 21:41:22 +00:00
cfd9f7505a Rewrite image URLs without hosts to use the host of the article URL
eec0b918e7 Change extractors to accept/return html trees
d476839fce Add extractor for ericasadun.com
6f568a03e1 Add whatever.scalzi.com extractor
3192969889 Replace site-specific pipeline stages with new extractor architecture
Compare 8 commits »
shadowfacts pushed to master at shadowfacts/frenzy 2019-10-31 18:26:03 +00:00
9e6b185cfd Fix crash caused filter tombstone-ing an item
6a30b57ca4 Remove more old code related to filters
Compare 2 commits »
shadowfacts pushed to master at shadowfacts/frenzy 2019-10-31 18:18:43 +00:00
07a62fec25 Remove old code from before filters and scraping were combined into pipelines