| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix 500 when a comment was deleted which has a notification (#17550) | Lunny Xiao | 2021-11-10 | 2 | -3/+3 |
* | Notifications API: respond with updated notifications (#17064) | Norwin | 2021-09-17 | 3 | -12/+23 |
* | [API] generalize list header (#16551) | 6543 | 2021-08-12 | 2 | -0/+15 |
* | Related refactors to ctx.FormX functions (#16567) | 6543 | 2021-08-11 | 2 | -3/+2 |
* | Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) | 6543 | 2021-08-11 | 3 | -5/+5 |
* | Rename context.Query to context.Form (#16562) | Lunny Xiao | 2021-07-29 | 4 | -12/+12 |
* | [API] expose repo.GetReviewers() & repo.GetAssignees() (#16168) | 6543 | 2021-06-17 | 2 | -2/+2 |
* | Add subject-type filter to list notification API endpoints (#16177) | 6543 | 2021-06-16 | 3 | -41/+67 |
* | move notification APIFormat (#13783) | 6543 | 2020-12-02 | 3 | -3/+6 |
* | API: Fix GetQueryBeforeSince (#13559) | 6543 | 2020-11-14 | 2 | -2/+2 |
* | Extend Notifications API and return pinned notifications by default (#12164) | zeripath | 2020-07-12 | 3 | -14/+125 |
* | Remove page size limit comment from swagger (#11806) | Cirno the Strongest | 2020-06-09 | 2 | -2/+2 |
* | [Api] Check Notify (always return json) (#10059) | 6543 | 2020-04-10 | 1 | -11/+2 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 2 | -0/+18 |
* | [API] add endpoint to check notifications [Extend #9488] (#9595) | 6543 | 2020-01-14 | 1 | -0/+33 |
* | [API] Add notification endpoint (#9488) | 6543 | 2020-01-09 | 3 | -0/+381 |