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
31cc3b609c4de36a2afac0259825478edd1a7d0d
NetNewsWire
/
Mac
/
MainWindow
/
Timeline
History
Brent Simmons
74953601dd
Increase the duration of TimelineViewController’s database fetch queue from 0.5 to 2.0. This will still allow updates to appear in a timely way, but will help prevent fetching too often during a refresh.
2019-05-19 22:26:08 -07:00
..
Cell
Show favicon in the timeline, even though they look weird because they’re small. They’re still better than nothing.
2019-05-18 12:21:35 -07:00
Keyboard
…
ArticlePasteboardWriter.swift
…
TimelineContainerView.swift
…
TimelineContainerViewController.swift
…
TimelineTableRowView.swift
Make TimelineTableView and TimelineTableRowView opaque in the interest of speeding up rendering during scrolling.
2019-05-13 21:42:47 -07:00
TimelineTableView.swift
Make TimelineTableView and TimelineTableRowView opaque in the interest of speeding up rendering during scrolling.
2019-05-13 21:42:47 -07:00
TimelineTableView.xib
…
TimelineViewController.swift
Increase the duration of TimelineViewController’s database fetch queue from 0.5 to 2.0. This will still allow updates to appear in a timely way, but will help prevent fetching too often during a refresh.
2019-05-19 22:26:08 -07:00
TimelineViewController+ContextualMenus.swift
…