summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/notify/threads.go
Commit message (Expand)AuthorAgeFilesLines
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-1/+1
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-1/+1
* move notification APIFormat (#13783)65432020-12-021-1/+2
* Extend Notifications API and return pinned notifications by default (#12164)zeripath2020-07-121-1/+12
* [API] Add notification endpoint (#9488)65432020-01-091-0/+101