NetNewsWire/Shared
Maurice Parker e8199ed0a6 Change to not show alert dialog on automatic refreshes. Issue #729 2019-06-10 15:21:17 -05:00
..
Article Rendering escape title HTML in web view. Issue #722 2019-06-07 15:53:13 -05: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 Fix issue where deletes were crashing the app. Issue #702 2019-06-05 17:42:35 -05:00
Data Implement default timeline avatar. Issue #641 2019-05-21 05:42:40 -05:00
Exporters Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00
Extensions Scale images always on a background queue. Fix #642. 2019-05-14 22:44:06 -07:00
Favicons Implement default timeline avatar. Issue #641 2019-05-21 05:42:40 -05:00
HTMLMetadata Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00
Images Fix logic in FeedIconDownloader so that we check the home page metadata. (I had broken this recently.) 2019-05-17 23:02:18 -07:00
Importers Make the feed URL for inessential.com use the new https version. 2019-05-12 21:11:02 -07:00
SmartFeeds Remove strong reference to Account that was preventing Accounts from being deallocated 2019-05-22 15:08:22 -05:00
Timeline Use the articleID + accountID as a key for truncated summaries. This is *way* faster than using the entire body. It avoids a hash of a long string. (Note: we still need to toss the cache at the appropriate time.) 2019-05-13 22:16:44 -07:00
Timer Change to not show alert dialog on automatic refreshes. Issue #729 2019-06-10 15:21:17 -05:00
Tree Put folder pop up menu for add feed in the correct order 2019-05-13 11:31:04 -05:00
AppNotifications.swift 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