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/api_common/src
Dessalines 922ec7c2cd
Forgot to add skip_serializing_none to persondetailsres. (#4399)
5 months ago
..
build_response.rs Dont send comment reply to user who has community blocked. Fixes #3684 (#4096) 7 months ago
claims.rs Revert "Dont ignore errors during login (fixes #4319) (#4321)" (#4380) 5 months ago
comment.rs Adding /post/like/list and /comment/like/list for admins. (#4332) 6 months ago
community.rs Adding ts-rs directives for login_token. (#4063) 8 months ago
context.rs Refactor rate limiter and improve rate limit bucket cleanup (#3937) 8 months ago
custom_emoji.rs Convert more responses to SuccessResponse. Fixes #2860 (#4058) 8 months ago
lib.rs Reduce initial federation retry delay (#4346) 6 months ago
person.rs Forgot to add skip_serializing_none to persondetailsres. (#4399) 5 months ago
post.rs Adding /post/like/list and /comment/like/list for admins. (#4332) 6 months ago
private_message.rs Remove explicit auth params (#3946) 9 months ago
request.rs Use `pretty_assertions` for assertions (#4347) 6 months ago
send_activity.rs make activity channel infallible (#4295) 6 months ago
sensitive.rs Upgrade api_test deps (#2850) 1 year ago
site.rs Adding skip_serializing_none to federation state. (#4152) 7 months ago
utils.rs Adding site to GetPersonDetails. Fixes #4373 (#4394) 5 months ago