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/db_schema/src
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>
8 months ago
..
aggregates Read community follower count from home instance (fixes #1440) (#4013) 8 months ago
impls Ignore activities in remote communities without local followers (#4006) 8 months ago
source Implement user data import/export (#3976) 8 months ago
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 10 months ago
lib.rs Cleanup public api (#4047) 8 months ago
newtypes.rs Persistent, performant, reliable federation queue (#3605) 9 months ago
schema.rs Implement user data import/export (#3976) 8 months ago
traits.rs Auto resolve reports trigger (#3871) 10 months ago
utils.rs Cleanup public api (#4047) 8 months ago