NetNewsWire/Shared
Brent Simmons a1675f0640 Fix a build warning in the Mac version. 2019-12-07 22:23:55 -08:00
..
Activity Make persistentIdentifier iOS only for now. 2019-11-26 17:00:13 -06:00
Article Extractor Convert Feedly and Mercury to use the new Secrets system. 2019-11-27 17:20:09 -06:00
Article Rendering Do a full reload of the article when rearranging the UI to accommodate for split screen color changes. 2019-11-20 18:16:54 -06:00
ArticleStyles Added initial POC version of NetNewsWire for iOS to use as a starting point for the actual app. 2019-04-15 15:03:05 -05:00
Commands Renamed Feed and related classes/instances to WebFeed 2019-11-14 20:11:41 -06:00
Data Add context menu for Fullscreen mode actions. Issue #1344 2019-11-25 19:43:43 -06:00
Exporters Add externalID to Folder and persist it to OPML file. Issue #1060 2019-09-25 17:01:09 -05:00
Extensions Fix a build warning in the Mac version. 2019-12-07 22:23:55 -08:00
Favicons Return the app icon earlier so we never hit the favicon cache 2019-12-07 16:09:32 -06:00
HTMLMetadata Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00
Images Use the app icon for the NNW feed 2019-12-07 15:45:33 -06:00
Importers Make importing NetNewsWire 3 subscriptions a one-step process — use an accessory view in the NSOpenPanel. Also: refactor to use immutable structs instead of classes; use static methods on structs; reduce API surface; don’t flatten sub-folders (let the OPML importer handle the flattening, which it already does). 2019-10-17 13:25:11 -07:00
Network Delete avatar and favicon image caches every three days 2019-09-16 16:26:40 -05:00
Resources Merge branch 'mac-release' 2019-09-29 22:47:02 -07:00
SmartFeeds Moved expanded state away from Node so that it won't get lost on rebuilds. Issue #1346 2019-11-24 18:29:00 -06:00
Timeline Change to make sure all queue's get cleared before suspending the database. Issue #1389 2019-12-02 14:14:35 -06:00
Timer Convert Settings to use SwiftUI 2019-06-11 16:59:16 -05:00
Tree Remove filtering of Accounts and Smartfeeds. Issue #1377 & #1376 2019-12-01 17:54:34 -06:00
UserNotifications Renamed Feed and related classes/instances to WebFeed 2019-11-14 20:11:41 -06:00
AppNotifications.swift Add ArticleFetcherType and change state restoration to use new type. 2019-11-14 15:06:32 -06:00
Secrets.swift.gyb Convert Feedly and Mercury to use the new Secrets system. 2019-11-27 17:20:09 -06:00
UserInfoKey.swift Persist article read filters across application launches. Issue #1349 2019-11-27 11:43:36 -06:00