Commit Graph

3038 Commits

Author SHA1 Message Date
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
Maurice Parker 5985b00480 Inject the Accounts folder name so that it can be in different locations between the iOS and Mac Apps. 2019-09-12 10:59:26 -05:00
Maurice Parker ca191c9a4e Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-09-12 10:54:16 -05:00
Maurice Parker 125fb858b4 Clear the currently selected article when search ends 2019-09-12 10:32:58 -05:00
Maurice Parker 139cc4b236 Add the ability to hide the Feeds when in three panel mode 2019-09-12 10:27:03 -05:00
Maurice Parker eab67ae88a Fix iPhone account label layout 2019-09-12 10:19:06 -05:00
Brent Simmons c695ebb3b2 Merge mac-release. 2019-09-11 22:28:33 -07:00
Brent Simmons 744d43ddd9 Bump version to 5.0. 2019-09-11 22:26:09 -07:00
Maurice Parker 31b506b85a Work around SwiftUI on bugs on iPadOS so that we can add accounts on the iPad 2019-09-11 20:50:03 -05:00
Maurice Parker efcbdd642a Fix cell icon tint colors 2019-09-11 19:29:27 -05:00
Maurice Parker 57542592cb Correct which view should become the first responder. Issue #1014 2019-09-11 17:47:02 -05:00
Maurice Parker 7ec360a81e Delete unnecessary node reload 2019-09-11 17:20:33 -05:00
Maurice Parker 4e83b37c0b Rename Extensions to UIKit Extensions 2019-09-11 16:58:55 -05:00
Maurice Parker be84fc5a6b Simplify the section and folder expand/collapse logic 2019-09-11 16:53:27 -05:00