NetNewsWire/Account/Sources/Account
2024-06-18 16:03:30 -07:00
..
AccountDelegates Make Feedbin syncing fetch articles. 2024-06-18 16:03:30 -07:00
Account.swift Fix performance issue on launch — ignore structure changes while loading from OPML until after loading. 2024-06-10 22:47:22 -07:00
AccountBehaviors.swift
AccountDelegate.swift
AccountError.swift
AccountManager.swift Rename Account.type to Account.accountType. 2024-06-09 22:53:19 -07:00
AccountMetadata.swift
AccountMetadataFile.swift Make AccountMetadataFile use DataFile. 2024-06-12 22:26:35 -07:00
AccountSyncError.swift
ArticleFetcher.swift
CombinedRefreshProgress.swift
Container.swift
ContainerIdentifier.swift Provide hash(into:) functions where the default implementation might be doing too much work. 2024-05-26 11:53:36 -07:00
ContainerPath.swift
DataExtensions.swift
Feed.swift Rename isNotifyAboutNewArticles to shouldSendUserNotificationForNewArticles 2024-05-25 23:05:38 -07:00
FeedMetadata.swift Rename isNotifyAboutNewArticles to shouldSendUserNotificationForNewArticles 2024-05-25 23:05:38 -07:00
FeedMetadataFile.swift Make FeedMetadataFile use DataFile. 2024-06-12 22:10:19 -07:00
Folder.swift
OPMLFile.swift Add logging to DataFile. 2024-06-15 11:50:40 -07:00
OPMLNormalizer.swift Make ParserObjC a separate package and fix some linking issues. 2024-05-21 21:34:08 -07:00
SingleArticleFetcher.swift
UnreadCountProvider.swift
URLRequest+Account.swift Add and use MimeType.formURLEncoded. 2024-05-08 22:18:45 -07:00