NetNewsWire/Mac/MainWindow/Timeline
Brent Simmons cd0dd240e4 Refer to AuthorAvatarDownloader.shared. 2024-06-26 23:13:44 -07:00
..
Cell Provide hash(into:) functions where the default implementation might be doing too much work. 2024-05-26 11:53:36 -07:00
Keyboard Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
ArticlePasteboardWriter.swift Fix concurrency warnings by marking things as MainActor. 2024-04-02 22:26:16 -07:00
TimelineContainerView.swift Remove some unneeded drawing. This makes resizing the timeline faster. 2019-07-27 15:44:13 -07:00
TimelineContainerViewController.swift Continue fixing concurrency warnings. 2024-03-19 23:05:30 -07:00
TimelineTableRowView.swift Remove some no-longer-needed #available checks. 2024-02-27 20:02:31 -08:00
TimelineTableView.swift Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
TimelineTableView.xib Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00
TimelineViewController+ContextualMenus.swift Replace forEach for for-in. 2024-04-07 17:06:39 -07:00
TimelineViewController.swift Refer to AuthorAvatarDownloader.shared. 2024-06-26 23:13:44 -07:00