Commit Graph

26 Commits

Author SHA1 Message Date
Brent Simmons
6779ef94dd Continue progress on HTMLEntityDecoder. 2024-09-15 21:51:48 -07:00
Brent Simmons
d5a7baf53f Uncomment JSONFeedParser. 2024-09-14 15:40:46 -07:00
Brent Simmons
96cbc51d26 Get AtomParserTests running and passing. 2024-09-14 15:03:34 -07:00
Brent Simmons
e1f3da7b09 Use AtomParser in FeedParser. 2024-09-14 14:49:38 -07:00
Brent Simmons
73ef8f085a Finish first draft of AtomParser. 2024-09-14 14:49:25 -07:00
Brent Simmons
e22c17fd6a Continue progress on AtomParser. 2024-09-14 14:45:51 -07:00
Brent Simmons
613038b0d9 Continue progress on AtomParser. 2024-09-14 14:19:37 -07:00
Brent Simmons
54d2285bff Add addFeedLink function. 2024-09-14 11:31:04 -07:00
Brent Simmons
0311518d1e Continue progress on AtomParser. 2024-09-14 11:19:35 -07:00
Brent Simmons
b09250f7dc Continue progress on AtomParser. 2024-09-14 10:59:55 -07:00
Brent Simmons
28a6819901 Continue progress on AtomParser. 2024-09-13 21:56:27 -07:00
Brent Simmons
f830008983 Add addXHTMLTag to AtomParser. 2024-09-13 20:18:22 -07:00
Brent Simmons
ea495d1fe3 Continue progress on AtomParser. 2024-09-13 19:35:18 -07:00
Brent Simmons
88b315554c Start AtomParser. 2024-09-13 17:46:48 -07:00
Brent Simmons
a85068f286 Restore and revise commented-out code in FeedParser. 2024-09-13 17:35:39 -07:00
Brent Simmons
784b915e74 Finish porting FeedType support code. All tests pass. 2024-09-12 22:07:16 -07:00
Brent Simmons
0ffb878d9c Add isProbablyJSON method to FeedType detector. 2024-09-12 21:47:59 -07:00
Brent Simmons
1159d45e5f Add Atom feed detection to FeedType. 2024-09-11 21:56:37 -07:00
Brent Simmons
860ecfd58c Start porting FeedType to Swift. 2024-09-11 21:53:58 -07:00
Brent Simmons
6d798ee167 Convert some public structs to immutable final classes. 2024-09-09 21:57:54 -07:00
Brent Simmons
b23888a20b Get RSSParserTests working — comment out all the other tests which aren’t expected to work yet. 2024-09-09 21:49:46 -07:00
Brent Simmons
eeb27475de Continue progress on porting feed parsers. 2024-09-09 21:35:51 -07:00
Brent Simmons
24e7eb90f6 Continue progress on porting feed parsers. 2024-09-09 20:54:42 -07:00
Brent Simmons
1373df4778 Fix some build errors in RSSParser. 2024-09-08 11:59:27 -07:00
Brent Simmons
f86a5f8314 Continue work on Swift port of Parser. 2024-09-02 12:03:24 -07:00
Brent Simmons
61825a6d88 Create FeedParser target to replace Parser. 2024-08-27 20:46:11 -07:00