0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 02:24:34 +01:00
gitea/modules
silverwind 499a8a1cdd Various fixes for issue mail notifications (#7165)
- Send individual mails for actions and comments
- Send mail for new issues/prs without a comment
- Use correct sender for reopen/close actions
- Hopefully fixed all bugs related to missing mails

Fixes: https://github.com/go-gitea/gitea/issues/7124
Fixes: https://github.com/go-gitea/gitea/issues/5977
2019-06-11 20:27:38 +01:00
..
auth
avatar
base
cache
context
cron
generate
git Fixes #2738 - Adds the /git/tags API endpoint (#7138) 2019-06-08 17:31:11 +03:00
gzip
highlight Add Rust highlighting (#7125) 2019-06-04 17:01:47 -04:00
httplib
indexer
lfs
log Move serv hook functionality & drop GitLogger (#6993) 2019-06-01 23:00:21 +08:00
mailer
markup
metrics
migrations
minwinsvc
notification Various fixes for issue mail notifications (#7165) 2019-06-11 20:27:38 +01:00
options Use vfsgen instead of go-bindata (#7080) 2019-06-03 00:43:47 +03:00
pprof Move serv hook functionality & drop GitLogger (#6993) 2019-06-01 23:00:21 +08:00
private Move serv hook functionality & drop GitLogger (#6993) 2019-06-01 23:00:21 +08:00
process
public Use vfsgen instead of go-bindata (#7080) 2019-06-03 00:43:47 +03:00
recaptcha
repofiles Move PushUpdate dependency from models to repofiles (#6763) 2019-06-10 19:35:13 +08:00
search
secret
session
setting fix GCArgs load from ini (#7156) 2019-06-08 19:47:46 +08:00
ssh
structs Revert "make modules/structs as a spereate go mod (#7127)" (#7175) 2019-06-10 15:55:58 -04:00
sync
templates Use vfsgen instead of go-bindata (#7080) 2019-06-03 00:43:47 +03:00
test
user
util
validation