1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-07-04 15:27:46 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
93b5b483cc
add plaintext email option, use text/template
text/template is used on plaintext emails to avoid escaping of certain
characters.
2021-02-18 18:26:23 +00:00
fa433c88a8
add announcement emails
After selecting users in the accounts tab, you can press 'Announce',
then write a subject and message (with markdown), and an email will be
sent to each selected user.
2021-02-18 14:58:53 +00:00