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/utils/src
Dessalines f2a0841586
Rate limit websocket joins. (#2165)
* Rate limit websocket joins.

* Removing async on mutex lock fn.

* Removing redundant ip

* Return early if check fails.
2 years ago
..
rate_limit Rate limit websocket joins. (#2165) 2 years ago
settings Check that config is valid before saving (#2152) 2 years ago
apub.rs Store activitypub endpoints in database (#162) 3 years ago
claims.rs Moving settings and secrets to context. 3 years ago
email.rs WIP: Email localization (fixes #500) (#2053) 2 years ago
lib.rs Consolidate and lower reqwest timeouts. Fixes #2150 (#2151) 2 years ago
request.rs Consolidate and lower reqwest timeouts. Fixes #2150 (#2151) 2 years ago
sensitive.rs Don't drop error context when adding a message to errors (#1958) 3 years ago
test.rs Moving settings and secrets to context. 3 years ago
utils.rs Rework error handling (fixes #1714) (#2135) 2 years ago
version.rs For untagged commits, include hash in version name (fixes #1563) 3 years ago