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
d8f9cf59ddbd508e2786be1b7033d12a7cdac28a
NetNewsWire
/
Mac
/
MainWindow
/
Timeline
History
Daniel Jalkut
1ced4448ea
Support a new secret user default JalkutRespectFolderExpansionOnNextUnread, and revise the "next unread" strategy so that whether the search for a next unread wraps around to the top or not is parameterized.
2020-11-01 17:33:48 -05:00
..
Cell
Display "(No Text)" if there isn't a title or summary for the timeline.
Fixes
#2391
2020-10-23 19:18:35 -05:00
Keyboard
Move keyboard config files to Shared location in repo as they will now be used in the iOS app as well as the Mac app
2019-09-04 03:11:55 -05:00
ArticlePasteboardWriter.swift
Remove userDeleted support. The read-items filter seems to fill the need to hide things. We’re simplifying the backend by removing this unused feature.
2020-04-12 17:12:36 -07:00
TimelineContainerView.swift
…
TimelineContainerViewController.swift
Make clean up availability take read count into consideration. Issue
#2352
2020-08-18 15:04:30 -05:00
TimelineTableRowView.swift
Fix row background color. Issue
#2503
2020-10-18 18:27:36 -05:00
TimelineTableView.swift
Add accessibility labels to Sidebar, Timeline, and Article. Issue
#934
2019-09-10 11:09:17 -05:00
TimelineTableView.xib
…
TimelineViewController.swift
Support a new secret user default JalkutRespectFolderExpansionOnNextUnread, and revise the "next unread" strategy so that whether the search for a next unread wraps around to the top or not is parameterized.
2020-11-01 17:33:48 -05:00
TimelineViewController+ContextualMenus.swift
Replace Mark Older as Read with Mark Above and Mark Below.
2020-03-08 16:15:17 -07:00