about summary refs log tree commit diff
path: root/src/webmentions/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* Migrate from axum::Extension to axum::extract::StateVika2024-08-011-22/+17
| | | | | This somehow allowed me to shrink the construction phase of Kittybox by a huge amount of code.
* webmention: HTTP 202 shouldn't include Location URLVika2024-07-081-3/+1
|
* Moved the entire Kittybox tree into the rootVika2023-07-291-0/+195