NetNewsWire/Mac/MainWindow
Maurice Parker c422b4b82c Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-05-22 10:08:01 -05:00
..
AddFeed Fix issue where new Feeds added to a folder also got left in the account container. 2019-05-21 10:26:11 -05:00
AddFolder Remember account selection for Add Feed and Add Folder dialogs. Issue #651 & Issue #654 2019-05-21 09:36:33 -05:00
Detail Make RefreshInterval shared code 2019-04-23 08:47:58 -05:00
Keyboard Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00
OPML Remember last OPML export account, suggest account name for OPML export file name, allow export of inactive accounts. Issue #659 & Issue #652 2019-05-21 15:15:26 -05:00
Sidebar Use == instead of === when comparing feeds in the sidebar — you might have duplicate feeds. (Duplicate feeds are totally allowed.) 2019-05-21 22:23:26 -07:00
Timeline Change to mark all as unread for the selected article feed. Issue #657 2019-05-22 10:07:00 -05:00
MainWindowController.swift Remove showAddFolderWindow and showAddFeedWindow functions from MainWindowController so that validations will run on AppDelegate. 2019-05-19 15:27:58 -05: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