You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/api_crud/src/comment
Dessalines a83113935d
Check if post or comment are deleted first. Fixes #1864 (#1867)
* Check if post or comment are deleted first. Fixes #1864

* Refactoring delete apub.

* Revert "Refactoring delete apub."

This reverts commit ba2c3d06cfb870efe792f4b2541036265b425156.
3 years ago
..
create.rs Move activity structs to protocol folder 3 years ago
delete.rs Check if post or comment are deleted first. Fixes #1864 (#1867) 3 years ago
mod.rs Split api crate into api_structs and api 3 years ago
read.rs Fix problem that prevented viewing of pleroma user profiles 3 years ago
update.rs Move activity structs to protocol folder 3 years ago