index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
mailer
Commit message (
Expand
)
Author
Age
*
mailer: make text/html as default format
Unknwon
2017-02-27
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
*
Move models/mail.go to modules/mail.go
Unknwon
2017-01-30
*
Web editor: fix cannot create new file in subdirectory
Unknwon
2016-08-29
*
#2854 fix no mail notification when issue is closed/reopened
Unknwon
2016-07-16
*
#2954 minor fix for when to set HTML alternative
Unknwon
2016-05-30
*
#2954 use text/plain as default email content format
Unknwon
2016-05-30
*
Do not write HTML in text/plain mail part (#2954)
Sandro Santilli
2016-05-30
*
Minor fix for #2660
Unknwon
2016-02-24
*
Test mailer button. Addresses #1531
Josh Frye
2016-02-24
*
#2334 strip whitespace for migrate URL
Unknwon
2016-02-20
*
Make markdown as an independent module
Unknwon
2016-02-20
*
Fix issue email formatting. Addresses #2331
Josh Frye
2016-02-18
*
make mailer log more verbose
Unknwon
2015-12-19
*
fix #1829 and fix #890
Unknwon
2015-12-04
*
fix import path, fix #1782
Unknwon
2015-10-15
*
#1525 Triggere mailer for admin created accounts
Unknwon
2015-09-25
*
finish all new template for current ones
Unknwon
2015-09-17
*
finish new auth e-mails
Unknwon
2015-09-17
*
user gomail and new activate account email tpl
Unknwon
2015-09-17
*
simplify names
Unknwon
2015-09-16
*
#1649 Using commas to delineate emails
Unknwon
2015-09-16
*
fix syntax error
Hongcai Deng
2015-09-07
*
implemented #1528
Hongcai Deng
2015-09-07
*
Fix missing space in issue emails subject
Louis Matthijssen
2015-08-24
*
minor fix on #1517
Unknwon
2015-08-20
*
Added supported of 'AUTH LOGIN'
Yixin Hao
2015-08-20
*
WIP: create PR - choose branch
Unknwon
2015-08-08
*
add config options for HELO
Unknwon
2015-07-03
*
#1067: Deleting users should remove them from collaborator lists
Unknwon
2015-03-17
*
Merge pull request #943 from diseaz/mailer-client-cert
无闻
2015-02-28
|
\
|
*
Fix "forcing" client certificate for SMTP
Dmitry Azhichakov
2015-02-13
|
*
New feature: SMTP connection may use client certificate.
Dmitry Azhichakov
2015-02-12
*
|
add error for hello func
Gogs
2015-02-20
*
|
Fix: 504 5.5.2 <localhost>: Helo command rejected
Gogs
2015-02-19
|
/
*
fix #801
Unknwon
2014-12-31
*
Merge pull request #766 from phsmit/correct_from
无闻
2014-12-21
|
\
|
*
Parse the from string to extract the email address
Peter
2014-12-19
|
*
Remove unused "User" member of Message Struct and fix bounce address
Peter
2014-12-19
|
*
Change from header in email, fixes #765
Peter
2014-12-19
*
|
Merge pull request #755 from phsmit/multiple_emails
无闻
2014-12-20
|
\
\
|
*
|
Method for activating email addresses through verification email
Peter
2014-12-17
*
|
|
Remove standard mailer port lines
Peter
2014-12-19
|
|
/
|
/
|
*
|
update locale and mirror code format
Unknwon
2014-12-19
*
|
Prefer CRAM-MD5 over PLAIN authentication
Peter
2014-12-18
*
|
Add option to use CRAM-MD5 as authentication method in the mailer
Peter
2014-12-18
*
|
Rewrite of SendMail function
Peter
2014-12-18
|
/
*
Allow send mail without authentication if SMTP server allow this
Alukardd
2014-12-07
*
check for smtp AUTH extension
mcheng89
2014-10-31
*
Allow mail with self-signed certificates
Unknwon
2014-10-09
[next]