Scott Robinson
|
16ab4b5d77
|
Fix bug where Newsblur feeds don't update
`update_counts` == `false` means that feeds going from a read to unread status won't update in NNW. Set to `true` so that we see them!
See: https://github.com/samuelclay/NewsBlur/issues/1821
|
2024-06-27 20:58:19 +10:00 |
|
Brent Simmons
|
e275367664
|
Provide hash(into:) functions where the default implementation might be doing too much work.
|
2024-05-26 11:53:36 -07:00 |
|
Brent Simmons
|
d58821a7ad
|
Convert NewsBlur to async await.
|
2024-05-13 21:59:42 -07:00 |
|
Brent Simmons
|
be4564716f
|
Convert NewsBlurAPICaller to async await.
|
2024-05-08 22:44:19 -07:00 |
|
Brent Simmons
|
a3151181eb
|
Add and use MimeType.formURLEncoded.
|
2024-05-08 22:18:45 -07:00 |
|
Brent Simmons
|
7397e897f2
|
Add some schemes for modules.
|
2024-04-16 21:46:44 -07:00 |
|
Brent Simmons
|
6db1d40597
|
Replace forEach for for-in.
|
2024-04-07 17:06:39 -07:00 |
|
Brent Simmons
|
53215c1f80
|
Id -> ID renaming.
|
2024-04-07 16:09:23 -07:00 |
|
Brent Simmons
|
826ec7d413
|
Create Feedbin module.
|
2024-04-07 14:34:06 -07:00 |
|
Brent Simmons
|
a51d161e35
|
Fix build errors triggered by moving NewsBlur to module.
|
2024-04-07 14:11:11 -07:00 |
|
Brent Simmons
|
8c2db159d2
|
Create NewsBlur module.
|
2024-04-07 13:58:14 -07:00 |
|