lemmy/crates
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
..
api Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
api_common Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
api_crud Fix private message e-mail notification subject and body (#2963) 2023-06-08 13:42:32 -04:00
apub Activitypub breaking changes for Lemmy 0.18 (#2705) 2023-06-07 15:18:17 -04:00
db_schema Activitypub breaking changes for Lemmy 0.18 (#2705) 2023-06-07 15:18:17 -04:00
db_views Fix *All* reports not showing. Fixes #2902 (#2903) 2023-06-06 11:01:48 +02:00
db_views_actor Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
db_views_moderator Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
routes Remove websocket code (#2878) 2023-05-29 10:44:20 -04:00
utils Fix translation build error (fixes #2967) (#2968) 2023-06-08 07:12:40 -04:00