]> Untitled Git - lemmy.git/commit
Implement webmention support (fixes #1395) (#1671)
authorNutomic <me@nutomic.com>
Mon, 27 Sep 2021 14:49:47 +0000 (14:49 +0000)
committerGitHub <noreply@github.com>
Mon, 27 Sep 2021 14:49:47 +0000 (10:49 -0400)
commit240de006db79ef65508e0b14bf7e3612bf640efc
tree94fa57e7fac93dffc585b4d431379ff2d49004e8
parent329a282aac7c3f5f21e7fa70f79045de21a26a9d
Implement webmention support (fixes #1395) (#1671)

* Implement webmention support (fixes #1395)

* update

* use post url instead of instance or, better error handling

* update webmention
Cargo.lock
crates/api_crud/Cargo.toml
crates/api_crud/src/post/create.rs