lemmy/crates/db_schema/src/aggregates
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>
2023-09-20 11:56:13 +02:00
..
comment_aggregates.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
community_aggregates.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
mod.rs Showing # of unread comments for posts. Fixes #2134 (#2393) 2022-09-27 16:45:46 +00:00
person_aggregates.rs Replace TypedBuilder with Default in update forms (#3814) 2023-08-08 11:41:41 +02:00
person_post_aggregates.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
post_aggregates.rs Adding a scaled sort, to boost smaller communities. (#3907) 2023-09-06 13:43:27 -04:00
site_aggregates.rs Replace TypedBuilder with Default in update forms (#3814) 2023-08-08 11:41:41 +02:00
structs.rs User can block instances (fixes #2397) (#3869) 2023-09-20 11:56:13 +02:00