fimad / pifuxelck

A telephone drawing game.
https://everythingissauce.com
Apache License 2.0
5 stars 1 forks source link

Fix email notification templates #1

Open fimad opened 6 years ago

fimad commented 6 years ago

The current email templates use flex box which does not appear to play well with GMail.

Also, the templates are giant hard coded strings a .ts file. This should be moved to an external file made importable via webpack.

numberten commented 6 years ago

Does a fix for this also address that repeating messages get threaded so that you aren't easily shown the most recent one?

GLips commented 6 years ago

I believe changing the email subject to be game-specific would be the easiest way to unthread messages—for example adding the game prompt to the subject.