summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/notify
Commit message (Expand)AuthorAgeFilesLines
* Related refactors to ctx.FormX functions (#16567)65432021-08-112-3/+2
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-113-5/+5
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-294-12/+12
* [API] expose repo.GetReviewers() & repo.GetAssignees() (#16168)65432021-06-172-2/+2
* Add subject-type filter to list notification API endpoints (#16177)65432021-06-163-41/+67
* move notification APIFormat (#13783)65432020-12-023-3/+6
* API: Fix GetQueryBeforeSince (#13559)65432020-11-142-2/+2
* Extend Notifications API and return pinned notifications by default (#12164)zeripath2020-07-123-14/+125
* Remove page size limit comment from swagger (#11806)Cirno the Strongest2020-06-092-2/+2
* [Api] Check Notify (always return json) (#10059)65432020-04-101-11/+2
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-242-0/+18
* [API] add endpoint to check notifications [Extend #9488] (#9595)65432020-01-141-0/+33
* [API] Add notification endpoint (#9488)65432020-01-093-0/+381