lemmy/crates/utils/src
Nutomic a5ff629b24
Dont log errors when rate limit is hit (fixes #2157) (#2161)
* Dont log errors when rate limit is hit (fixes #2157)

* Clone service rather than http request

* some cleanup/refactoring

Co-authored-by: Aode (Lion) <asonix@asonix.dog>
2022-03-25 16:41:38 +01:00
..
rate_limit Dont log errors when rate limit is hit (fixes #2157) (#2161) 2022-03-25 16:41:38 +01:00
settings Check that config is valid before saving (#2152) 2022-03-24 16:23:12 +00:00
apub.rs Store activitypub endpoints in database (#162) 2021-02-04 16:34:58 +00:00
claims.rs Moving settings and secrets to context. 2021-09-27 11:25:26 +02:00
email.rs WIP: Email localization (fixes #500) (#2053) 2022-03-24 15:25:51 +00:00
lib.rs Consolidate and lower reqwest timeouts. Fixes #2150 (#2151) 2022-03-24 16:33:23 +00:00
request.rs Consolidate and lower reqwest timeouts. Fixes #2150 (#2151) 2022-03-24 16:33:23 +00:00
sensitive.rs Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
test.rs Moving settings and secrets to context. 2021-09-27 11:25:26 +02:00
utils.rs Rework error handling (fixes #1714) (#2135) 2022-03-16 20:11:49 +00:00
version.rs For untagged commits, include hash in version name (fixes #1563) 2021-04-12 13:47:58 +02:00