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/post
Dessalines 8a27978ee1
Removing checking permissions when editing posts and comments. (#2727)
* Removing checking permissions when editing posts and comments. Fixes #2714

* Running cargo fmt again.

* Adding back in community ban checks.
2 years ago
..
create.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2 years ago
delete.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2 years ago
mod.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2 years ago
read.rs Rework websocket (#2598) 2 years ago
remove.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2 years ago
update.rs Removing checking permissions when editing posts and comments. (#2727) 2 years ago