Commit Graph

22 Commits

Author SHA1 Message Date
Brent Simmons 3ef942a56a Add Xcoders to default feeds. 2019-01-26 19:52:07 -08:00
Brent Simmons d69058c10c Fix a couple first-run startup bugs. 2018-09-26 22:05:35 -07:00
Brent Simmons 679e6f6c0b Give Feed a weak account rather than accountID. 2018-09-13 22:37:40 -07:00
Brent Simmons 5af831dc4c Change the URL of the NetNewsWire feed to its new location at https://nnw.ranchero.com/feed.json. 2018-09-06 20:16:12 -07:00
Brent Simmons 141ae5cc2f Continue rename to NetNewsWire. 2018-08-28 22:18:24 -07:00
Brent Simmons b7575c687c Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
Brent Simmons ec1c49349c Make Jason Kottke’s feed a default feed for new users. 2018-02-15 18:03:24 -08:00
Daniel Jalkut d7f13ca4be Change from flatMap to new compactMap rename in Xcode 9.3. 2018-01-29 11:19:54 -05:00
Brent Simmons 2327fdf2b2 Add Om Malik’s feed to the default feeds list. Remove Katie Floyd — reluctantly! sadly! — since she plans not to be blogging so often. 2018-01-03 13:25:30 -08:00
Brent Simmons f53275daa5 Add Manton Reece’s blog to the default feeds. 2017-12-19 18:05:41 -08:00
Brent Simmons 69360a9939 Add Julia Evans and Cate Huston to the default feeds list. 2017-12-18 20:46:06 -08:00
Brent Simmons 4ddf886012 Log a debug message when importing default feeds. 2017-11-25 16:16:19 -08:00
Brent Simmons cf3995c453 Remove Ashley’s feed — with great reluctance — because it’s been updated just twice in 2017. This gets us back down to 16 default feeds (which is the number we decided we always want). 2017-11-19 16:39:15 -08:00
Brent Simmons 81ff62ad0f Use JSON Feed and RSS-in-JSON formats, when available, in default feeds for new users. 2017-11-19 13:57:03 -08:00
Brent Simmons 1e713e3bfd Update Account unread count when BatchUpdate did perform. 2017-11-15 13:26:10 -08:00
Brent Simmons 00aa9ca243 Use https for Daring Fireball home page. 2017-11-05 21:31:18 -08:00
Brent Simmons c5c28464e0 Move no-longer-needed let _ =. 2017-10-21 16:33:12 -07:00
Brent Simmons dccb215c76 Set account to dirty after importing feeds. 2017-10-07 20:28:39 -07:00
Brent Simmons 7ddc09c2ec Update default feeds to account for newer canonical URLs for some of the feeds. 2017-10-07 14:42:21 -07:00
Brent Simmons 0f19fda54d Use BatchUpdate.shared. 2017-10-05 20:38:54 -07:00
Brent Simmons c258a9da5c Rewrite and move BatchUpdate.swift. 2017-10-05 20:34:29 -07:00
Brent Simmons 22275edf53 Create OPMLImporter with code cut from AppDelegate. 2017-10-05 13:28:39 -07:00