lemmy/crates/utils/src
RedLobster999 348077c3de
send plain-text in email along with html (#2107)
* send plain text in email along with html

* format the code using "cargo +nightly fmt"

Co-authored-by: kittiphat-kang <kittiphat.nu@easysunday.com>
2022-03-01 14:28:18 +00:00
..
rate_limit Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
settings Add site option for default theme (#2104) 2022-02-23 11:40:36 -05: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 send plain-text in email along with html (#2107) 2022-03-01 14:28:18 +00:00
lib.rs Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
request.rs Fix site metadata test. 2022-02-04 18:22:43 -05: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 Empty post bodies (#2050) 2022-01-21 13:38:01 +00:00
version.rs For untagged commits, include hash in version name (fixes #1563) 2021-04-12 13:47:58 +02:00