NetNewsWire/Mac/MainWindow
2020-02-28 07:47:19 -06:00
..
AddFeed Save last used folder name when adding a feed. Issue #1462 2020-02-27 11:27:41 -08:00
AddFolder Create separate private extension. Make misc. code formatting changes to match current thinking. 2019-10-23 22:33:21 -07:00
Detail Set max-width to 44em (792px with an 18px font-size) 2020-02-28 07:47:19 -06: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 Restore two-step process for OPML exporting. 2019-10-24 21:12:58 -07:00
Sidebar Add command arrow key shortcuts to sidebar shortcuts plist 2019-09-08 12:54:26 -05:00
Timeline Remove attachments from the app, since we’re not using attachments in any way. We could always add it back later. 2019-12-03 23:03:15 -08:00
MainWindowController.swift Stop media playback when the main window is closed. Issue #1646 2020-02-27 12:15:41 -08:00
SharingServiceDelegate.swift Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00
SharingServicePickerDelegate.swift Implement default timeline avatar. Issue #641 2019-05-21 05:42:40 -05:00