Commit Graph

14 Commits

Author SHA1 Message Date
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