Commit graph

14 commits

Author SHA1 Message Date
d7c66a7598 Fix tests 2024-12-15 07:57:18 -08:00
073fab3566 Fix cleaning text with character references
You need to call `.close()` to force the parser to flush all its
buffered output.
2024-10-20 08:06:24 -07:00
eaba42dc38 Refresh from web (badly) 2024-07-24 11:27:50 -07:00
fccb55b7f0 Couple more tests 2024-07-23 07:22:40 -07:00
74e9091065 Sync implementation 2024-07-23 07:20:20 -07:00
5a834d5d26 Clocks 2024-07-22 15:58:30 -07:00
abd70e2ad3 Faster http tests 2024-07-19 08:33:54 -07:00
463abcb923 Stuff 2024-07-19 08:11:10 -07:00
275926dffe Some database refactor 2024-07-19 07:30:14 -07:00
a08257ec76 More database tests, test redirect 2024-07-17 09:43:25 -07:00
52c12785c8 Some database tests 2024-07-17 06:39:59 -07:00
a105cdc649 Remove origin from FeedMeta
It is barely used but complicates things mightily.
2024-07-17 06:16:47 -07:00
005c3188cf Test redirects 2024-07-16 06:01:43 -07:00
6be6afdbc3 Move stuff over from previous incarnation into new frame
Thanks to Simon Wilson for the layout
2024-07-08 07:32:37 +09:00