lemmy/crates/api_crud/src/post
Nutomic 240de006db
Implement webmention support (fixes #1395) (#1671)
* Implement webmention support (fixes #1395)

* update

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

* update webmention
2021-09-27 10:49:47 -04:00
..
create.rs Implement webmention support (fixes #1395) (#1671) 2021-09-27 10:49:47 -04:00
delete.rs Moving settings and secrets to context. 2021-09-27 11:25:26 +02:00
mod.rs Split api crate into api_structs and api 2021-03-25 20:19:40 +01:00
read.rs Moving settings and secrets to context. 2021-09-27 11:25:26 +02:00
update.rs Moving settings and secrets to context. 2021-09-27 11:25:26 +02:00