about summary refs log tree commit diff
path: root/src/webmentions/check.rs
Commit message (Collapse)AuthorAgeFilesLines
* Appease most clippy warningsVika2024-08-261-2/+2
| | | | | | The warnings only remain in places where I need them to remain, because I either need a reminder to implement something, or I need to refactor and simplify the code in question.
* Upgrade dependencies and fix deprecated functionalityVika2024-08-021-11/+12
| | | | | | | I think I managed to not lose any functionality from my dependencies. sqlparser remains unupgraded, but that's mostly because it is only used in one example and it's not worth it to upgrade right now.
* lint: no extra whitespace on line endingsVika2024-01-291-2/+2
|
* Moved the entire Kittybox tree into the rootVika2023-07-291-0/+113