Right now when you send an invite via the button at the bottom of a topic (requires trust level 2 or staff), the recipient gets this email:
Title: [Discourse Meta] codinghorror invited you to join a discussion
codinghorror invited you to a discussion
Merging authentication with our website?
at
Discourse Meta
Discussion about the next-generation open source Discourse forum software
If you’re interested, click the link below:
This invitation is from a trusted user, so you can reply to the discussion immediately.
I suggest we make the following improvements to the email:
Title codinghorror invited you to "Merging authentication with our website?" on meta.discourse.org
Jeff Atwood (codinghorror) invited you to a discussion
Merging authentication with our website?
Is it possible to to merge Discourse user authentication with that of our website, so its a single login? any documentation on this?
at
Discourse Meta – Discussion about the next-generation open source Discourse forum software
If you’re interested, click the link below:
This invitation is from a trusted user, so you can reply to the discussion immediately.
We only want the first paragraph of the topic in the invite. The email digest code path already contains code to extract the first paragraph of content plus or minus a bit, written by @eviltrout. I suggest we use that.
Also, make sure including the name respects the “don’t show full usernames” site setting which is off by default, but can be on for some Discourse instances that are particularly privacy conscious.