lemmy/crates
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
..
api Use enum for registration mode setting (#2604) 2023-01-05 01:42:30 +00:00
api_common Use enum for registration mode setting (#2604) 2023-01-05 01:42:30 +00:00
api_crud Use enum for registration mode setting (#2604) 2023-01-05 01:42:30 +00:00
apub Post creation from Mastodon (fixes #2590) (#2651) 2023-01-20 12:43:23 -05:00
db_schema Speeding up comment-ltree migration, fixing index creation. Fixes #2664 (#2670) 2023-01-23 09:59:25 -05:00
db_views Fixing missing forms, incorrect user discussion_languages (#2580) 2022-12-19 11:40:22 +00:00
db_views_actor Add some more clippy lints (#2586) 2022-11-24 16:38:00 +00:00
db_views_moderator Add support for Featured Posts (#2585) 2022-12-12 11:17:10 +00:00
routes Use enum for registration mode setting (#2604) 2023-01-05 01:42:30 +00:00
utils Update message_id to comply with RFC 2822 (#2668) 2023-01-30 11:10:51 -05:00