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
f1357c0a23260faaa02e7dcded2aae2ae80ecd5b
NetNewsWire
/
Mac
/
MainWindow
/
Timeline
History
Maurice Parker
afdfe5fe71
Merge branch 'ios-release'
2020-04-16 16:36:53 -05:00
..
Cell
Replace the
firstElementPassingTest
function come from RSCore with the native function
first(where:)
.
2020-04-06 02:06:24 +08: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
Remove some unneeded drawing. This makes resizing the timeline faster.
2019-07-27 15:44:13 -07:00
TimelineContainerViewController.swift
Add view options and filter to timeline. Issue
#1937
2020-03-22 15:39:37 -05:00
TimelineTableRowView.swift
Make unread indicator white for selected and emphasized rows in timeline. Issue
#655
2019-05-21 16:08:16 -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
Merge branch 'ios-release'
2020-04-16 16:36:53 -05:00
TimelineViewController+ContextualMenus.swift
Replace Mark Older as Read with Mark Above and Mark Below.
2020-03-08 16:15:17 -07:00