summaryrefslogtreecommitdiffstats
path: root/modules/notification/mail
Commit message (Expand)AuthorAgeFilesLines
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-21/+22
* more context for models (#19511)65432022-04-281-1/+1
* Move milestone to models/issues/ (#19278)Lunny Xiao2022-04-081-1/+1
* Lock gofumpt to v0.3.0 and run it (#18866)silverwind2022-02-231-1/+2
* Send mail to issue/pr assignee/reviewer also when OnMention is set (#18707)flozzone2022-02-121-2/+2
* Add config options to hide issue events (#17414)qwerty2872022-01-211-1/+1
* format with gofumpt (#18184)65432022-01-201-3/+1
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-6/+26
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+3
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-18/+19
* Improve notifications for WIP draft PR's (#14663)Jimmy Praet2021-06-231-0/+12
* Don't manipulate input params in email notification (#16011)Jimmy Praet2021-05-301-4/+0
* Refactor renders (#15175)Lunny Xiao2021-04-191-2/+6
* [refactor] mailer service (#15072)65432021-04-021-3/+3
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-011-0/+6
* Add dismiss review feature (#12674)a10121127962021-02-111-0/+6
* Send notifications for mentions in pulls, issues, (code-)comments (#14218)Jimmy Praet2021-01-021-11/+17
* Fix review request notification issue link when external issue tracker is ena...Jimmy Praet2020-11-281-1/+1
* Add email notify for new release (#12463)赵智超2020-08-231-0/+13
* Add push commits history comment on PR time-line (#11167)赵智超2020-05-201-0/+28
* Fix spelling mistake with Rewiew (#11262)zeripath2020-04-301-1/+1
* add request review from specific reviewers feature in pull request (#10756)赵智超2020-04-061-0/+7
* [refactor] notify remove unused praram (#9804)65432020-01-161-2/+1
* Some more e-mail notification fixes (#9596)mrsdizzie2020-01-031-1/+2
* Add ActionCommentPull action (#9456)mrsdizzie2019-12-221-1/+1
* Fix wrong notification on merge (#9450)guillep2k2019-12-201-1/+1
* Refactor comment (#9330)Lunny Xiao2019-12-151-1/+1
* Move merge actions to notification (#9024)Lunny Xiao2019-11-211-0/+12
* Add review comments to mail notifications (#8996)guillep2k2019-11-151-2/+2
* Mail assignee when issue/pull request is assigned (#8546)David Svantesson2019-10-251-0/+10
* Move all mail related codes from models to services/mailer (#7200)Lunny Xiao2019-09-241-5/+6
* Various fixes for issue mail notifications (#7165)silverwind2019-06-111-3/+3
* fix mail notification when close/reopen issue (#6581)Lunny Xiao2019-04-111-3/+18
* Better logging (#6038) (#6095)zeripath2019-04-021-5/+5
* Refactor mail notification (#5110)Lunny Xiao2019-01-131-0/+74