Commit Graph

21 Commits

Author SHA1 Message Date
Bauke 31a459637c
Fix linting issues. 2024-02-25 13:12:20 +01:00
Bauke bbf4af2b19
Update dependencies. 2024-02-25 13:04:48 +01:00
Bauke 26b264af0b
Add Nix flake and direnv files. 2024-02-25 13:04:37 +01:00
Bauke bf8df3bd39
Add posted date parsing to Topic. 2023-06-23 11:00:02 +02:00
Bauke 6f0d4d394d
Add group parsing to Topic. 2023-06-22 12:55:35 +02:00
Bauke fdc9fb8b98
Update links to tildes-community and remove copyright header. 2023-06-21 12:06:10 +02:00
Bauke ba008a3cca
Add testing for topic parsing. 2023-06-21 12:03:18 +02:00
Bauke 773a075edf
Add topic parsing. 2023-06-21 11:59:38 +02:00
Bauke a2b9efb94b
Replace color-eyre usage with our own error types using thiserror. 2023-06-09 21:03:38 +02:00
Bauke 9e36676a7f
Update dependencies. 2023-06-09 20:37:21 +02:00
Bauke 40168de8f7
Use Self instead of _Struct. 2022-10-17 12:47:35 +02:00
Bauke 076c7c9029
Use duplicate crate to implement FromStr. 2022-10-17 12:46:51 +02:00
Bauke 0f0b044993
Make tests use .parse instead of Html. 2022-10-16 18:09:04 +02:00
Bauke 2b944b57af
Implement FromStr. 2022-10-16 18:08:40 +02:00
Bauke cd560973ed
Don't export scraper::Html. 2022-10-16 17:52:55 +02:00
Bauke f8969623c6
Fix doc comment. 2022-10-16 17:51:45 +02:00
Bauke 08bf7ed29e
Export scraper::Html. 2022-10-03 21:19:16 +02:00
Bauke f92873ed8f
Export GroupWikiLink. 2022-10-03 16:29:28 +02:00
Bauke 976cb8d85d
Add group parsing. 2022-10-03 16:25:28 +02:00
Bauke 457d8329ee
Trim text. 2022-10-03 15:31:26 +02:00
Bauke 691a9b86c8
Initial commit. 2022-09-30 01:29:46 +02:00