lemmy/crates/api_crud/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
..
comment Fixing bug where comment replies wouldn't be sent to blocked instances. (#4595) 2024-04-08 16:26:24 +02: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 Avoid breaking api change, reduce api cache duration (#4610) 2024-04-09 10:10:20 -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