Commit Graph

3201 Commits

Author SHA1 Message Date
Maurice Parker 8063488bc8 Enable clicking on most anyplace in the row 2019-09-15 20:47:01 -05:00
Maurice Parker 984431eb01 Add VibrantSelectAction and modified import and export OPML to use it 2019-09-15 17:14:27 -05:00
Maurice Parker 38200edb67 Bypass account selection on import and export of OPML if only one account is available 2019-09-15 13:35:36 -05:00
Maurice Parker e2816cba7a Implement Add NNW news in the settings 2019-09-15 12:03:28 -05:00
Maurice Parker 8e939e9942 Change Credentials to be a struct instead of an enum 2019-09-15 10:03:47 -05:00
Maurice Parker b0b3f58036 Merge branch 'mac-release' 2019-09-15 04:10:50 -05:00
Maurice Parker 7c3c78b796 Remove debug print statement 2019-09-15 04:08:10 -05:00
Maurice Parker 90cc8ffa6f Merge branch 'mac-release' 2019-09-15 04:06:52 -05:00
Maurice Parker dc67c9f03b Update to latest RSCore 2019-09-15 04:06:24 -05:00
Maurice Parker 20dda3727b Change to use the scaled avatar version of the favicon. 2019-09-15 04:05:11 -05:00
Maurice Parker b07bf73f78 Revert "Scale images, when needed, before generating inline HTML data in ArticleRenderer — this keeps us from getting huge amounts of data, which slows down rendering."
This reverts commit c3e26ea307.
2019-09-15 04:00:24 -05:00
Brent Simmons 7d738baef3 Merge branch 'mac-release' 2019-09-14 22:41:44 -07:00
Brent Simmons c3e26ea307 Scale images, when needed, before generating inline HTML data in ArticleRenderer — this keeps us from getting huge amounts of data, which slows down rendering. 2019-09-14 22:41:13 -07:00
Maurice Parker 4f401099b6 Fix empty space that sometimes appeared between the first section and the navigation bar of Feeds 2019-09-14 19:51:23 -05:00
Maurice Parker 11140f2289 Put a slight delay in hiding the progress bar 2019-09-14 18:11:03 -05:00
Maurice Parker 612d7d0755 Adjusted the progress bar so that it will make it to 100% 2019-09-14 17:53:37 -05:00
Maurice Parker bec1aacffc Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-09-14 15:42:29 -05:00
Maurice Parker 16954393c0 Store correct credentials for FreshRSS 2019-09-14 15:41:35 -05:00
Maurice Parker 157bd57c5e Add FreshRSS add account back into settings 2019-09-14 15:15:13 -05:00
Brent Simmons 4a69522227 Update appcasts for 5.0.2. 2019-09-14 11:56:13 -07:00
Maurice Parker 5c59427e90 Add code to cleanup User Activities on Account delete 2019-09-14 13:38:12 -05:00
Brent Simmons 0c5937ca4c Merge mac-release. 2019-09-14 11:15:25 -07:00
Brent Simmons 6377cbc379 Bump version to 5.0.2. 2019-09-14 11:08:34 -07:00
Brent Simmons 5c3f0f6f42 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-09-14 10:46:52 -07:00
Brent Simmons cc3cd4d73a Merge branch 'mac-release' 2019-09-14 10:46:26 -07:00
Brent Simmons 73471bc6cd Update RSCore to get Daniel’s app movement monitor fix. 2019-09-14 10:46:05 -07:00
Maurice Parker 530e9ca60f Change writing options for resource files to none 2019-09-13 16:58:10 -05:00
Maurice Parker 82d4e0e3b3 Fixed metadata name suffixes 2019-09-13 16:41:08 -05:00
Maurice Parker 028829edac Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-09-13 16:36:02 -05:00
Maurice Parker 7b29eaab7a Make feed metadata a managed resource file 2019-09-13 16:35:53 -05:00
Brent Simmons b5b2dde3b9 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-09-13 14:22:40 -07:00
Brent Simmons 218ec470fe Update appcasts for 5.0.1. 2019-09-13 14:22:34 -07:00
Maurice Parker b24e6a4725 Make account metadata a managed resource file 2019-09-13 16:12:19 -05:00
Maurice Parker f7bb58ea4d Modify OPMLFile to use the new ManagedResourceFile utility class 2019-09-13 15:46:22 -05:00
Maurice Parker f924eb91ff Fix log category name 2019-09-13 14:56:24 -05:00
Maurice Parker 7a9ad97b32 Don't reload feeds or articles if they are reselected. Issue #1017 2019-09-13 11:19:19 -05:00
Maurice Parker 1bcd265c80
Merge pull request #1016 from philviso/GroupArticlesByFeed
Add setting to group articles by feed in timeline
2019-09-13 10:58:17 -05:00
Maurice Parker 762e230200 Add file coordination for the OPML file 2019-09-13 10:48:04 -05:00
Maurice Parker 4d118d89db Move more OPML file management functions to the OPMLFile class 2019-09-13 10:15:11 -05:00
Phil Viso 365a98b33a Updated test name to match the class its testing 2019-09-13 08:59:31 -05:00
Phil Viso cc6767e0f6 Removed duplicate sort parameter change handling functions 2019-09-13 08:29:56 -05:00
Phil Viso 8a6e3c9f37 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire into GroupArticlesByFeed
# Conflicts:
#	Mac/MainWindow/Timeline/TimelineViewController.swift
2019-09-13 08:23:31 -05:00
Phil Viso 61d3dae10e Re-wrote sorting code to be smaller and easier to understand 2019-09-13 08:03:56 -05:00
Phil Viso 269364a337 Re-worked sorting logic to handle multiple feeds having the same name 2019-09-13 07:43:28 -05:00
Maurice Parker 7de08e992e Add the ability to observe OPML file changes 2019-09-12 18:41:42 -05:00
Maurice Parker 83476baa5b Move OPML I/O functions into a separate OPMLFile class 2019-09-12 18:05:29 -05:00
Maurice Parker 979fcbc013 Don't update feed selection for zero rows. 2019-09-12 13:49:23 -05:00
Maurice Parker 2737f07906 Add folder picker to share extension 2019-09-12 12:33:05 -05:00
Maurice Parker a90a226e70 Remove obsolete code because add Feed errors are no longer handled this way 2019-09-12 11:36:28 -05:00
Maurice Parker 0225d5003f add error handling to share extension 2019-09-12 11:24:43 -05:00