discourse/app
Vinoth Kannan 19133af057
FIX: don't add "Re:" prefix in email subject for first post of group PMs. (#22175)
Previously, it will add a "Re:" prefix to all the emails passing through the group SMTP mailer. It's creating confusion while receiving the mail for the first time on a PM.
2023-06-19 18:52:00 +05:30
..
assets FIX: Broken group messages inboxes when group name is mixed case (#22183) 2023-06-19 17:36:04 +08:00
controllers DEV: Remove deprecated 'desc' parameter from group members endpoint (#22147) 2023-06-16 16:42:00 +08:00
helpers UX: Improve login required page (#20847) 2023-03-28 07:09:44 -05:00
jobs DEV: Fix warning when exporting Staff Actions (#22168) 2023-06-19 09:23:21 +08:00
mailers FIX: don't add "Re:" prefix in email subject for first post of group PMs. (#22175) 2023-06-19 18:52:00 +05:30
models DEV: Upgrade search-menu to glimmer (#20482) 2023-06-16 09:24:07 -05:00
serializers DEV: Upgrade search-menu to glimmer (#20482) 2023-06-16 09:24:07 -05:00
services DEV: Add plugin modifier to expand group mentions in post_alerter (#22163) 2023-06-16 14:48:07 -05:00
views DEV: add class for static login description section (#22002) 2023-06-08 19:51:41 +05:30