Commit Graph

656 Commits

Author SHA1 Message Date
Daniel Jalkut 41ced60127 Remove "Mac Developer" code signing build setting on the application target. Theoretically you could keep using Mac Developer for the debug builds, but for the Release build at least, let the Developer ID identity setting come through to ensure build products are Gatekeeper-approved. 2017-05-31 13:48:03 -04:00
Brent Simmons 8bb28c6590 Update README. 2017-05-31 09:27:07 -07:00
Brent Simmons b82de531e8 Write Evergreen home page. 2017-05-29 22:07:59 -07:00
Brent Simmons 5a1eb102ef Add website skeleton. 2017-05-29 21:04:21 -07:00
Brent Simmons a7b9ba0506 Ignore wildcat_settings. 2017-05-29 21:04:00 -07:00
Brent Simmons f27f410a0d Add buildEvergreen script. 2017-05-29 16:26:03 -07:00
Brent Simmons 5c4d51dcd6 Add Sparkle. Update SUFeedURL to use https, since I just added https to ranchero.com. (Thanks to Let’s Encrypt!). 2017-05-29 15:44:33 -07:00
Brent Simmons 3773f7b1bf Replace Ranchero Software with Ranchero Software, LLC. 2017-05-29 13:17:58 -07:00
Brent Simmons 5ed5e8825b Avoid URL fragment in base URL, since the webview won’t accept that as a base URL. Fix #32. 2017-05-29 12:49:32 -07:00
Brent Simmons e4da1b4716 Wire up Feed Directory menu item. Fix #18. 2017-05-29 12:31:38 -07:00
Brent Simmons 3c083c712b Show progress indicator while refreshing. Fix #31. 2017-05-29 12:22:06 -07:00
Brent Simmons f87edca067 Make the window title visible, so that toolbar items can have labels. Fix #25. 2017-05-29 12:14:07 -07:00
Brent Simmons d03dcf6dcd Update version in Info.plist. Add UserAgent. Add SUFeedURL. Fix #5. 2017-05-29 12:08:22 -07:00
Brent Simmons f3c97506d5 Make app delegate conform to NSUserInterfaceValidations protocol. Fix #1. 2017-05-29 12:04:22 -07:00
Brent Simmons d29727269c Put feed/byline at top of detail view. Fix #8. 2017-05-29 11:53:07 -07:00
Brent Simmons dab0efe356 Allow http downloads. Fix #27. 2017-05-29 11:48:09 -07:00
Brent Simmons 0eab757a06 Comment out code that isn’t needed yet and that triggers a crash. 2017-05-29 11:39:00 -07:00
Brent Simmons 039c99be5e Add to View menu. 2017-05-29 11:05:34 -07:00
Brent Simmons d114b1acdb Add Go menu. 2017-05-29 11:01:28 -07:00
Brent Simmons 7f242deb06 Add Article menu. 2017-05-27 14:01:45 -07:00
Brent Simmons 4a894e0e98 Add Window menu items. 2017-05-27 13:57:06 -07:00
Brent Simmons 7531a6b833 Add HelpMenu notes. 2017-05-27 13:55:01 -07:00
Brent Simmons e79dbaef68 Add Help menu items. 2017-05-27 13:37:50 -07:00
Brent Simmons b502d297e6 Drop unused Format menu. 2017-05-27 11:36:10 -07:00
Brent Simmons e1aca9375c Remove unneeded drop-index SQLite call. 2017-05-27 11:35:03 -07:00
Brent Simmons f58f9244f5 Add File menu commands. 2017-05-27 11:33:31 -07:00
Brent Simmons 53f98e366a Delete unused ViewController.swift. 2017-05-27 11:22:55 -07:00
Brent Simmons 1495e92d55 Add toolbar placeholder image. 2017-05-27 11:21:48 -07:00
Brent Simmons d335b1c4ad Add main window storyboard. 2017-05-27 11:20:05 -07:00
Brent Simmons f30cd3ee98 Add feed list storyboard. 2017-05-27 11:17:39 -07:00
Brent Simmons 4c5656f47e Add storyboards for add-feed and add-folder. 2017-05-27 11:15:51 -07:00
Brent Simmons 7610abbb43 Add preferences storyboard. 2017-05-27 11:14:32 -07:00
Brent Simmons 19ce82329b Add a whole ton more code. 2017-05-27 10:43:27 -07:00
Brent Simmons 4969c44c40 Add DB5.plist. 2017-05-26 13:28:18 -07:00
Brent Simmons 5f565cc42e Add MainWindowSplitView. 2017-05-26 13:25:42 -07:00
Brent Simmons ef9d4edbd1 Add KeyboardDelegate. 2017-05-26 13:25:02 -07:00
Brent Simmons 21801b8b6a Add Browser and Defaults. 2017-05-26 13:22:31 -07:00
Brent Simmons 85ff386f4b Add AppConstants. 2017-05-26 13:10:30 -07:00
Brent Simmons 3d5358af09 Unbreak the build. Don’t know if anything works, but at least it builds. 2017-05-26 13:07:55 -07:00
Brent Simmons f49c552bf9 Add UniqueIdentifier file. Fix a couple build errors. 2017-05-24 13:29:40 -07:00
Brent Simmons a336140a9a Make HTTPConditionalGetInfo serialize and deserialize to a plist. 2017-05-24 13:22:57 -07:00
Brent Simmons f17f31ba12 Fix one of several build errors. 2017-05-23 13:31:56 -07:00
Brent Simmons e4d1ed8bd9 Add LocalAccount framework. Note: build is broken. 2017-05-23 13:24:42 -07:00
Brent Simmons 91d81831e9 Add DataModel framework. 2017-05-23 13:14:30 -07:00
Brent Simmons dec10ad0a1 Add RSTextDrawing framework. 2017-05-22 13:32:05 -07:00
Brent Simmons b2e3da5cb6 Add RSTree framework. 2017-05-22 13:29:37 -07:00
Brent Simmons 5c3870a03c Add RSFeedFinder framework. 2017-05-22 13:27:54 -07:00
Brent Simmons 074bbca652 Add RSWeb framework. 2017-05-22 13:17:28 -07:00
Brent Simmons 02503fadb9 Add RSCore framework. 2017-05-22 13:13:40 -07:00
Brent Simmons b506900e3d Add RSDatabase. 2017-05-22 13:09:19 -07:00