Maurice Parker
|
071af20304
|
Account for The Older Reader's different use of item id's
|
2020-10-25 15:50:57 -05:00 |
Maurice Parker
|
f7771fc509
|
Rework add feed process so that it is compatible with more services
|
2020-10-25 15:21:02 -05:00 |
Maurice Parker
|
cba900d4e4
|
Remove synchronous sync database status insert function.
|
2020-10-25 12:32:12 -05:00 |
Maurice Parker
|
45f5776b7e
|
Fix BazQux feed adds since they we always deleting themselves.
|
2020-10-24 21:51:14 -05:00 |
Maurice Parker
|
7db18d2366
|
Remove unnecessary string creation
|
2020-10-24 21:39:15 -05:00 |
Maurice Parker
|
3e9f208dff
|
Getting the feed URL from the feed ID if it isn't supplied.
|
2020-10-24 21:37:18 -05:00 |
Maurice Parker
|
a273398317
|
Don't force unwrap Stream ID
|
2020-10-24 21:25:20 -05:00 |
Maurice Parker
|
8af61ea6ad
|
Add Inoreader AppID and Key compatibility
|
2020-10-24 21:25:00 -05:00 |
Maurice Parker
|
ecbd7d2f55
|
Enable adding accounts for the Reader API services.
|
2020-10-24 20:42:34 -05:00 |
Maurice Parker
|
1ab5323a43
|
Call completion handler when done updating statuses.
|
2020-10-24 20:40:06 -05:00 |
Maurice Parker
|
1917eb1007
|
Add various api base urls for Reader API
|
2020-10-24 19:38:47 -05:00 |
Maurice Parker
|
ec66c08f9a
|
Make status marking asynchronous.
|
2020-10-24 17:17:46 -05:00 |
Maurice Parker
|
fa08b7d2e0
|
Prevent Twitter avatar image zooming on quoted Tweets.
|
2020-10-24 14:33:40 -05:00 |
Maurice Parker
|
bc2a475936
|
Add Inoreader, BazQux, and The Old Reader assets
|
2020-10-24 14:18:01 -05:00 |
Maurice Parker
|
7d940fed31
|
Use dedicated serial parsing queue instead of global queue to prevent unnecessary thread creation.
|
2020-10-23 12:52:03 -05:00 |
Maurice Parker
|
642eb1ae33
|
Formatting cleanup
|
2020-10-21 17:57:27 -05:00 |
Maurice Parker
|
4ad3da30e1
|
Show correct error for already subscribed error.
|
2020-10-21 14:57:54 -05:00 |
Maurice Parker
|
86edb9aa33
|
Add more network activity indication. Fixes #780
|
2020-10-21 14:28:19 -05:00 |
Maurice Parker
|
884a83f6ba
|
Correct delete and restore of web feeds and folders for Reader API. Fixes #779
|
2020-10-20 19:19:10 -05:00 |
Maurice Parker
|
bab8a84df1
|
Check pending database while syncing to prevent statuses from shifting back. Fixes #1519
|
2020-10-20 18:22:53 -05:00 |
Maurice Parker
|
006d02a824
|
Fix since query parameter so that we don't pull all the data all the time.
|
2020-10-19 20:44:16 -05:00 |
Maurice Parker
|
a95484852e
|
Force pull all the subscriptions if we don't recognize a folder name. Issue #1074
|
2020-10-19 19:32:56 -05:00 |
Maurice Parker
|
23ea156cc0
|
Fix the ReaderAPI so that it updates name and folder when creating a subscription
|
2020-10-19 16:20:55 -05:00 |
Maurice Parker
|
4284ea26c8
|
Merge branch 'mac-release' into main
|
2020-10-18 16:37:00 -05:00 |
Maurice Parker
|
97a762a450
|
Modify QoS to be different between iOS and macOS.
|
2020-10-09 22:01:04 -05:00 |
Maurice Parker
|
e4b27a27c5
|
Change so that we don't try to sync if the network is unavailable. Issue #2262
|
2020-10-06 19:42:34 -05:00 |
Maurice Parker
|
f8cef842c9
|
Change QoS for CloudKit to default to make sure it always runs.
|
2020-09-26 15:54:32 -05:00 |
Maurice Parker
|
26ce2af966
|
Change CloudKit operations to use a more appropriate QOS to improve UI responsiveness.
|
2020-09-15 16:19:57 -05:00 |
Maurice Parker
|
56d6bc91e3
|
Suffix .json on micro.blog feed finds that return a 404. Issue #329
|
2020-08-15 10:42:01 -05:00 |
Maurice Parker
|
b9ccd5aabb
|
Make folder sort case insensitive. Issue #2201
|
2020-08-15 07:55:49 -05:00 |
Maurice Parker
|
139df9ad51
|
Initial support for Twitter lists
|
2020-08-14 19:31:54 -05:00 |
Maurice Parker
|
58f6a3e179
|
Update the Twitter User layout
|
2020-08-13 11:27:21 -05:00 |
Maurice Parker
|
ad48042e42
|
Use an operation queue to renew the Reddit access token so that we don't do it multiple times in a refresh cycle
|
2020-08-12 19:10:41 -05:00 |
Maurice Parker
|
01bab76cbb
|
Change parsing dispatch queues to a more appropriate qos
|
2020-08-04 13:47:31 -05:00 |
Maurice Parker
|
482c18ac93
|
Update Account tests so that they work with Swift Packages and the most recent code changes
|
2020-08-04 12:43:29 -05:00 |
Maurice Parker
|
37cfccede6
|
Use simple module name for dependencies instead of the fully qualified version
|
2020-07-30 20:43:18 -05:00 |
Maurice Parker
|
b724658528
|
Refactor how we do Secrets to work with the new Swift Package structure
|
2020-07-30 17:40:45 -05:00 |
Maurice Parker
|
fa8b293ace
|
Delete commented dependencies
|
2020-07-30 10:54:18 -05:00 |
Maurice Parker
|
66991a85e6
|
Convert Account into a Swift Package
|
2020-07-30 07:27:14 -05:00 |