NetNewsWire/Frameworks/Account/Feedbin
Brent Simmons 1cfafe3014 Add feeds from Feedbin all in one go, which helps performance by not triggering Account’s rebuilding of its feedDictionary. 2019-10-02 23:05:35 -07:00
..
FeedbinAPICaller.swift Ensure that invalid username/password combinations throw an error 2019-06-20 11:18:09 -05:00
FeedbinAccountDelegate.swift Add feeds from Feedbin all in one go, which helps performance by not triggering Account’s rebuilding of its feedDictionary. 2019-10-02 23:05:35 -07:00
FeedbinDate.swift add articles download for Feedbin 2019-05-12 18:32:32 -05:00
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
FeedbinIcon.swift Add download subscriptions and faviconURLs 2019-05-07 10:51:41 -05:00
FeedbinImportResult.swift Switch to using the new OPML import service 2019-05-17 10:04:13 -05:00
FeedbinStarredEntry.swift Add send sync database contents to Feedbin 2019-05-15 11:52:56 -05:00
FeedbinSubscription.swift Add feeds from Feedbin all in one go, which helps performance by not triggering Account’s rebuilding of its feedDictionary. 2019-10-02 23:05:35 -07:00
FeedbinTag.swift Add download subscriptions and faviconURLs 2019-05-07 10:51:41 -05:00
FeedbinTagging.swift Add the ability to move feeds between folders for Feedbin 2019-05-09 13:31:18 -05:00
FeedbinUnreadEntry.swift Add send sync database contents to Feedbin 2019-05-15 11:52:56 -05:00