1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/modules
Rémi Saurel 66bc0ac251 Fix sending mail with a non-latin display name. #2102 (#2559)
* Fix sending mail with a non-latin display name. #2102

Signed-off-by: Rémi Saurel <contact@remi-saurel.com>

* Take into account the possibility that setting.MailService.From is in `name <email@address>` format. #2102

Signed-off-by: Rémi Saurel <contact@remi-saurel.com>
2017-09-21 12:29:45 +08:00
..
auth improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
avatar Use assert in legacy unit tests (#867) 2017-02-08 14:29:07 +08:00
base Sort repository tree entries in natural way (#2506) 2017-09-19 11:37:03 +03:00
context Sync releases table with tags on push and for mirrors (#2459) 2017-09-20 13:26:49 +08:00
cron LDAP user synchronization (#1478) 2017-05-10 15:10:18 +02:00
highlight No highlighting for .txt files (#1922) 2017-06-09 19:39:16 -05:00
httplib Add internal routes for ssh hook comands (#1471) 2017-04-19 11:45:01 +08:00
indexer Improve issue search (#2387) 2017-09-16 23:16:21 +03:00
lfs Fix lint errors (#2547) 2017-09-19 11:08:30 +03:00
log Fix lint errors (#2547) 2017-09-19 11:08:30 +03:00
mailer Fix sending mail with a non-latin display name. #2102 (#2559) 2017-09-21 12:29:45 +08:00
markdown Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00
markup Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00
minwinsvc Fix Git hooks not being executed on Windows when running as a service (#1149) 2017-03-09 09:27:43 +08:00
notification Notification - Step 1 (#523) 2016-12-31 00:44:54 +08:00
options Fix typos in models/ and modules/ (#1248) 2017-03-15 08:52:01 +08:00
private improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
process Refactor process package and introduce ProcessManager{} with tests (#75) 2017-01-17 13:58:58 +08:00
public Allow custom public files (#782) 2017-01-28 23:14:56 +01:00
setting Fix sending mail with a non-latin display name. #2102 (#2559) 2017-09-21 12:29:45 +08:00
ssh Cleanup log messaging 2017-02-02 15:24:18 +01:00
sync Fix status table race condition (#1835) 2017-05-31 16:57:17 +08:00
templates Use named ActionType constants in template helper (#2545) 2017-09-20 09:22:42 +08:00
test Fix counts on issues dashboard (#2215) 2017-08-03 13:09:16 +08:00
user golint fixed for modules/user 2016-11-24 17:37:11 +08:00
util improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
validation Better URL validation (#1507) 2017-04-19 11:02:20 +08:00