lemmy/crates/apub/src/http
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.rs Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
community.rs Read community follower count from home instance (fixes #1440) (#4013) 2023-10-17 10:34:38 -04:00
mod.rs Split activity table into sent and received parts (fixes #3103) (#3583) 2023-07-14 11:17:06 -04:00
person.rs Federation tests replication round1 - demonstrate absent replication of comment deletes (#3657) 2023-07-27 06:17:40 -04:00
post.rs Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
routes.rs Remove not needed anymore http-signature-normalization-actix dependency (#3458) 2023-07-04 12:14:37 +02:00
site.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00