lemmy/crates/apub/src
Nutomic 087684658a
Cache result of LocalSite::read to avoid unnecessary db calls (#4585)
* Cache result of LocalSite::read to avoid unnecessary db calls

* single const for cache duration

* clippy

* revert apub send changes

* clippy

* fmt
2024-04-03 17:38:31 -04:00
..
activities Migrate apub block activity to standard endTime property and deprecate expires (fixes #2316) (#4541) 2024-03-25 08:10:09 -04: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 Cache result of LocalSite::read to avoid unnecessary db calls (#4585) 2024-04-03 17:38:31 -04:00
mentions.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00