You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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>
7 years ago
..
auth improve protected branch to add whitelist support (#2451) 7 years ago
avatar Use assert in legacy unit tests (#867) 8 years ago
base Sort repository tree entries in natural way (#2506) 7 years ago
context Sync releases table with tags on push and for mirrors (#2459) 7 years ago
cron LDAP user synchronization (#1478) 7 years ago
highlight No highlighting for .txt files (#1922) 7 years ago
httplib Add internal routes for ssh hook comands (#1471) 7 years ago
indexer Improve issue search (#2387) 7 years ago
lfs Fix lint errors (#2547) 7 years ago
log Fix lint errors (#2547) 7 years ago
mailer Fix sending mail with a non-latin display name. #2102 (#2559) 7 years ago
markdown Restructure markup & markdown to prepare for multiple markup language… (#2411) 7 years ago
markup Restructure markup & markdown to prepare for multiple markup language… (#2411) 7 years ago
minwinsvc Fix Git hooks not being executed on Windows when running as a service (#1149) 7 years ago
notification Notification - Step 1 (#523) 8 years ago
options Fix typos in models/ and modules/ (#1248) 7 years ago
private improve protected branch to add whitelist support (#2451) 7 years ago
process Refactor process package and introduce ProcessManager{} with tests (#75) 8 years ago
public Allow custom public files (#782) 8 years ago
setting Fix sending mail with a non-latin display name. #2102 (#2559) 7 years ago
ssh Cleanup log messaging 8 years ago
sync Fix status table race condition (#1835) 7 years ago
templates Use named ActionType constants in template helper (#2545) 7 years ago
test Fix counts on issues dashboard (#2215) 7 years ago
user golint fixed for modules/user 8 years ago
util improve protected branch to add whitelist support (#2451) 7 years ago
validation Better URL validation (#1507) 7 years ago