Shadowfacts
|
50af019c6f
|
Update hackney, fixes issue with OTP 23
|
2020-06-01 18:27:23 -04:00 |
Shadowfacts
|
929614dab2
|
Only show pipelines for the current user
|
2020-05-31 22:49:17 -04:00 |
Shadowfacts
|
e429d256d6
|
Add configurable refresh frequency to feeds
|
2020-05-31 22:48:04 -04:00 |
Shadowfacts
|
939470767b
|
Use HTTP helper when refreshing feeds
|
2020-05-31 16:23:51 -04:00 |
Shadowfacts
|
b63081392c
|
Make feed refresh request asynchronous
|
2020-05-31 16:13:00 -04:00 |
Shadowfacts
|
c37bed932f
|
Fix pipeline validation not working
|
2020-05-31 15:56:27 -04:00 |
Shadowfacts
|
09d2e4ae72
|
Fix wrong return type
|
2020-05-29 20:06:42 -04:00 |
Shadowfacts
|
5ee8515bb2
|
Add missing error case
|
2020-05-29 20:04:41 -04:00 |
Shadowfacts
|
b0d9189399
|
Prevent unnecessary refetching of favicons
|
2020-05-29 19:47:14 -04:00 |
Shadowfacts
|
4a09ce1cb0
|
Fix scraping images w/ URLs w/o schemes
|
2020-02-17 12:09:03 -05:00 |
Shadowfacts
|
ecaf4c78b7
|
Fix updating pipelines
|
2020-01-29 22:20:49 -05:00 |
Shadowfacts
|
c37ab63bce
|
Fix showing pipeline editing errors
|
2020-01-29 22:17:04 -05:00 |
Shadowfacts
|
bc8b3a8a38
|
Change default item date to now if item date couldn't be parsed
|
2020-01-29 22:01:23 -05:00 |
Shadowfacts
|
2086a31537
|
Update HTTPoison, improve handling for URIs with no scheme
|
2020-01-26 21:46:49 -05:00 |
Shadowfacts
|
740e0e7fca
|
Allow items without dates
|
2020-01-12 21:51:58 -05:00 |
Shadowfacts
|
fbe98c2e66
|
Fix typo
|
2019-12-21 22:57:15 -05:00 |
Shadowfacts
|
66f7206b47
|
Add fallback handler for unknown response codes
|
2019-12-21 22:56:10 -05:00 |
Shadowfacts
|
2c06b785c9
|
Fix incorrect handling of relative favicon links
|
2019-11-10 15:27:40 -05:00 |
Shadowfacts
|
8d790b8af0
|
Fix HTTP not handling relative reidrects correctly
|
2019-11-10 15:15:54 -05:00 |
Shadowfacts
|
2a5bfb22db
|
Prevent crash when trying to load a favicon from a non-existent URL
|
2019-11-10 15:05:48 -05:00 |
Shadowfacts
|
a09901e44e
|
When fetching favicons, if a feed doens't have a site URL, fallback on
the root page of the domain.
|
2019-11-10 15:03:38 -05:00 |
Shadowfacts
|
899cd5afff
|
Send favicons in Fever API
|
2019-11-10 14:55:35 -05:00 |
Shadowfacts
|
fb6a441acd
|
Fix several Fever API bugs
|
2019-11-10 14:55:24 -05:00 |
Shadowfacts
|
24643fa91a
|
Add Fever POST / route to support Fiery Feeds app
|
2019-11-10 14:54:58 -05:00 |
Shadowfacts
|
7c13ea8ee4
|
Show favicons in the web UI
|
2019-11-10 14:37:06 -05:00 |
Shadowfacts
|
e684737fcd
|
Implement basic favicon scraping
|
2019-11-10 14:23:07 -05:00 |
Shadowfacts
|
2d88b0b4e1
|
Prune unread items after two weeks
|
2019-11-10 14:03:13 -05:00 |
Shadowfacts
|
1603d907c8
|
Show the feed an item is from on the item show page
|
2019-11-10 11:53:45 -05:00 |
Shadowfacts
|
acbc07f2ee
|
Add title to new group page
|
2019-11-10 11:52:54 -05:00 |
Shadowfacts
|
9a1ecf3b0b
|
Reorganize account settings page
|
2019-11-10 11:48:41 -05:00 |
Shadowfacts
|
4888a45243
|
Make item titles not required by changesets
Fixes a bug where items without titles could not be marked as read
|
2019-11-10 11:48:27 -05:00 |
Shadowfacts
|
a5fb5216ce
|
Replace top nav bar with side nav
|
2019-11-09 13:21:45 -05:00 |
Shadowfacts
|
0d0c749b68
|
Make pipelines not tied directly to feeeds
Allows using the same pipeline for multiple different feeds
|
2019-11-08 22:27:46 -05:00 |
Shadowfacts
|
f84d849432
|
Add conditional stage
Allows applying another pipeline stage based on a condition, which can
either be a whole filter or a single filter rule.
|
2019-11-01 22:50:25 -04:00 |
Shadowfacts
|
13c44d5e10
|
Refactor filtering logic into separate module
|
2019-11-01 22:49:52 -04:00 |
Shadowfacts
|
c9cc9f2428
|
Fix crash while scraping images
|
2019-11-01 18:29:41 -04:00 |
Shadowfacts
|
9264c9a97d
|
Add extractor for om.co
|
2019-11-01 18:27:15 -04:00 |
Shadowfacts
|
5d38d9567e
|
Fix error while validating scrape stage options
|
2019-11-01 18:27:08 -04:00 |
Shadowfacts
|
1a934430cc
|
Change feed refresh interval to 30 minutes
|
2019-10-31 22:21:32 -04:00 |
Shadowfacts
|
d8139c6ce0
|
Make item creation multi-threaded
|
2019-10-31 22:21:17 -04:00 |
Shadowfacts
|
3bc37952d1
|
Add option to convert images in article content to data URIs
|
2019-10-31 21:59:55 -04:00 |
Shadowfacts
|
98a182986c
|
Fix module name of whatever.scalzi.com extractor
|
2019-10-31 19:15:35 -04:00 |
Shadowfacts
|
8c96a94cd3
|
Add extractor for finertech.com
|
2019-10-31 19:04:15 -04:00 |
Shadowfacts
|
118de4ae53
|
Add extractor for macstories.net
|
2019-10-31 18:48:36 -04:00 |
Shadowfacts
|
957f271425
|
Add extractor for 512pixels.net
|
2019-10-31 18:38:01 -04:00 |
Shadowfacts
|
c0f04791b6
|
Add extractor for beckyhansmeyer.com
|
2019-10-31 17:46:32 -04:00 |
Shadowfacts
|
d7641b1c28
|
Also show untitled indicator on item pages
|
2019-10-31 17:43:15 -04:00 |
Shadowfacts
|
cfd9f7505a
|
Rewrite image URLs without hosts to use the host of the article URL
|
2019-10-31 17:38:16 -04:00 |
Shadowfacts
|
eec0b918e7
|
Change extractors to accept/return html trees
|
2019-10-31 17:12:02 -04:00 |
Shadowfacts
|
d476839fce
|
Add extractor for ericasadun.com
|
2019-10-31 17:03:34 -04:00 |
Shadowfacts
|
6f568a03e1
|
Add whatever.scalzi.com extractor
|
2019-10-31 16:52:01 -04:00 |
Shadowfacts
|
3192969889
|
Replace site-specific pipeline stages with new extractor architecture
|
2019-10-31 16:45:52 -04:00 |
Shadowfacts
|
dbef262779
|
Fix error on opening feed edit page
|
2019-10-31 15:34:52 -04:00 |
Shadowfacts
|
048e2b755e
|
Indicate untitled items in feed view
|
2019-10-31 14:31:52 -04:00 |
Shadowfacts
|
9e6b185cfd
|
Fix crash caused filter tombstone-ing an item
|
2019-10-31 14:26:02 -04:00 |
Shadowfacts
|
6a30b57ca4
|
Remove more old code related to filters
|
2019-10-31 14:22:53 -04:00 |
Shadowfacts
|
07a62fec25
|
Remove old code from before filters and scraping were combined into pipelines
|
2019-10-31 14:18:41 -04:00 |
Shadowfacts
|
a856c80d4a
|
Change article links to open in new tabs
|
2019-10-31 13:49:35 -04:00 |
Shadowfacts
|
27dd2c4a8e
|
Add default HTTP response handler
|
2019-09-26 11:59:44 -04:00 |
Shadowfacts
|
bd896641df
|
Fix crash on certificate errors
|
2019-09-26 11:55:42 -04:00 |
Shadowfacts
|
4f002037fb
|
Better logging for feed fetch error
|
2019-09-18 15:58:43 -04:00 |
Shadowfacts
|
56121de540
|
Fix crash onn storing items with too precise dates
|
2019-09-18 15:55:22 -04:00 |
Shadowfacts
|
5c4b989446
|
Use feed_parser instead of fiet
|
2019-09-01 16:46:56 -04:00 |
Shadowfacts
|
0ced9df13a
|
don't allow empty group titles
|
2019-08-31 15:13:29 -04:00 |
Shadowfacts
|
9c1bbbbf23
|
Don't allow empty feed URLs
|
2019-08-31 15:09:40 -04:00 |
Shadowfacts
|
b559bd9dc3
|
Add OPML export
|
2019-08-30 19:44:51 -04:00 |
Shadowfacts
|
1015fd5162
|
Add types, Dialyzer, fix Dialyzer warnings
|
2019-08-30 19:31:38 -04:00 |
Shadowfacts
|
c42c93e0db
|
Add OPML importing
|
2019-08-30 14:27:52 -04:00 |
Shadowfacts
|
e55a694194
|
Add Daring Fireball scraper
|
2019-07-21 19:04:43 -04:00 |
Shadowfacts
|
17310911ce
|
Add pipeline stage option validation/error reporting
|
2019-07-21 12:21:28 -04:00 |
Shadowfacts
|
d0c6831d45
|
Add error messages for creating/editing pipeline stages
|
2019-07-20 20:06:23 -04:00 |
Shadowfacts
|
7f3ff17925
|
Start pipeline UI
|
2019-07-20 19:08:56 -04:00 |
Shadowfacts
|
0a1909dbc4
|
Start pipeline system
|
2019-07-08 22:45:02 -04:00 |
Shadowfacts
|
24c942c5d2
|
Add option to disable remote scraping for feeds
|
2019-07-05 22:00:18 -04:00 |
Shadowfacts
|
d3d5e28b4e
|
Misc bug fixes
|
2019-07-01 17:46:54 -04:00 |
Shadowfacts
|
6ec519a11f
|
Handle feed URL redirects
Closes #1
|
2019-06-30 22:01:12 -04:00 |
Shadowfacts
|
e004b65263
|
Additional HTTP error handling in get_article_content
|
2019-06-30 21:31:24 -04:00 |
Shadowfacts
|
b686938bfa
|
Fix crash on missing feed update date
|
2019-06-30 21:25:11 -04:00 |
Shadowfacts
|
68280cea8e
|
Clean up Fervor authentication plug
|
2019-05-20 20:05:54 -04:00 |
Shadowfacts
|
65371bbfbb
|
Switch to Bootstrap
|
2019-04-01 12:24:22 -04:00 |
Shadowfacts
|
7230b52563
|
Add logging out
|
2019-04-01 11:34:26 -04:00 |
Shadowfacts
|
16884dffef
|
Fix error showing feed with enabled filter
|
2019-04-01 11:29:25 -04:00 |
Shadowfacts
|
eb313cf695
|
Add approved clients to account view
|
2019-04-01 11:29:03 -04:00 |
Shadowfacts
|
a759be3969
|
Delete old code
|
2019-03-31 13:21:57 -04:00 |
Shadowfacts
|
bd0fe86a81
|
Add Fever password changing
|
2019-03-31 13:19:11 -04:00 |
Shadowfacts
|
cf1be80746
|
Add password changing
|
2019-03-31 11:52:20 -04:00 |
Shadowfacts
|
4d4c4d3508
|
Fervor API implementation
|
2019-03-31 10:52:56 -04:00 |
Shadowfacts
|
73dee19294
|
OAuth implementation
|
2019-03-28 17:11:25 -04:00 |
Shadowfacts
|
9fa6968f6f
|
Add authentication for Fever API
|
2019-03-24 11:00:46 -04:00 |
Shadowfacts
|
74a82967dd
|
Add authentication for web UI
|
2019-03-23 19:42:38 -04:00 |
Shadowfacts
|
762675b38c
|
Add users model and mix task
|
2019-03-23 13:53:53 -04:00 |
Shadowfacts
|
29411a9d08
|
Add Fever API for groups
|
2019-03-21 19:43:13 -04:00 |
Shadowfacts
|
eb0ebeba91
|
Initial groups implementation
|
2019-03-21 19:21:56 -04:00 |
Shadowfacts
|
7a39e649d1
|
Fix using invalid RSS entry property
|
2019-03-21 17:40:34 -04:00 |
Shadowfacts
|
72e3230504
|
Better rule deletion UI
|
2019-03-14 22:32:20 -04:00 |
Shadowfacts
|
dbbae6a1a6
|
Add rule deletion
|
2019-03-14 22:15:09 -04:00 |
Shadowfacts
|
eefa65ed56
|
Add feed filters
|
2019-03-14 21:42:02 -04:00 |
Shadowfacts
|
27cf787d52
|
Add tombstone items
|
2019-03-14 19:48:46 -04:00 |
Shadowfacts
|
3c4210d9a6
|
More random filter crap
|
2019-03-10 22:23:28 -04:00 |
Shadowfacts
|
c90f2d48e2
|
Add filter web UI
|
2019-03-10 21:39:31 -04:00 |
Shadowfacts
|
0ebaca4a83
|
Fallback to RSS item content when article fetching fails
|
2019-03-10 19:44:31 -04:00 |
Shadowfacts
|
eaa463f2c0
|
Make parsing articles more resilient
|
2019-03-09 10:59:08 -05:00 |
Shadowfacts
|
026b0ea2ae
|
Initial commit
|
2019-02-11 17:22:35 -05:00 |