14 Commits

Author SHA1 Message Date
Brent Simmons
7e4fac6cae Fix lint issues. 2025-01-25 10:20:34 -08:00
Brent Simmons
4a1df03375 Fix lint issues. 2025-01-24 23:02:17 -08:00
Brent Simmons
1f7a05a252 Fix lint issues. 2025-01-22 23:02:45 -08:00
Brent Simmons
72a5e46dcc Fix lint issues. 2025-01-22 22:13:20 -08:00
Brent Simmons
d210692d7d Fix lint issues. 2025-01-22 22:08:38 -08:00
Brent Simmons
743de0e065 Rename XMLString struct — use two separate structs: AttributeKey and AttributeValue, to make it more clear what these are. 2025-01-20 22:33:18 -08:00
Brent Simmons
41a47f15f7 Add test case and fix plain-text content in Atom feeds — add <br> where there are newlines. 2025-01-20 22:09:01 -08:00
Brent Simmons
d22f3819cd Handle relative <link> elements in Atom parser — use xml:base when present to resolve. Add test case. 2025-01-20 17:59:39 -08:00
Brent Simmons
09397f0a74 Fix allthis.atom test — it was misidentified — it’s actually an RSS feed. 2025-01-20 11:14:53 -08:00
Brent Simmons
fb7caeb5ad Fix bad titles in an Atom feed. Fix #4422. 2025-01-20 11:08:55 -08:00
Brent Simmons
2956ae6f2a Add test case for bad titles in an Atom feed <https://github.com/Ranchero-Software/NetNewsWire/issues/4422> 2025-01-20 11:08:25 -08:00
Brent Simmons
0419e59a3e Remove settings that were confusing Xcode when trying to build the Parser module so I could test it. 2025-01-20 11:07:35 -08:00
Brent Simmons
c648e944ac Remove unneeded space. 2025-01-06 22:01:22 -08:00
Brent Simmons
2933d9aca0 Move modules to Modules folder. 2025-01-06 21:13:56 -08:00