Commit Graph

11 Commits

Author SHA1 Message Date
Brent Simmons
9f30b15af5 Get AccountTests building (and passing) by deleting some test support code that wouldn’t compile — but that was unused anyway. 2024-11-16 13:31:49 -08:00
Brent Simmons
85d1a8fe7a Switch to new Parser. 2024-11-15 22:59:51 -08:00
Brent Simmons
5228307a16 Remove FeedWrangler support. 2024-11-14 21:05:25 -08:00
Brent Simmons
4fa4c6a541 Continue renaming webFeed to feed. 2024-11-02 11:08:58 -07:00
Brent Simmons
424b9a02c4 Remove Reddit references that can be removed. 2023-06-29 12:43:14 -07:00
Maurice Parker
d4985d8fc5 Remove Twitter integration. Fixes #3842 2023-02-03 19:02:49 -08:00
Dimitris Apostolou
94ae4d348c
Fix typos 2022-01-05 00:25:20 +02:00
Fábio Oliveira
d05594dafb Fix Unit Tests
- Adopt new fields from SecretsProvider in FeedlyTestSecrets
-Fix call to Account init that was expecting an optional
- Linked `Articles` and `RSCore` libraries to the Unit Tests target
- Small change to order of imports for consistency
2021-02-24 01:13:47 +01:00
Stuart Breckenridge
1e578828e9
: class chnaged to : AnyObject for protocols 2021-02-06 07:06:45 +08: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
66991a85e6 Convert Account into a Swift Package 2020-07-30 07:27:14 -05:00