lemmy/crates/apub/src/collections
Nutomic 023c9f4fcd
Fix fetching of community posts (fixes #4283) (#4293)
* Fix fetching of community posts (fixes #4283)

Also use spawn_try_task to fetch community outbox, mods etc to avoid
delay/timeout when fetching new community.

* prettier

* fix test

* fix api test

* prettier

* add delay

* Update run-federation-test.sh

* fix test
2024-01-04 11:42:18 -05:00
..
community_featured.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
community_follower.rs Read community follower count from home instance (fixes #1440) (#4013) 2023-10-17 10:34:38 -04:00
community_moderators.rs Use pretty_assertions for assertions (#4347) 2024-01-04 04:47:18 -05:00
community_outbox.rs Fix fetching of community posts (fixes #4283) (#4293) 2024-01-04 11:42:18 -05:00
mod.rs Read community follower count from home instance (fixes #1440) (#4013) 2023-10-17 10:34:38 -04:00