Brent Simmons
|
df6c4bedb3
|
Fix typo.
|
2024-04-15 22:26:58 -07:00 |
|
Brent Simmons
|
1368f3dace
|
Move images-related code into Images module.
|
2024-04-15 22:21:17 -07:00 |
|
Brent Simmons
|
402ee970cc
|
Convert markArticles to async await.
|
2024-03-26 18:48:44 -07:00 |
|
Brent Simmons
|
2461e937bf
|
Replace RSCore with several local modules. Update code as needed.
|
2024-03-20 20:49:15 -07:00 |
|
Brent Simmons
|
d0760f3d12
|
Continue fixing concurrency warnings.
|
2024-03-19 23:05:30 -07:00 |
|
Brent Simmons
|
4c866b7230
|
Rename WebFeed and webFeed to Feed and feed.
|
2024-02-25 23:12:21 -08:00 |
|
Brent Simmons
|
b705433270
|
Rename WebFeed to Feed.
|
2024-02-25 21:41:18 -08:00 |
|
Duncan Babbage
|
cc855f3832
|
link and URL vars for Article. Storage as rawLink
link and externalLink fall back to providing the raw stored value if URLs cannot be created even with repair.
|
2021-09-30 16:51:59 +13:00 |
|
Brent Simmons
|
9d2c8f000f
|
Create and use IconImageCache. It centralizes and de-dupes logic for getting feed/article images, and it caches the results, which helps performance.
|
2021-05-08 12:42:44 -07:00 |
|
Duncan Babbage
|
9092d075a0
|
Handle links with unencoded spaces. Fixes #3069
|
2021-04-28 22:49:32 +12:00 |
|
Maurice Parker
|
991297165b
|
Add completion callbacks so that we can ensure that unreads have been marked before determining the next unread. Fixes #2993
|
2021-04-12 19:42:05 -05:00 |
|
Maurice Parker
|
051309d98b
|
Fix pathing problem with icon image urls
|
2021-02-04 21:50:03 -06:00 |
|
Stuart Breckenridge
|
fe194ec2e5
|
adds iconImageUrl to article utils
|
2020-12-24 07:31:44 +08:00 |
|
Maurice Parker
|
ec66c08f9a
|
Make status marking asynchronous.
|
2020-10-24 17:17:46 -05:00 |
|
Maurice Parker
|
1cda2ac3be
|
Discard the email address in the byline if it is a no reply. Issue #2351
|
2020-08-18 17:44:28 -05:00 |
|
Maurice Parker
|
49cff8eb8e
|
Add basic ExtensionPoint support.
|
2020-04-07 15:25:33 -05:00 |
|