lemmy/crates/apub/src
Nutomic 1d0a6ac08f
Avoid breaking api change, reduce api cache duration (#4610)
* Dont mark site.public_key as `serde(skip)` to avoid breaking change (fixes #4605)

* Reduce cache duration for api
2024-04-09 10:10:20 -04:00
..
activities Fixing bug where comment replies wouldn't be sent to blocked instances. (#4595) 2024-04-08 16:26:24 +02:00
api Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
collections Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
fetcher Dont require leading ! or @ for webfinger resolve (#4513) 2024-03-15 08:42:09 -04:00
http Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
objects Generate post thumbnail/metadata in background (ref #4529) (#4564) 2024-03-27 10:54:42 -04:00
protocol Migrate apub block activity to standard endTime property and deprecate expires (fixes #2316) (#4541) 2024-03-25 08:10:09 -04:00
activity_lists.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00
lib.rs Avoid breaking api change, reduce api cache duration (#4610) 2024-04-09 10:10:20 -04:00
mentions.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00