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/apub/src
Nutomic a4b79ca610
Generate post thumbnail/metadata in background (ref #4529) (#4564)
* Generate post thumbnail/metadata in background (ref #4529)

* fix api test

* Apply suggestions from code review

Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>

* fix test

---------

Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>
2 months ago
..
activities Migrate apub block activity to standard `endTime` property and deprecate `expires` (fixes #2316) (#4541) 2 months ago
api Fixing some clippy and woodpecker lints. (#4565) 2 months ago
collections Fixing some clippy and woodpecker lints. (#4565) 2 months ago
fetcher Dont require leading ! or @ for webfinger resolve (#4513) 2 months ago
http Fixing some clippy and woodpecker lints. (#4565) 2 months ago
objects Generate post thumbnail/metadata in background (ref #4529) (#4564) 2 months ago
protocol Migrate apub block activity to standard `endTime` property and deprecate `expires` (fixes #2316) (#4541) 2 months ago
activity_lists.rs Fixing some clippy and woodpecker lints. (#4565) 2 months ago
lib.rs Move apub context to join-lemmy.org (fixes #4234) (#4302) 5 months ago
mentions.rs Make functions work with both connection and pool (#3420) 11 months ago