This website requires JavaScript.
Explore
Help
Sign In
FreshRSS
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced
2025-02-08 08:08:43 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
NetNewsWire
/
Evergreen
/
MainWindow
/
AddFeed
History
Brent Simmons
1aac355418
Make all senders parameters for actions optional — Any? instead of AnyObject or Any.
2018-02-11 18:58:50 -08:00
..
AddFeedController.swift
Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports).
2018-02-02 22:51:32 -08:00
AddFeedWindowController.swift
Make all senders parameters for actions optional — Any? instead of AnyObject or Any.
2018-02-11 18:58:50 -08:00
FolderTreeControllerDelegate.swift
Add a group-style row for accounts.
2017-11-18 16:56:36 -08:00
InitialFeedDownloader.swift
When adding a feed, update it right away rather than waiting for the next Refresh.
Fix
#147
.
Fix
#215
.
2017-12-02 17:47:08 -08:00