lemmy/crates/api_crud/src/private_message
Andy Brandt f98476c5c0
Fix private message e-mail notification subject and body (#2963)
It used to say:

Subject: Private message from [your username]
Body: [your username] - [private message]

It now display the correct username that it's from.
2023-06-08 13:42:32 -04:00
..
create.rs Fix private message e-mail notification subject and body (#2963) 2023-06-08 13:42:32 -04:00
delete.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
mod.rs Split api crate into api_structs and api 2021-03-25 20:19:40 +01:00
read.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
update.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00