NetNewsWire/Evergreen
2017-12-18 10:00:06 -08:00
..
ArticleStyles
Assets.xcassets Remove no-longer-needed toolbar placeholder image. 2017-12-17 10:47:43 -08:00
Base.lproj Remove theme popup menu from toolbar, since themes have been punted to 2.0. 2017-12-16 16:50:13 -08:00
Data Add SmallIconProvider protocol. Objects that want an icon in the sidebar (and perhaps other places) can conform to this. 2017-12-17 10:48:55 -08:00
Dinosaurs Bind the popup’s selection index to user defaults so that it gets restored between launches. Fix #151. 2017-12-02 17:02:17 -08:00
Extensions
Favicons Cache parsed metadata when finding a home page’s favicon URL. Also: do the parsing in the background, for performance reasons. 2017-12-13 19:46:03 -08:00
FeedList Add Pinboard popular bookmarks to FeedList.plist. 2017-12-02 16:35:27 -08:00
HTMLMetadata Add HTMLMetadataDownloader. 2017-11-26 14:03:08 -08:00
Images Do the first parts of showing feed avatars. 2017-11-28 21:39:09 -08:00
MainWindow Skip fetching unread counts on changing sidebar selection. It’s not needed and it’s expensive. This provides a major performance boost when using my 2500-feed test. 2017-12-18 10:00:06 -08:00
Notes
Preferences
ProgressWindow
Resources Add colors.brightBlue to DB5.plist. (The hex value comes from Brad. Matches the toolbar icons.) 2017-12-17 10:49:45 -08:00
SmartFeeds Make PseudoFeed conform to SmallIconProvider. 2017-12-17 10:51:05 -08:00
AppDefaults.swift Make main window title-less again — but allow for a hidden pref to change that: KafasisTitleMode. 2017-12-02 14:54:12 -08:00
AppDelegate.swift Create Smart Feeds group item in sidebar. Fix #216. 2017-12-16 11:16:32 -08:00
AppNotifications.swift
Browser.swift
DockBadge.swift
Info.plist Use the decorated-tree icon for the month of December. 2017-12-05 13:19:59 -08:00