1327 Commits

Author SHA1 Message Date
Daniel Jalkut
2567167f71 Stop embedding Swift libraries in the Safari App Extension, and rely upon the bundled Swift libraries in the host app instead. 2018-09-02 18:10:27 -04:00
Brent Simmons
52349bd52c Update appcast for 5.0d2. 2018-09-02 13:01:02 -07:00
Brent Simmons
e779a46cc1 Make version 5.0d2. 2018-09-02 12:41:43 -07:00
Brent Simmons
0e5051b060 Fix a major performance regression with article fetching/creation by not using implicit hashing — use explicit and simpler hashValue that will still provide high quality. 2018-09-02 12:36:46 -07:00
Brent Simmons
fdb159a61b Normalize homePageURL in its setter. Fix #397. 2018-09-02 12:14:04 -07:00
Brent Simmons
5d2a3e9142 Normalize homePageURL on init-ing Feed. 2018-09-02 12:08:35 -07:00
Brent Simmons
b4e711746d Allow selecting an OPML file that has a .xml file extension. Fix #355. 2018-09-02 11:48:59 -07:00
Brent Simmons
bcacd31135 Hide cursor on paging via the space bar. Fix #393. 2018-09-01 17:25:29 -07:00
Brent Simmons
2238ac8bbc
Merge pull request #421 from danielpunkass/new-build-script
Switch to using ditto to create the zip file, since the way I was doi…
2018-09-01 16:04:16 -07:00
Daniel Jalkut
873db47b02 Merge commit '1765236d80678b34770410963eb03b636bc97c01' into new-build-script 2018-09-01 17:14:56 -04:00
Daniel Jalkut
aa2b0afa2a Switch to using ditto to create the zip file, since the way I was doing it wasn't working, and Apple actually documents ditto as creating a very Finder-like zip archive. Also change the ".build2" build directory back to ".build" 2018-09-01 17:12:52 -04:00
Brent Simmons
1765236d80
Merge pull request #419 from cparnot/patch-1
Use the correct version number 'NetNewsWire 5.0' in the Roadmap.
2018-09-01 12:58:15 -07:00
Charles Parnot
0706b829cf
Use the correct version number 'NetNewsWire 5.0' in the Roadmap.
Probably still left over from the Evergreen 1.0 roadmap.
2018-09-01 21:56:09 +02:00
Brent Simmons
84843d41fd Use controlBackgroundColor for no-selection view. 2018-09-01 11:34:10 -07:00
Brent Simmons
660629389e Change version to 5.0d1. 2018-09-01 11:22:15 -07:00
Brent Simmons
68aaa1a36d Update cleanPrefsAndData to work with renamed app. 2018-09-01 10:59:31 -07:00
Brent Simmons
3e8e98a7f3 Rename buildNetNewsWire script to buildnnw, since that’s what I always used to use. 2018-09-01 10:58:29 -07:00
Brent Simmons
f3d46e5ffd Removed some stuff that doesn't belong here. 2018-09-01 10:57:54 -07:00
Brent Simmons
7ec87042e4
Merge pull request #418 from danielpunkass/new-build-script
Revise the build script to determine the application version from the…
2018-08-31 15:36:11 -07:00
Daniel Jalkut
0b9f712476 Revise the build script to determine the application version from the built product, and some other niceness... 2018-08-31 18:11:29 -04:00
Brent Simmons
c7510ae834 Update submodules. 2018-08-29 22:32:10 -07:00
Brent Simmons
d5c7765eda Update submodules. 2018-08-29 22:29:06 -07:00
Brent Simmons
141ae5cc2f Continue rename to NetNewsWire. 2018-08-28 22:18:24 -07:00
Brent Simmons
062d531ed9 Start renaming to NetNewsWire. 2018-08-28 21:50:53 -07:00
Brent Simmons
0dee168ac9 Use light detail view for now instead of dark. (Note: this still needs to switch based on whether or not you’re in dark mode.) 2018-08-28 21:38:29 -07:00
Brent Simmons
9957e98e0b Finish picking detail web view colors. Fix #403. 2018-08-28 21:32:11 -07:00
Brent Simmons
5ecba521ef
Merge pull request #410 from danielpunkass/dark-mode-fixes
Use RSDarkModeAdaptingToolbarButton on "Next Unread"
2018-08-28 13:58:49 -07:00
Brent Simmons
c1fb0a4fe1 Update RSDatabase. 2018-08-28 13:36:23 -07:00
Daniel Jalkut
4baacbf473 Use RSDarkModeAdaptingToolbarButton on "Next Unread" to gain templating behavior in dark mode. 2018-08-28 16:17:46 -04:00
Brent Simmons
8f5049de8d Update RSDatabase. 2018-08-27 22:15:49 -07:00
Brent Simmons
085ea56edf Update RSDatabase. 2018-08-27 21:13:26 -07:00
Brent Simmons
ef77093c43 Add large picture of Evergreen. 2018-08-27 21:11:47 -07:00
Brent Simmons
553ebc3f12 Update submodules. 2018-08-26 12:47:56 -07:00
Brent Simmons
835672ee30 Update submodules. 2018-08-26 12:47:28 -07:00
Brent Simmons
fb4a67dfaa Update submodules. 2018-08-25 17:40:23 -07:00
Brent Simmons
d4e10bdf47 Use synthesized init. 2018-08-25 17:39:03 -07:00
Brent Simmons
9263ffcb79 Use synthesized init. 2018-08-25 17:07:55 -07:00
Brent Simmons
63b0dd3cfc Use synthesized Hashable, Equatable. Remove some extraneous public declarations. 2018-08-25 17:03:10 -07:00
Brent Simmons
9f78c3d8a5 Use synthesized Equatable. 2018-08-25 16:56:59 -07:00
Brent Simmons
b3f0ce2fd3 Use synthesized Equatable. 2018-08-25 16:54:03 -07:00
Brent Simmons
37ace321e8 Use custom has(into) and == functions for FeedListFolder. 2018-08-25 16:52:57 -07:00
Brent Simmons
24a6fae370 Use synthesized Equatable. 2018-08-25 16:46:54 -07:00
Brent Simmons
96f118853d Use synthesized Equatable, Hashable. 2018-08-25 16:34:25 -07:00
Brent Simmons
30972ef435 Use synthesized init, Equatable, Hashable. 2018-08-25 16:29:11 -07:00
Brent Simmons
6c336627de Update submodules. 2018-08-25 14:57:54 -07:00
Brent Simmons
0310283769 Use synthesized init, Equatable, Hashable. 2018-08-25 14:44:11 -07:00
Brent Simmons
fb38bccef9 Update RSWeb. 2018-08-25 14:08:02 -07:00
Brent Simmons
fdf767865a Use new hash-into instead of hashValue. WIP on #402. 2018-08-25 12:59:19 -07:00
Brent Simmons
d274b4eac1 Use new hash-into instead of hashValue. WIP on #402. 2018-08-25 12:52:48 -07:00
Brent Simmons
a3a9e9c9bd Use new hash-into over hashValue in Articles.framework. WIP on #402. 2018-08-25 12:05:47 -07:00