You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi - I've cloned the repo and made a local branch with a couple of simple changes that fix the email notifications. Previously, when User A sends a private message to User B, if User B has notifications enabled for email they receive an email that looks like this:
You have received a new message from User A!
<br />
Text of the message.
<br />
<a href="https://.../conversations/3" target="_blank" style="padding: 0.5em 1em; background: #ADD445; color: #000000;">View message</a>
<br />
<a href="https://.../settings">Manage email settings</a>
I've changed it so now it looks like this:
I can't make a PR because I don't have access, but if you want to add me (etfb, [email protected]) then I will make the PR immediately.
Thanks!
The text was updated successfully, but these errors were encountered:
Not that complicated -- your instructions were perfectly clear, thanks! I've done that, even though it might have been even easier just to post the two changes, so I could be sure I've got the steps right for the next time I want to make a contribution. Can you see the PR, or do I need to send you a link?
Hi - I've cloned the repo and made a local branch with a couple of simple changes that fix the email notifications. Previously, when User A sends a private message to User B, if User B has notifications enabled for email they receive an email that looks like this:
I've changed it so now it looks like this:
I can't make a PR because I don't have access, but if you want to add me (etfb, [email protected]) then I will make the PR immediately.
Thanks!
The text was updated successfully, but these errors were encountered: