lemmy/crates/utils/src
dullbananas 046375171e
Don't change encoding style in `clean_url_params` (#4802)
* Don't change encoding style in `clean_url_params`

Fixes #4801

* fmt

* fix
2024-06-12 20:35:27 -04:00
..
rate_limit Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
settings Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
utils Don't change encoding style in `clean_url_params` (#4802) 2024-06-12 20:35:27 -04:00
apub.rs Fixing `.drone.yml` (#2677) 2023-01-30 14:17:24 -05:00
cache_header.rs Add http cache for webfingers (#3317) 2023-07-19 06:09:04 -04:00
email.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2024-04-10 10:14:11 -04:00
error.rs Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
lib.rs Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
main.rs Remove error-type feature from lemmy-utils (#4474) 2024-02-27 11:13:52 -05:00
request.rs Add cargo feature for building lemmy_api_common with mininum deps (#2243) 2022-05-03 17:44:13 +00:00
response.rs Use `pretty_assertions` for assertions (#4347) 2024-01-04 04:47:18 -05:00