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
665561e5eb569a0cf1d092765903421576946521
NetNewsWire
/
Evergreen
/
MainWindow
T
History
Brent Simmons
665561e5eb
Show avatars in the timeline at the right times.
2018-01-04 21:20:09 -08:00
..
AddFeed
Delete appInfo stuff — it was confusing and overkill as a UserInfo helper.
2017-12-18 12:34:07 -08:00
AddFolder
…
Detail
Move favicons in the detail view to the right. They’re show when available and there’s no other feed icon or user avatar.
2018-01-03 13:14:14 -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
Show avatars in the timeline at the right times.
2018-01-04 21:20:09 -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
…