NetNewsWire/Frameworks/Account/FeedFinder
Tom Grimwood-Taylor 0447694142 Fix feed selection when the max feed score is 0.
This occurs, for example, when searching for “macrumors.com” and adding
to the Feedbin account. All four feeds have a score of 0 since their
source is set as HTMLLink. This would also fix a case in which there are
two feeds: one with a negative score and one with a score of 0.

Since the method uses a Set the feed selected when there are multiple
feeds with an identical maximum score will be random.
2019-06-06 10:31:00 +01:00
..
FeedFinder.swift Refactor feed finder to make it threadsafe 2019-05-30 17:35:08 -05:00
FeedSpecifier.swift Fix feed selection when the max feed score is 0. 2019-06-06 10:31:00 +01:00
HTMLFeedFinder.swift Add create Feedbin feed 2019-05-08 17:41:19 -05:00