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-03 04:17:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
NetNewsWire
/
Evergreen
/
MainWindow
History
Brent Simmons
04c35dc1bf
Comment out code for showing favicons in the timeline, since I don’t think we’re going to do that. But not totally sure yet.
2017-12-30 16:12:49 -08:00
..
AddFeed
…
AddFolder
…
Detail
Use feed icon’s gathered from HTML metadata.
2017-12-29 20:41:41 -08:00
Keyboard
Add keyboard shortcut for mark-older-as-read: the o key. (Oh, not zero.)
2017-12-25 12:29:13 -08:00
Sidebar
Use an image for feeds that don’t have favicons. Currently using the image at /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/BookmarkIcon.icns — but this might change.
2017-12-28 18:11:12 -08:00
Timeline
Comment out code for showing favicons in the timeline, since I don’t think we’re going to do that. But not totally sure yet.
2017-12-30 16:12:49 -08:00
KeyboardDelegateProtocol.swift
Make a bunch of progress on keyboard commands.
2017-12-20 12:59:31 -08:00
MainWindowController.swift
Popup a share menu on clicking the Share toolbar item.
Fix
#40
.
2017-12-26 12:50:34 -08:00
MainWindowSplitView.swift
…