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
iOS-6.0.1-608
NetNewsWire
/
Mac
/
MainWindow
/
Timeline
History
Brent Simmons
9d2c8f000f
Create and use IconImageCache. It centralizes and de-dupes logic for getting feed/article images, and it caches the results, which helps performance.
2021-05-08 12:42:44 -07:00
..
Cell
Rework cell background selection and separators to remove separator drawing artifacts and use the inset table style.
Fixes
#2579
,
#2580
and
#2584
2020-11-18 22:02:54 -06: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
Handle links with unencoded spaces.
Fixes
#3069
2021-04-28 22:49:32 +12:00
TimelineContainerView.swift
…
TimelineContainerViewController.swift
Fork MainWindow.storyboard so that we stop Catalina and Big Sur from stepping all over each other.
2020-12-06 15:21:30 -06:00
TimelineTableRowView.swift
Don’t draw separators by default. (Yes, I changed my mine.)
2020-12-05 16:26:18 -08: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
Create and use IconImageCache. It centralizes and de-dupes logic for getting feed/article images, and it caches the results, which helps performance.
2021-05-08 12:42:44 -07:00
TimelineViewController+ContextualMenus.swift
Replace Mark Older as Read with Mark Above and Mark Below.
2020-03-08 16:15:17 -07:00