Commit Graph

15 Commits

Author SHA1 Message Date
projectmoon 46088bb627 Fix odd compilation error on newer Rust
continuous-integration/drone/push Build is failing Details
2024-12-04 21:55:26 +01:00
projectmoon 1fe590925b More tests
continuous-integration/drone/push Build is passing Details
2024-03-27 12:36:42 +01:00
projectmoon e9e04b1a0b Integrate germ bug fixes 2024-03-24 16:08:18 +01:00
projectmoon 8aa7369a12 upgrade to germ 0.4 2024-03-24 16:05:14 +01:00
projectmoon c17e030d05 Emoji-related tests 2024-03-22 12:27:59 +01:00
projectmoon 9958783e62 Move command executions into their own files, and fix bug with emoji in gemfeed title. 2024-03-22 12:21:46 +01:00
projectmoon d4f9e7f882 Code cleanup and fixing typos
continuous-integration/drone/push Build is passing Details
2024-03-22 11:31:51 +01:00
projectmoon 4f0bb705fb Rename parse functions to better indicate difference between gemfeed and atom 2024-03-21 17:28:02 +01:00
projectmoon dbddde049e Gemfeed parsing now requires a title. 2024-03-21 17:27:14 +01:00
projectmoon c4aaa11fc2 Only parse post links in Gemtext gemfeeds.
continuous-integration/drone/push Build is passing Details
2024-03-21 17:10:11 +01:00
projectmoon 4faa6c96fe Bunch of tests for gemfeed parsing 2024-03-21 15:53:46 +01:00
projectmoon 04dcebfbee Start adding unit tests and a CI pipeline
continuous-integration/drone Build is passing Details
2024-03-21 15:20:39 +01:00
projectmoon 716a93b54c Allow date format override, Use anyhow::Result to report conversion errors 2024-03-21 13:51:48 +01:00
projectmoon 20f85d7e72 Change atom.xml date format 2024-03-21 12:20:18 +01:00
projectmoon c4d1a7a2a2 Initial commit. 2024-03-21 12:07:56 +01:00