summaryrefslogtreecommitdiffstats
path: root/modules/notification/base/notifier.go
Commit message (Expand)AuthorAgeFilesLines
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-14/+15
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-38/+39
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-011-0/+2
* Add dismiss review feature (#12674)a10121127962021-02-111-0/+1
* Send notifications for mentions in pulls, issues, (code-)comments (#14218)Jimmy Praet2021-01-021-5/+6
* Refactor: Move PushUpdateOptions (#13363)Lunny Xiao2020-10-301-2/+2
* Change/remove a branch of an open issue (#9080)Vedran2020-09-081-0/+1
* Add push commits history comment on PR time-line (#11167)赵智超2020-05-201-0/+1
* 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/+1
* [refactor] notify remove unused praram (#9804)65432020-01-161-2/+1
* Move push commits from models to modules/repository (#9370)Lunny Xiao2020-01-101-2/+3
* Change target branch for pull request (#6488)Mario Lubenka2019-12-161-0/+1
* Refactor comment (#9330)Lunny Xiao2019-12-151-1/+1
* Move mirror sync actions to notification (#9022)Lunny Xiao2019-11-241-0/+4
* Move transfer repository and rename repository on a service package and start...Lunny Xiao2019-11-151-1/+2
* Move some actions to notification/action (#8779)Lunny Xiao2019-11-081-0/+1
* Move repofiles webhooks to notification (#8807)Lunny Xiao2019-11-061-0/+2
* Move pull webhook to notification (#8805)Lunny Xiao2019-11-051-0/+1
* Move push commits events to notification (#8783)Lunny Xiao2019-11-031-0/+2
* Move issue milestone assign to issue service and move webhook to notification...Lunny Xiao2019-11-021-1/+1
* Mail assignee when issue/pull request is assigned (#8546)David Svantesson2019-10-251-1/+1
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-1/+1
* Refactor mail notification (#5110)Lunny Xiao2019-01-131-0/+43