.. |
ArticleStyles
|
Continue rename to NetNewsWire.
|
2018-08-28 22:18:24 -07:00 |
Assets.xcassets
|
Remove remainder of DB5 dependencies.
|
2019-04-13 12:18:55 -07:00 |
Base.lproj
|
Continue progress on accounts UI in Preferences.
|
2019-03-24 12:33:43 -07:00 |
CrashReporter
|
Import AppKit instead of Cocoa in the hopes of not getting the Swift Core Data library added (since we’re not using Core Data).
|
2019-02-11 22:35:42 -08:00 |
Data
|
Update to Swift 4.2.
|
2018-12-09 12:32:33 -08:00 |
DatabaseWindow
|
Import AppKit instead of Cocoa in the hopes of not getting the Swift Core Data library added (since we’re not using Core Data).
|
2019-02-11 22:35:42 -08:00 |
Dinosaurs
|
Continue rename to NetNewsWire.
|
2018-08-28 22:18:24 -07:00 |
Extensions
|
Made thumbnails of all images used as an avatar and made the favicon and images cross platform. Issue #603
|
2019-04-11 17:53:03 -05:00 |
Favicons
|
Made thumbnails of all images used as an avatar and made the favicon and images cross platform. Issue #603
|
2019-04-11 17:53:03 -05:00 |
FeedFinder
|
Remove some old instances of fileprivate.
|
2019-02-09 22:22:12 -08:00 |
FeedList
|
Update to Swift 4.2.
|
2018-12-09 12:32:33 -08:00 |
HTMLMetadata
|
Drop the HTML metadata cache. It’s just not needed — parsing is super-fast (a few microseconds) and it’s done on a background queue anyway.
|
2019-04-01 22:27:02 -07:00 |
Images
|
Made thumbnails of all images used as an avatar and made the favicon and images cross platform. Issue #603
|
2019-04-11 17:53:03 -05:00 |
Inspector
|
Remove remainder of DB5 dependencies.
|
2019-04-13 12:18:55 -07:00 |
MainWindow
|
Remove remainder of DB5 dependencies.
|
2019-04-13 12:18:55 -07:00 |
Notes
|
Continue rename to NetNewsWire.
|
2018-08-28 22:18:24 -07:00 |
Preferences
|
Continue progress on accounts UI in Preferences.
|
2019-03-24 12:33:43 -07:00 |
ProgressWindow
|
Update to Swift 4.2.
|
2018-12-09 12:32:33 -08:00 |
Resources
|
Remove no-longer-needed DB5.plist.
|
2019-04-13 12:20:43 -07:00 |
Scriptability
|
Remove AppleEventUtils, which is now FourCharCode.swift in RSCore.
|
2019-04-13 12:58:43 -07:00 |
SmartFeeds
|
Create SearchFeedDelegate. Make searching synchronous, since it’s fast enough.
|
2019-02-24 19:22:16 -08:00 |
AppDefaults.swift
|
Change name of hide-dock-unread-count pref to JustinMillerHideDockUnreadCount.
|
2019-03-12 21:19:19 -07:00 |
AppDelegate.swift
|
Remove DB5 dependency in AppDelegate, UnreadCountView, UnreadIndicatorView.
|
2019-04-13 12:11:44 -07:00 |
AppImages.swift
|
Remove reference to unused unstar image.
|
2019-02-18 14:55:56 -08:00 |
AppNotifications.swift
|
Remove references to the no-longer-used TimelineSelectionDidChange notification.
|
2019-02-18 14:54:38 -08:00 |
Browser.swift
|
Make minor whitespace formatting tweak.
|
2019-02-18 14:56:37 -08:00 |
Info-MAS.plist
|
Add NetNewsWire-MAS target for the Mac App Store.
|
2018-12-09 12:12:55 -08:00 |
Info.plist
|
Bump version to 5.0d16 and update the appcast.
|
2019-02-25 22:25:47 -08:00 |
NetNewsWire-MAS.entitlements
|
Add NetNewsWire-MAS target for the Mac App Store.
|
2018-12-09 12:12:55 -08:00 |
NetNewsWire.entitlements
|
Enable the hardened runtime, which will be needed for that Notary thing.
|
2018-12-08 17:18:11 -08:00 |