lemmy/crates/db_schema/src/aggregates
Nutomic 56322c75f0
Read community follower count from home instance (fixes #1440) (#4013)
* Read community follower count from home instance (fixes #1440)

* fmt

* prettier

* fix tests

* fmt

* rename fn

* fmt

* Run prettier

* increase timeout

* ci

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
Co-authored-by: Dessalines <tyhou13@gmx.com>
2023-10-17 10:34:38 -04:00
..
comment_aggregates.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
community_aggregates.rs Read community follower count from home instance (fixes #1440) (#4013) 2023-10-17 10:34:38 -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 Cleanup public api (#4047) 2023-10-16 19:37:28 -04:00