summaryrefslogtreecommitdiffstats
path: root/api/templates
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1745 from mattermost/plt-1118Christopher Speller2016-01-042-0/+44
|\ | | | | PLT-1118 Add ability to switch between SSO and email account
| * Add ability to switch between SSO and email accountJoramWilander2015-12-172-0/+44
| |
* | Multiple UI ImprovementsAsaad Mahmood2016-01-041-1/+1
| |
* | Correct mail templates to show 'You've been invited to [teamname] team' ↵Hjf2882015-12-282-2/+2
|/ | | | rather than you've been invited when signing up
* Fixed broken unsubscribe instructionsReed Garmsen2015-12-1112-135/+41
|
* Merge pull request #1648 from npcode/notification-email-local-timezoneChristopher Speller2015-12-101-1/+1
|\ | | | | Use local timezone for notification email
| * Use local timezone for notification emailYi EungJun2015-12-081-1/+1
| | | | | | | | | | Local timezone is better default than UTC because it is common that all users of a mattermost server live near the server.
* | PLT-873: Change email invitation subjectAlex Garibay2015-11-171-1/+1
|/
* Update email cssJoramWilander2015-11-051-1/+1
|
* Don't send welcome emails for users signing up from an email invite, update ↵JoramWilander2015-11-051-2/+4
| | | | email content
* PLT-629 - Update the reset password notification emailit332015-10-231-1/+1
| | | PLT-629 - Update the reset password notification email
* Inital support for multi-tab loging=Corey Hulen2015-10-1619-42/+42
|
* PLT-602 combining welcome and verify email=Corey Hulen2015-10-131-0/+11
|
* Replaced change email verification email logo image with a static linkReed Garmsen2015-10-091-1/+1
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-0810-10/+10
|
* Merge pull request #931 from rgarmsen2295/plt-112Christopher Speller2015-10-084-3/+59
|\ | | | | PLT-112 Improves email change verification process
| * Added new email to email change notificationReed Garmsen2015-10-061-1/+1
| |
| * Added better verification when a user changes his or her emailReed Garmsen2015-10-052-2/+2
| |
| * Initial cosmetic changes to the process of verifying a changed emailReed Garmsen2015-10-054-3/+59
| |
* | GIT-957 fixing email templates and logos=Corey Hulen2015-10-079-10/+10
|/
* Merge pull request #802 from mattermost/plt-291Corey Hulen2015-09-251-1/+1
|\ | | | | PLT-291 Fixing 404 page props
| * Fixing 404 page propsChristopher Speller2015-09-241-1/+1
| |
* | Added welcome email back in.JoramWilander2015-09-253-13/+4
|/
* Merge pull request #697 from mattermost/PLT-93Christopher Speller2015-09-169-18/+18
|\ | | | | PLT-93 Fixing broken email templates
| * Fixing broken email templates=Corey Hulen2015-09-169-18/+18
| |
* | PLT-23 error.html pulls files from static=Corey Hulen2015-09-161-3/+3
| |
* | PLT-23 error.html pulls files from static=Corey Hulen2015-09-161-5/+15
|/
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-1517-41/+41
|
* Merge pull request #520 from zackify/masterJoram Wilander2015-08-311-1/+1
|\ | | | | Fix TLS warning due to insecure content
| * fixed ssl warning on signup pageZach Silveira2015-08-291-1/+1
| |
* | Merge pull request #523 from mattermost/it33-patch-6-1Christopher Speller2015-08-311-1/+1
|\ \ | | | | | | Updating text on "Find Teams" email
| * | Updating text on "Find Teams" emailit332015-08-301-1/+1
| |/ | | | | Making it clear that user requested email.
* / Updated marketing text on email sign-upit332015-08-301-1/+1
|/
* Merge pull request #487 from rgarmsen2295/mm-2000Christopher Speller2015-08-271-1/+1
|\ | | | | MM-2000 Added links to the teams listed in the 'Find your teams' email
| * Added links to the teams listed in the 'Find your teams' emailReed Garmsen2015-08-261-1/+1
| |
* | Added a link to error page that returns users to the root pagenickago2015-08-251-0/+1
|/
* Changed all templates to use site url instead of team url for finding the ↵nickago2015-07-319-21/+21
| | | | 'static' directory
* MM-1730 - Updating logo in emailsAsaad Mahmood2015-07-289-9/+9
|
* mm-1732 - Decrease font size for footer in emailsAsaad Mahmood2015-07-289-9/+9
|
* Minor UI ImprovementsAsaad Mahmood2015-07-231-1/+1
|
* Changed the subject line for emails sent regarding mentions and other team ↵Reed Garmsen2015-07-211-1/+1
| | | | notifications. This is meant to prevent notification emails from different teams from combining into a single email thread
* Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-2014-28/+28
| | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users
* Fixed typonickago2015-07-171-1/+1
|
* MM-1426 - Updating UIAsaad Mahmood2015-07-171-1/+1
|
* MM-1268 - Updating button in email templateAsaad Mahmood2015-06-301-1/+1
|
* Changed invite email to reflect the sender's status in the team (e.g. admin ↵Reed Garmsen2015-06-291-1/+1
| | | | v.s. plain member)
* first commit=Corey Hulen2015-06-1419-0/+548