Brent Simmons
|
50dcf436d9
|
Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports).
|
2018-02-02 22:51:32 -08:00 |
Olof Hellman
|
e038fb0fb5
|
convert Evergreen frameworks projects to use .xcconfig files.
|
2018-02-02 03:24:13 -08:00 |
Daniel Jalkut
|
3507313f84
|
Accept Xcode 9.3 recommended build settings.
|
2018-01-29 11:20:30 -05:00 |
Brent Simmons
|
2938cc718d
|
Check /index.xml when finding a feed when there are no other leads. Fix #235.
|
2018-01-05 22:54:28 -08:00 |
Brent Simmons
|
859f479a89
|
Fix a memory leak that happened every time you added a feed. Use a weak delegate to avoid a retain cycle.
|
2017-12-13 21:19:12 -08:00 |
Brent Simmons
|
7d579733f0
|
Add tests to HTMLFeedFinder for finding the best feed from a web page.
|
2017-11-25 16:48:42 -08:00 |
Brent Simmons
|
23af6b4d29
|
Adjust scoring in FeedSpecifier to slightly prefer JSON feeds.
|
2017-11-25 16:47:36 -08:00 |
Brent Simmons
|
489cf8e29b
|
Start redoing HTMLFeedFinderTests.
|
2017-11-25 16:34:40 -08:00 |
Brent Simmons
|
50f4e46913
|
Add 'json' as possible-feed match string.
|
2017-11-25 16:34:20 -08:00 |
Brent Simmons
|
b4ff1785ab
|
Switch from download to downloadUsingCache where appropriate.
|
2017-11-23 10:29:00 -08:00 |
Brent Simmons
|
9886ac110a
|
Upgrade to recommend changes for RSFeedFinder.
|
2017-11-04 19:14:16 -07:00 |
Brent Simmons
|
f9b3eeb4d7
|
Switch macOS deployment target to 10.13. Get MarkAllReadCommand working as an undoable command.
|
2017-10-29 11:14:10 -07:00 |
Brent Simmons
|
c237aed5b8
|
Rejigger the find-feed scoring to handle bitsplitting.org — we were getting the podcast feed just because it had “RSS” in the title. But we want the blog feed to get the best score.
|
2017-10-21 16:23:51 -07:00 |
Brent Simmons
|
1b391c262e
|
Continue working on build errors.
|
2017-09-17 12:34:10 -07:00 |
Brent Simmons
|
226addd0ba
|
Convert RSFeedFinder to Swift 4.
|
2017-07-08 13:10:55 -07:00 |
Brent Simmons
|
944f05c71e
|
Commit major surgery but leave it unfinished. Everything is broken.
|
2017-07-01 17:22:19 -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
|
3773f7b1bf
|
Replace Ranchero Software with Ranchero Software, LLC.
|
2017-05-29 13:17:58 -07:00 |
Brent Simmons
|
5c3870a03c
|
Add RSFeedFinder framework.
|
2017-05-22 13:27:54 -07:00 |