Commit Graph

450 Commits

Author SHA1 Message Date
Brent Simmons 3f6ce99e21 Converrt Data.framework to Swift 4. 2017-07-08 13:14:39 -07:00
Brent Simmons 96e17818af Remove DataModel.framework. 2017-07-08 13:12:46 -07:00
Brent Simmons 226addd0ba Convert RSFeedFinder to Swift 4. 2017-07-08 13:10:55 -07:00
Brent Simmons b30032657c Convert RSTree to Swift 4. 2017-07-08 13:08:10 -07:00
Brent Simmons d4d3b491af Convert RSWeb to Swift 4. 2017-07-08 13:07:04 -07:00
Brent Simmons ea387a228f Convert RSCore to Swift 4. Build still broken. 2017-07-08 12:29:10 -07:00
Brent Simmons 1e856b7924 Convert RSParser to Swift 4. Now using Xcode 9. Buid still broken. 2017-07-08 12:21:29 -07:00
Brent Simmons 698c1faa95 Continue refactoring. Build still broken. 2017-07-07 17:49:16 -07:00
Brent Simmons 41d8a7f3de Continue surgery. Still broken build. 2017-07-03 15:04:31 -07:00
Brent Simmons d47c60e6de Work on getting Database.framework to build. 2017-07-03 11:20:14 -07:00
Brent Simmons 0379e5f525 Add to Database.framework. Delete RSXML.framework, since it’s been superseded by RSParser.framework. Everything still broken. 2017-07-03 10:40:48 -07:00
Brent Simmons 4a8f33b08a Move Database.framework’s Info.plist. 2017-07-03 10:32:20 -07:00
Brent Simmons d9cfab7d68 Continue major surgery. Everything is wildly broken. 2017-07-03 10:29:44 -07:00
Brent Simmons 944f05c71e Commit major surgery but leave it unfinished. Everything is broken. 2017-07-01 17:22:19 -07:00
Brent Simmons 483e00b2da Add more tests to RSParser. 2017-06-27 06:56:03 -07:00
Brent Simmons c32e1a3933 Fix bug finding channel element in RSS-in-JSON parser. 2017-06-26 19:51:01 -07:00
Brent Simmons 49a5e58ff2 Move feedType function to FeedType.swift. Add a few more cases to FeedParserTypeTests. 2017-06-26 19:37:30 -07:00
Brent Simmons 3bb9887513 Add HTML tests to RSParser. 2017-06-25 18:11:38 -07:00
Brent Simmons a53a0c4697 Add RSDateParserTests to RSParser. 2017-06-25 17:46:48 -07:00
Brent Simmons 67279b6796 Turn on more errors/warnings for RSParser, including treat-warnings-as-errors. 2017-06-25 17:42:30 -07:00
Brent Simmons 53574284dc Add OPMLTests to RSParser. 2017-06-25 17:34:48 -07:00
Brent Simmons c56f887ab4 Start adding RSParser tests. 2017-06-25 17:15:47 -07:00
Brent Simmons b939d91da0 Get RSParser.framework building again. 2017-06-25 16:40:29 -07:00
Brent Simmons e9c19e427a Make it build. Add a README. 2017-06-25 16:32:07 -07:00
Brent Simmons 1ad4474b29 Make progress on getting RSParser.framework to build. 2017-06-25 14:06:01 -07:00
Brent Simmons 6f0e4a9da6 Start JSONFeed parser. No idea if it works yet. 2017-06-25 11:48:44 -07:00
Brent Simmons aaa83e07aa Extract some code into methods in the RSS-in-JSON parser. 2017-06-25 10:37:02 -07:00
Brent Simmons 8589c21091 Start RSS-in-JSON parser. 2017-06-25 10:23:30 -07:00
Brent Simmons 552ab693a3 Create common data structure for all feeds. Using Swift structs, because I love them so awfully much. 2017-06-20 22:00:19 -07:00
Brent Simmons b00b2f39d7 Start work on turning RSXML.framework into RSParser.framework. 2017-06-20 21:18:46 -07:00
Andrew Carter 642955f1c9 Update sub-projects for Xcode 8.3.2
Apply recommended updates for Xcode 8.3.2 to eliminate the warnings.
2017-06-01 16:01:41 -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 3c083c712b Show progress indicator while refreshing. Fix #31. 2017-05-29 12:22:06 -07:00
Brent Simmons e79dbaef68 Add Help menu items. 2017-05-27 13:37:50 -07:00
Brent Simmons e1aca9375c Remove unneeded drop-index SQLite call. 2017-05-27 11:35:03 -07:00
Brent Simmons 19ce82329b Add a whole ton more code. 2017-05-27 10:43:27 -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
Brent Simmons 05a90742a6 Add RSXML framework. 2017-05-22 13:06:02 -07:00