Maurice Parker
|
5ce5175bc0
|
Change to not suggest root folder for Accounts that don't support it. Issue #1287
|
2019-11-16 13:25:55 -06:00 |
Maurice Parker
|
91a3e4fd73
|
Change Add Web Feed folder selection to be a separate controlling instead of the picker wheel. Issue #1270
|
2019-11-16 12:02:58 -06:00 |
Maurice Parker
|
5283d2efbe
|
Implement Feed protocol.
|
2019-11-15 06:19:14 -06:00 |
Kiel Gillard
|
55faf550d7
|
Implements logout for Feedly accounts.
|
2019-11-15 19:09:14 +11:00 |
Maurice Parker
|
afd9783711
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2019-11-14 20:11:50 -06:00 |
Maurice Parker
|
06bd5b3a6f
|
Renamed Feed and related classes/instances to WebFeed
|
2019-11-14 20:11:41 -06:00 |
Kiel Gillard
|
bec80922ce
|
Enables accounts and their delegates to prepare to be deleted. Provides a variation of the Account Inspector on iOS for Feedly.
|
2019-11-15 09:47:39 +11:00 |
Kiel Gillard
|
b317a99594
|
Fix failing Feedly tests.
|
2019-11-15 09:32:02 +11:00 |
Maurice Parker
|
a96c5f34ce
|
Merge pull request #1295 from kielgillard/cancellation-improvements
Improves the behaviour and fixes some issues…
|
2019-11-14 15:40:28 -06:00 |
Maurice Parker
|
0d66259650
|
Add ArticleFetcherType and change state restoration to use new type.
|
2019-11-14 15:06:32 -06:00 |
Kiel Gillard
|
3ed5a43de3
|
Improves the behaviour and fixes some issues with cancelling of Feedly operations.
|
2019-11-15 07:59:44 +11:00 |
Maurice Parker
|
96dbd96527
|
Change keychain accessiblity to allow access when the device is locked. Issue #1292
|
2019-11-12 19:24:07 -06:00 |
Maurice Parker
|
3b3dd9f1bd
|
Always use cloud environment for Feedly.
|
2019-11-11 18:18:59 -06:00 |
Maurice Parker
|
4c97d099ea
|
Add ProjectSettings.xcconfig to be included in the Account build.
|
2019-11-11 17:57:49 -06:00 |
Maurice Parker
|
2617744d49
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2019-11-11 13:52:52 -06:00 |
Maurice Parker
|
866988edcf
|
Correct deep link comments.
|
2019-11-11 13:47:28 -06:00 |
Kiel Gillard
|
c87f8c974a
|
Store the last article fetch when articles were successfully fetched.
|
2019-11-11 17:42:14 +11:00 |
Kiel Gillard
|
a4bcbf5c36
|
Automatically refreshes a new Feedly account after its creation.
|
2019-11-11 08:10:39 +11:00 |
Kiel Gillard
|
8c27187ad8
|
Make the OAuthAuthorizationClient an implementation detail the Account.framework.
|
2019-11-09 21:44:13 +11:00 |
Kiel Gillard
|
39c7bdb5e2
|
Give this test a bit more time to execute on a stressed system.
|
2019-11-09 21:44:13 +11:00 |
Kiel Gillard
|
b8f7e3f519
|
Use ASWebAuthenticationSession to authenticate Feedly users and grant NNW access tokens.
|
2019-11-09 21:44:13 +11:00 |
Maurice Parker
|
9846428071
|
Update Feedbin tests to match latest functionality.
|
2019-11-07 19:36:31 -06:00 |
Maurice Parker
|
6b2ecdaca0
|
Merge branch 'mac-release'
|
2019-11-07 19:17:53 -06:00 |
Maurice Parker
|
e2434e620c
|
Get extended subscription information from Feedbin. Issue #917
|
2019-11-07 19:07:10 -06:00 |
Kiel Gillard
|
4c9e98c150
|
Ensures refresh tokens occurs before syncing. Implements cancelAll for Feedly.
|
2019-11-07 20:44:51 +11:00 |
Kiel Gillard
|
6bef313937
|
Feedly accounts now refresh their access tokens on initialisation.
|
2019-11-07 18:55:05 +11:00 |
Kiel Gillard
|
434b11ed17
|
Ensures Feedly status operations finish at the right time. In part, this is achieved by adding and using completion handlers to the asynchronous ensure status API.
|
2019-11-06 13:26:12 +11:00 |
Kiel Gillard
|
1a1ee0fa17
|
Fixes an issue where sending article statuses to Feedly was finishing prematurely.
|
2019-11-06 11:22:10 +11:00 |
Maurice Parker
|
098f5050eb
|
Cancel local account network activity when told to shutdown by the OS. Issue #1232
|
2019-11-04 20:41:08 -06:00 |
Maurice Parker
|
c6e3ed6692
|
Cancel network activity when told to shutdown by the OS. Issue #1232
|
2019-11-04 20:24:21 -06:00 |
Maurice Parker
|
219e5751a1
|
Merge pull request #1144 from kielgillard/master
Syncs articles in pages, decouples article syncing from status syncin…
|
2019-11-04 14:29:22 -06:00 |
Maurice Parker
|
2f2efb5eac
|
Change Feedbin to no longer clear lastFetchDate on errors. Issue #1233
|
2019-11-02 16:21:37 -05:00 |
Kiel Gillard
|
4f70cb6040
|
Improves test coverage in Feedly. Adds callbacks to SyncDatabase. Content is paged from Feedly. Unread status is set before articles are ingested.
|
2019-11-02 10:29:34 +11:00 |
Brent Simmons
|
4cb602f24a
|
Merge mac-release.
|
2019-10-26 12:44:33 -07:00 |
Brent Simmons
|
3354d5a569
|
Delete articles and statuses from feeds no longer subscribed-to. At startup. Fix #899.
|
2019-10-24 22:28:26 -07:00 |
Ryan Dotson
|
48fb3ebc18
|
Curled some quotes
|
2019-10-22 19:58:05 +09:00 |
Maurice Parker
|
af16731ecd
|
Add the ability to specify folder in Add Feed shortcut
|
2019-10-20 18:49:17 -05:00 |
Brent Simmons
|
68687059d3
|
Avoid embedding frameworks in extensions and in Account.framework. Fix some Info.plist glitches.
|
2019-10-19 22:31:06 -07:00 |
Maurice Parker
|
579717dd86
|
Move extensions for compositing query items to RSWeb
|
2019-10-17 06:01:08 -05:00 |
Jonathan Bennett
|
d70c996c06
|
use the URLQueryItem helper
|
2019-10-17 01:56:42 -04:00 |
Jonathan Bennett
|
ae014375ed
|
QueryItem helper
|
2019-10-17 01:37:22 -04:00 |
Maurice Parker
|
acbbee870e
|
Rename Feedbin specific tests to reflect the specificity and move them to a Feedbin folder
|
2019-10-16 08:36:21 -05:00 |
Maurice Parker
|
f17a278349
|
Fix randomly failing Feedbin test
|
2019-10-16 08:30:37 -05:00 |
Kiel Gillard
|
05cb3773de
|
Follows the continuation until the starred articles stream has been consumed.
|
2019-10-16 22:12:37 +11:00 |
Kiel Gillard
|
16be64c440
|
Feedly: removes redundant mapping of articles to feed IDs.
|
2019-10-16 17:35:28 +11:00 |
Kiel Gillard
|
2b0413224a
|
Fixes failing Feedly tests and improves debugging mock network responses.
|
2019-10-16 09:37:35 +11:00 |
Kiel Gillard
|
2ecdf92f40
|
Tweaking the logging to be more useful.
|
2019-10-15 18:39:09 +11:00 |
Kiel Gillard
|
0d20bccc55
|
Send and receive starred articles, refactoring status syncing code into operations for better code reuse.
|
2019-10-15 18:31:24 +11:00 |
Brent Simmons
|
7b09c86858
|
Use the new article saving function for both Feedly and ReaderAPI.
|
2019-10-13 19:32:46 -07:00 |
Brent Simmons
|
c04322990c
|
Merge branch 'mac-release'
|
2019-10-13 19:24:06 -07:00 |