NetNewsWire/Shared
Maurice Parker 8a69657b54 Convert all image locations to be absolute. Issues #954 & 1280 2019-11-09 17:37:25 -06:00
..
Activity Add IconImage to encapsulate our icon processing logic 2019-11-05 18:05:57 -06:00
Article Extractor Discard images that are too wide to be used as icons. Issue #1264 2019-11-06 17:36:05 -06:00
Article Rendering Convert all image locations to be absolute. Issues #954 & 1280 2019-11-09 17:37:25 -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 Remove TreeController from Delete command as it is no longer used there 2019-09-01 14:56:27 -05:00
Data Unify the cache deletion code between iOS and Mac now that the Mac uses the caches directory. 2019-11-08 12:20:21 -06:00
Exporters Add externalID to Folder and persist it to OPML file. Issue #1060 2019-09-25 17:01:09 -05:00
Extensions Add IconImage to encapsulate our icon processing logic 2019-11-05 18:05:57 -06:00
Favicons Add IconImage to encapsulate our icon processing logic 2019-11-05 18:05:57 -06:00
HTMLMetadata Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00
Images Ignore Feed Icon in special cases. Issue #1265 2019-11-06 17:59:27 -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 Add IconImage to encapsulate our icon processing logic 2019-11-05 18:05:57 -06:00
Timeline Renamed TimelineStringFormatter to ArticleStringFormatter now that it is used for much more than the timelines 2019-10-20 02:28:00 -05:00
Timer Convert Settings to use SwiftUI 2019-06-11 16:59:16 -05:00
Tree Add folder picker to share extension 2019-09-12 12:33:05 -05:00
UserNotifications Renamed TimelineStringFormatter to ArticleStringFormatter now that it is used for much more than the timelines 2019-10-20 02:28:00 -05:00
AppNotifications.swift Disable Web Inspector for App Store builds 2019-09-19 10:38:17 -05:00