lemmy/crates
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
..
api Use pretty_assertions for assertions (#4347) 2024-01-04 04:47:18 -05:00
api_common Use pretty_assertions for assertions (#4347) 2024-01-04 04:47:18 -05:00
api_crud Prevent crates that shouldn't be published from being published (#4309) 2023-12-20 09:11:58 -05:00
apub Fix fetching of community posts (fixes #4283) (#4293) 2024-01-04 11:42:18 -05:00
db_schema Use pretty_assertions for assertions (#4347) 2024-01-04 04:47:18 -05:00
db_views Use pretty_assertions for assertions (#4347) 2024-01-04 04:47:18 -05:00
db_views_actor Use pretty_assertions for assertions (#4347) 2024-01-04 04:47:18 -05:00
db_views_moderator Use rust 1.74.0 in CI and move clippy lints to Cargo.toml (#4170) 2023-11-21 08:51:22 -05:00
federate Fix federate loop (#4330) 2024-01-03 13:30:06 -05:00
routes Dont ignore errors during login (fixes #4319) (#4321) 2024-01-03 10:34:03 -05:00
utils Use pretty_assertions for assertions (#4347) 2024-01-04 04:47:18 -05:00