lemmy/crates/api_crud/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
..
comment Fixing issue with comment replies wrongly marked as read. (#4567) 2024-03-26 10:46:37 -04:00
community When uploading new icon/avatar/banner, delete old one (#4573) 2024-03-27 09:00:52 -04:00
custom_emoji Convert more responses to SuccessResponse. Fixes #2860 (#4058) 2023-10-19 13:21:05 -04:00
post Generate post thumbnail/metadata in background (ref #4529) (#4564) 2024-03-27 10:54:42 -04:00
private_message Add a blocklist for URLs. (#4515) 2024-03-15 07:03:29 -04:00
site Cache result of LocalSite::read to avoid unnecessary db calls (#4585) 2024-04-03 17:38:31 -04:00
user On registration, automatically set content languages from accept-language header (#4550) 2024-03-25 16:02:12 -04:00
lib.rs Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 2023-08-02 12:52:41 -04:00