summaryrefslogtreecommitdiffstats
path: root/modules/notification/action
Commit message (Expand)AuthorAgeFilesLines
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-6/+7
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-3/+1
* fix double 'push tag' action feed (#15078)a10121127962021-03-211-2/+4
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+3
* Add dismiss review feature (#12674)a10121127962021-02-111-0/+20
* Send notifications for mentions in pulls, issues, (code-)comments (#14218)Jimmy Praet2021-01-021-4/+4
* Refactor push update (#13381)Lunny Xiao2020-12-081-0/+69
* Fix typo (#13380)Lunny Xiao2020-10-311-1/+1
* Refactor: Move PushUpdateOptions (#13363)Lunny Xiao2020-10-301-2/+2
* Fix panic when adding long comment (#12892)mrsdizzie2020-09-181-1/+1
* Add size limit for content of comment on action ui (#12881)赵智超2020-09-181-1/+10
* Add action feed for new release (#12324)赵智超2020-07-291-0/+19
* [refactor] notify remove unused praram (#9804)65432020-01-161-2/+1
* Move push commits from models to modules/repository (#9370)Lunny Xiao2020-01-101-1/+2
* Add ActionCommentPull action (#9456)mrsdizzie2019-12-221-3/+7
* Refactor comment (#9330)Lunny Xiao2019-12-151-0/+54
* Move mirror sync actions to notification (#9022)Lunny Xiao2019-11-241-0/+50
* Move merge actions to notification (#9024)Lunny Xiao2019-11-211-0/+15
* Move transfer repository and rename repository on a service package and start...Lunny Xiao2019-11-151-5/+20
* Update dashboard context for PR reviews (#8995)John Olheiser2019-11-151-4/+14
* Refactor pull request review (#8954)Lunny Xiao2019-11-141-0/+49
* Move notifywatchers from models to notification (#8907)Lunny Xiao2019-11-111-0/+26
* Move some actions to notification/action (#8779)Lunny Xiao2019-11-082-1/+64
* Move actions to notification (#8785)Lunny Xiao2019-11-031-0/+77