NetNewsWire/Frameworks/Account/Feedbin
2019-07-07 13:42:24 -07:00
..
FeedbinAccountDelegate.swift Make Transport callbacks run on the main thread, which is consistent with NetNewsWire’s general pattern for these types of callbacks. This helps avoid situations where we touch model objects (which are main-thread-only) on a background thread. 2019-07-07 13:42:24 -07:00
FeedbinAPICaller.swift Update the extract page number function to make it more readable 2019-05-31 13:38:33 -05:00
FeedbinDate.swift add articles download for Feedbin 2019-05-12 18:32:32 -05:00
FeedbinEntry.swift Add extended mode for Feedbin entries to get avatar url. Issue #669 2019-05-26 18:35:54 -05: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 Use best feed specifier code to determine which Feedbin option to use when creating a feed 2019-05-10 10:14:24 -05: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