NetNewsWire/Frameworks/Account/Feedbin
Maurice Parker afd9783711 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-11-14 20:11:50 -06:00
..
FeedbinAPICaller.swift Renamed Feed and related classes/instances to WebFeed 2019-11-14 20:11:41 -06:00
FeedbinAccountDelegate.swift Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-11-14 20:11:50 -06:00
FeedbinDate.swift
FeedbinEntry.swift Change parseDatePublished() to a lazy var parsedDatePublished — it appeared that it was getting called more than once, and date parsing is expensive. Also: use RSDateWithString rather than an NSDateFormatter, since NSDateFormatter is so massively slow. 2019-09-27 23:01:31 -07:00
FeedbinImportResult.swift
FeedbinStarredEntry.swift
FeedbinSubscription.swift Get extended subscription information from Feedbin. Issue #917 2019-11-07 19:07:10 -06:00
FeedbinTag.swift
FeedbinTagging.swift
FeedbinUnreadEntry.swift