diff --git a/src/main/resources/threepids/email/invite-template.eml b/src/main/resources/threepids/email/invite-template.eml index ddd2bba..84a6857 100644 --- a/src/main/resources/threepids/email/invite-template.eml +++ b/src/main/resources/threepids/email/invite-template.eml @@ -9,19 +9,12 @@ Content-Disposition: inline Hi, -%SENDER_NAME_OR_ID% has invited you into a room [%ROOM_NAME_OR_ID%] on -Matrix. To join the conversation, register an account on %REGISTER_URL% +%SENDER_NAME_OR_ID% has invited you to the Matrix room [%ROOM_NAME_OR_ID%]. +To join the conversation, register an account using %REGISTER_URL% +You may be required to provide the same email used for this invite during registration. You can also register an account on a public server and get in touch with them. - -About Matrix: - -Matrix is an open standard for interoperable, decentralised, real-time communication -over IP, supporting group chat, file transfer, voice and video calling, integrations to -other apps, bridges to other communication systems and much more. It can be used to power -Instant Messaging, VoIP/WebRTC signalling, Internet of Things communication. - Thanks, %DOMAIN_PRETTY% Admins @@ -68,18 +61,11 @@ Content-Disposition: inline

Hi,

-

%SENDER_NAME_OR_ID% has invited you into a room [%ROOM_NAME_OR_ID%] on - Matrix. To join the conversation, register an account on %DOMAIN%.

+

%SENDER_NAME_OR_ID% has invited you to the Matrix room [%ROOM_NAME_OR_ID%].
+ To join the conversation, register an account on %DOMAIN%.

-

You can also register an account on a public server and get in touch with them.

- -
-

About Matrix:

- -

Matrix is an open standard for interoperable, decentralised, real-time communication - over IP, supporting group chat, file transfer, voice and video calling, integrations to - other apps, bridges to other communication systems and much more. It can be used to power - Instant Messaging, VoIP/WebRTC signalling, Internet of Things communication.

+

You may be required to provide the same email used for this invite during registration.
+ You can also register an account on a public server and get in touch with them.

Thanks,

diff --git a/src/main/resources/threepids/email/mxid-template.eml b/src/main/resources/threepids/email/mxid-template.eml index aa4ba13..4c684d0 100644 --- a/src/main/resources/threepids/email/mxid-template.eml +++ b/src/main/resources/threepids/email/mxid-template.eml @@ -9,7 +9,7 @@ Content-Disposition: inline Hi, -%SENDER_NAME_OR_ID% has invited you into a room [%ROOM_NAME_OR_ID%] on Matrix. +%SENDER_NAME_OR_ID% has invited you to the Matrix room [%ROOM_NAME_OR_ID%]. Thanks, @@ -57,7 +57,7 @@ Content-Disposition: inline

Hi,

-

%SENDER_NAME_OR_ID% has invited you into a room [%ROOM_NAME_OR_ID%] on Matrix.

+

%SENDER_NAME_OR_ID% has invited you to the Matrix room [%ROOM_NAME_OR_ID%].

Thanks,