NetNewsWire/Mac/MainWindow
Maurice Parker 00f100e3a3 Renamed TimelineStringFormatter to ArticleStringFormatter now that it is used for much more than the timelines 2019-10-20 02:28:00 -05:00
..
AddFeed Implement disallowing feeds in the root folder for specified accounts 2019-09-20 15:37:10 -05:00
AddFolder Use correct account method for adding folders 2019-09-27 06:38:43 -05:00
Detail Merge branch 'mac-release' 2019-10-18 17:38:22 -07:00
Keyboard Make r and u both just toggle read status. Update keyboard shortcuts HTML documentation to match. 2019-09-29 22:44:32 -07:00
NNW3 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
OPML Implement AccountBehaviors so that we don't have to keep adding boolean flags to account 2019-09-20 11:34:31 -05:00
Sidebar Double clicking a feed in the side bar opens the feed's homepage in the browser. Issue #1099 2019-10-05 11:44:21 +10: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
ArticleExtractorButton.swift Animate reader view button 2019-09-24 16:34:11 -05:00
MainWindowController.swift Allow article extractor to be tried again after Mercury parser failure 2019-10-04 07:55:42 -05:00
SharingServiceDelegate.swift Simplify sharing item subject logic 2019-08-23 13:05:20 +02:00
SharingServicePickerDelegate.swift Implement default timeline avatar. Issue #641 2019-05-21 05:42:40 -05:00