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
Nutomic cb44b14717
WIP: Email localization (fixes #500) (#2053)
* Allow email localization (fixes #500)

* add PersonAggregates::default()

* add lemmy-translations submodule

* fix gitmodules
2 years ago
..
rate_limit Show rate limit algorithm. Fixes #2136 2 years ago
settings Increase default worker count (#2120) 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 Rework error handling (fixes #1714) (#2135) 2 years ago
request.rs Add timeout for sending activities (#2112) 2 years ago
sensitive.rs Don't drop error context when adding a message to errors (#1958) 2 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