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/site
Nutomic 50f81cf157
User can block instances (fixes #2397) (#3869)
* User can block instances (fixes #2397)

* update comments

* review comments

* use route

* update

* add api test

* update tests

* fix

* fix test

* ci

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
9 months ago
..
create.rs Replace ammonia lib with manual html escaping (fixes #3774) (#3938) 9 months ago
mod.rs Rewrite some API handlers to remove Perform trait (#3735) 10 months ago
read.rs User can block instances (fixes #2397) (#3869) 9 months ago
update.rs Replace ammonia lib with manual html escaping (fixes #3774) (#3938) 9 months ago