This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
35c76a00cc4b92b5a5ed78418716c8b9c70af861
NetNewsWire
/
Mac
/
MainWindow
T
History
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
…
Keyboard
…
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
…
SharingServicePickerDelegate.swift
Implement default timeline avatar. Issue
#641
2019-05-21 05:42:40 -05:00