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
Nutomic a790a24c4d
Revert debug auth (#4232)
* Revert "Some changes to help debug auth problems on lemmy.ml (#4220)"

This reverts commit 16ac893e15.

* Rename auth cookie back to jwt
7 months ago
..
build_response.rs Dont send comment reply to user who has community blocked. Fixes #3684 (#4096) 8 months ago
claims.rs Refactor rate limiter and improve rate limit bucket cleanup (#3937) 9 months ago
comment.rs Remove explicit auth params (#3946) 10 months ago
community.rs Adding ts-rs directives for login_token. (#4063) 9 months ago
context.rs Refactor rate limiter and improve rate limit bucket cleanup (#3937) 9 months ago
custom_emoji.rs Convert more responses to SuccessResponse. Fixes #2860 (#4058) 9 months ago
lib.rs add federation queue state to get_federated_instances api (#4104) 8 months ago
person.rs Removing show_new_post_notifs. (#4158) 8 months ago
post.rs Make sure my_vote is consistently missing if not voted. Fixes #3197 (#4075) 9 months ago
private_message.rs Remove explicit auth params (#3946) 10 months ago
request.rs Rename cache_remote_images setting to cache_external_link_previews (ref #4035) (#4148) 8 months ago
send_activity.rs remove synchronous federation flag 10 months ago
sensitive.rs Upgrade api_test deps (#2850) 1 year ago
site.rs Adding skip_serializing_none to federation state. (#4152) 8 months ago
utils.rs Revert debug auth (#4232) 7 months ago