Brent Simmons
|
4a173c918b
|
Fix warning in Feedly tests.
|
2024-05-21 17:19:11 -07:00 |
|
Brent Simmons
|
c491fd2b88
|
Remove unneeded extension breaks.
|
2024-05-17 22:48:00 -07:00 |
|
Brent Simmons
|
a579126e92
|
Use FeedlyUtilities in FeedlyAccountDelegate.
|
2024-05-17 22:39:51 -07:00 |
|
Brent Simmons
|
d024e6049d
|
Create FeedlyUtilities and FeedlyUtilitiesTests.
|
2024-05-17 22:34:00 -07:00 |
|
Brent Simmons
|
544dcf651d
|
Move FeedlyEntryParserTests to Feedly module.
|
2024-05-16 08:38:28 -07:00 |
|
Brent Simmons
|
efe413bef7
|
Move FeedlyFeedParserTests to Feedly module.
|
2024-05-16 08:36:23 -07:00 |
|
Brent Simmons
|
c75f3a8e88
|
Move FeedlyResourceIDTests to Feedly module.
|
2024-05-16 08:32:15 -07:00 |
|
Brent Simmons
|
66e169d552
|
Move FeedlyTextSanitizationTests to Feedly module.
|
2024-05-16 08:28:36 -07:00 |
|
Brent Simmons
|
a3dda4c87a
|
Move FeedlyCollectionParserTests to the Feedly module. (It passes.)
|
2024-05-15 21:46:35 -07:00 |
|
Brent Simmons
|
81a68884cb
|
Fix concurrency warning.
|
2024-05-01 21:16:57 -07:00 |
|
Brent Simmons
|
e56f7a73b8
|
Delete FeedlyAccountDelegate+OAuth.swift.
|
2024-05-01 20:49:09 -07:00 |
|
Brent Simmons
|
0a4be8f49f
|
Move oauthAuthorizationCodeGrantRequest and requestOAuthAccessToken from FeedlyAccountDelegate to FeedlyAPICaller.
|
2024-05-01 20:36:33 -07:00 |
|
Brent Simmons
|
15e33e3659
|
Move FeedlyAPICaller to Feedly module.
|
2024-05-01 19:54:32 -07:00 |
|
Brent Simmons
|
f87e96dc9e
|
Delete no-longer-used Feedly protocols.
|
2024-04-29 22:09:23 -07:00 |
|
Brent Simmons
|
8c8cfa6377
|
Delete Feedly operations.
|
2024-04-29 22:02:38 -07:00 |
|
Brent Simmons
|
433d64669b
|
Delete unused FeedlyGetStreamIDsOperation.
|
2024-04-28 13:04:14 -07:00 |
|
Brent Simmons
|
7946983bca
|
Create searchForFeed function which will replace FeedlySearchOperation.
|
2024-04-28 13:00:19 -07:00 |
|
Brent Simmons
|
9b8bb4b158
|
Delete FeedlyRequestStreamsOperation, which is unused.
|
2024-04-27 14:29:14 -07:00 |
|
Brent Simmons
|
f7b195a748
|
Create fetchCollections method.
|
2024-04-27 11:52:02 -07:00 |
|
Brent Simmons
|
3612b1e8fd
|
Create fetchParsedItems function.
|
2024-04-27 11:41:18 -07:00 |
|
Brent Simmons
|
db69ddd209
|
Coalesce the various Feedly services files into one file.
|
2024-04-27 11:29:10 -07:00 |
|
Brent Simmons
|
47c68aa4cc
|
Coalesce the various Feedly model files into one file.
|
2024-04-27 11:25:39 -07:00 |
|
Brent Simmons
|
4f04578bd7
|
Make FeedlyEntry Hashable, and make some other structs Equatable, so we can put FeedlyEntrys in sets.
|
2024-04-27 11:17:19 -07:00 |
|
Brent Simmons
|
ed957d92cf
|
Move more OAuth code to Feedly module.
|
2024-04-25 19:55:39 -07:00 |
|
Brent Simmons
|
2e6ce552b9
|
Move OAuthRefreshAccessTokenRequest to Feedly module.
|
2024-04-25 19:45:03 -07:00 |
|
Brent Simmons
|
42ce0d2f64
|
Convert methods to async await.
|
2024-04-23 21:21:38 -07:00 |
|
Brent Simmons
|
54dc3ca7fd
|
Convert methods to async await.
|
2024-04-23 21:15:35 -07:00 |
|
Brent Simmons
|
8f912ad22b
|
Convert methods to async await.
|
2024-04-23 20:58:14 -07:00 |
|
Brent Simmons
|
c2197ac854
|
Convert methods to async await.
|
2024-04-23 20:48:06 -07:00 |
|
Brent Simmons
|
a56ffa9405
|
Convert methods to async await.
|
2024-04-23 20:13:44 -07:00 |
|
Brent Simmons
|
5d1bd9c5e4
|
Comment-out code that is triggering a misleading warning.
|
2024-04-22 18:02:00 -07:00 |
|
Brent Simmons
|
7397e897f2
|
Add some schemes for modules.
|
2024-04-16 21:46:44 -07:00 |
|
Brent Simmons
|
dfcf567270
|
Fix numerous concurrency warnings.
|
2024-04-07 22:15:35 -07:00 |
|
Brent Simmons
|
d1dc4cceec
|
Fix numerous concurrency warnings.
|
2024-04-07 21:32:47 -07:00 |
|
Brent Simmons
|
4b0e7addc9
|
Create Feedly module.
|
2024-04-07 20:52:34 -07:00 |
|