lemmy/crates/apub/src
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
..
activities Also send reports to user's home instance (fixes #4286) (#4305) 2024-01-03 10:31:51 -05:00
api Use `pretty_assertions` for assertions (#4347) 2024-01-04 04:47:18 -05:00
collections Fix fetching of community posts (fixes #4283) (#4293) 2024-01-04 11:42:18 -05:00
fetcher Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
http Dont set duplicate context for activities (#4233) 2023-12-05 11:19:12 -05:00
objects Fix fetching of community posts (fixes #4283) (#4293) 2024-01-04 11:42:18 -05:00
protocol Use `pretty_assertions` for assertions (#4347) 2024-01-04 04:47:18 -05:00
activity_lists.rs Use result instead of unwrap in apub tests (#4168) 2023-11-16 22:51:33 -05:00
lib.rs Upgrade activitypub to `0.5.0-beta.5` (#4179) 2023-11-21 10:26:12 +01:00
mentions.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00