.. |
Account.xcodeproj
|
Refactored the OPML load code so that the normalization step is separate from the add step.
|
2020-03-31 15:21:53 -05:00 |
AccountTests
|
Make the Feedly tests build again — fix references to addOperation.
|
2020-02-05 22:37:43 -08:00 |
CloudKit
|
Change to use 0 and 1 for boolean.
|
2020-03-31 20:42:39 -05:00 |
Credentials
|
Refactoring, fix folder changes not working, add new web feed
|
2020-03-22 00:47:31 -04:00 |
Feedbin
|
Rename addFolder to createFolder to be more consistent.
|
2020-03-30 13:35:02 -05:00 |
FeedFinder
|
Make podcast URL's have a lower priority than other URL's. Issue #1897
|
2020-03-13 12:57:43 -05:00 |
Feedly
|
Rename addFolder to createFolder to be more consistent.
|
2020-03-30 13:35:02 -05:00 |
FeedWrangler
|
Rename addFolder to createFolder to be more consistent.
|
2020-03-30 13:35:02 -05:00 |
LocalAccount
|
Refactored the OPML load code so that the normalization step is separate from the add step.
|
2020-03-31 15:21:53 -05:00 |
NewsBlur
|
Rename addFolder to createFolder to be more consistent.
|
2020-03-30 13:35:02 -05:00 |
ReaderAPI
|
Rename addFolder to createFolder to be more consistent.
|
2020-03-30 13:35:02 -05:00 |
xcconfig
|
|
|
Account.swift
|
Refactored the OPML load code so that the normalization step is separate from the add step.
|
2020-03-31 15:21:53 -05:00 |
AccountBehaviors.swift
|
Implement mark as unread window for accounts that need it. Issue #1407
|
2020-02-18 13:49:29 -08:00 |
AccountDelegate.swift
|
Rename addFolder to createFolder to be more consistent.
|
2020-03-30 13:35:02 -05:00 |
AccountError.swift
|
Add Update Credetials button to the error dialog when a Feedbin credentials error happens. Issue #1441
|
2020-01-16 13:50:30 -07:00 |
AccountManager.swift
|
Added support for CloudKit push notifications (subscriptions).
|
2020-03-30 02:48:25 -05:00 |
AccountMetadata.swift
|
Add container handling code
|
2020-03-30 15:15:45 -05:00 |
AccountMetadataFile.swift
|
Remove file coordinator usage from account files. Issue #1821
|
2020-03-03 11:39:04 -08:00 |
ArticleFetcher.swift
|
Finish changes mandated by DatabaseQueue changes.
|
2019-12-16 22:45:59 -08:00 |
CombinedRefreshProgress.swift
|
|
|
Container.swift
|
Enable adding feeds to folders.
|
2020-03-30 21:11:57 -05:00 |
ContainerIdentifier.swift
|
Move account files to the documents directory and out of the shared container. Issue #1784
|
2020-02-12 16:21:48 -08:00 |
ContainerPath.swift
|
|
|
DataExtensions.swift
|
|
|
Feed.swift
|
|
|
FeedIdentifier.swift
|
Add, as a micro-optimization, a custom hash function for FeedIdentifier.
|
2020-02-01 15:00:36 -08:00 |
Folder.swift
|
Escape special XML characters for external folder id. Issue #1659
|
2020-01-19 22:52:45 -07:00 |
Info.plist
|
|
|
OPMLFile.swift
|
Refactored the OPML load code so that the normalization step is separate from the add step.
|
2020-03-31 15:21:53 -05:00 |
OPMLNormalizer.swift
|
Renamed old name left over from refactoring.
|
2020-03-31 16:47:02 -05:00 |
SingleArticleFetcher.swift
|
Finish changes mandated by DatabaseQueue changes.
|
2019-12-16 22:45:59 -08:00 |
UnreadCountProvider.swift
|
|
|
WebFeed.swift
|
Renamed subscriptionID to externalD on WebFeed so that it matches what we did with Folder.
|
2020-03-21 11:33:13 -05:00 |
WebFeedMetadata.swift
|
Renamed subscriptionID to externalD on WebFeed so that it matches what we did with Folder.
|
2020-03-21 11:33:13 -05:00 |
WebFeedMetadataFile.swift
|
Remove file coordinator usage from account files. Issue #1821
|
2020-03-03 11:39:04 -08:00 |