Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 1 | -2/+3 |
* | Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) | 6543 | 2022-05-08 | 1 | -1/+2 |
* | Renamed ctx.User to ctx.Doer. (#19161) | KN4CK3R | 2022-03-22 | 1 | -2/+2 |
* | Fix 500 when a comment was deleted which has a notification (#17550) | Lunny Xiao | 2021-11-10 | 1 | -2/+2 |
* | Notifications API: respond with updated notifications (#17064) | Norwin | 2021-09-17 | 1 | -3/+7 |
* | Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) | 6543 | 2021-08-11 | 1 | -1/+1 |
* | Rename context.Query to context.Form (#16562) | Lunny Xiao | 2021-07-29 | 1 | -1/+1 |
* | move notification APIFormat (#13783) | 6543 | 2020-12-02 | 1 | -1/+2 |
* | Extend Notifications API and return pinned notifications by default (#12164) | zeripath | 2020-07-12 | 1 | -1/+12 |
* | [API] Add notification endpoint (#9488) | 6543 | 2020-01-09 | 1 | -0/+101 |