NetNewsWire/NewsBlur/Sources/NewsBlur
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
..
Models Provide hash(into:) functions where the default implementation might be doing too much work. 2024-05-26 11:53:36 -07:00
NewsBlurAPICaller.swift Fix bug where Newsblur feeds don't update 2024-06-27 20:58:19 +10:00
NewsBlurAPICaller+Internal.swift Convert NewsBlurAPICaller to async await. 2024-05-08 22:44:19 -07:00
URLRequest+NewsBlur.swift Add and use MimeType.formURLEncoded. 2024-05-08 22:18:45 -07:00