lemmy/crates/utils/src
Kradyz c416e4ce14
Update message_id to comply with RFC 2822 (#2668)
The RFC 2822 format standard requires the message ID to be enclosed within angle brackets. If the standard is not followed, SpamAssassin deducts points from the e-mail.

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-01-30 11:10:51 -05:00
..
rate_limit Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
settings Add feature to embed pictrs in lemmy binary (fixes #2627) (#2633) 2023-01-20 12:46:49 -05:00
apub.rs Store activitypub endpoints in database (#162) 2021-02-04 16:34:58 +00:00
claims.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00
email.rs Update message_id to comply with RFC 2822 (#2668) 2023-01-30 11:10:51 -05:00
error.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00
lib.rs Builds lemmy_routes in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
request.rs Add cargo feature for building lemmy_api_common with mininum deps (#2243) 2022-05-03 17:44:13 +00:00
test.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
utils.rs Improve application question check (#2628) 2022-12-23 01:31:39 +00:00
version.rs For untagged commits, include hash in version name (fixes #1563) 2021-04-12 13:47:58 +02:00