aboutsummaryrefslogtreecommitdiffstats
path: root/postgres/init.sql (unfollow)
Commit message (Collapse)AuthorLines
2021-03-07Add route to get a member's data for helper reviewGravatar Boris Muratov-1/+17
Added route for getting a user's join date, total messages, and top 3 channels by activity. This information will be used to auto-review nominees.
2021-03-01Update DockerfileGravatar Joe Banks-5/+6
2021-03-01Update error message for 500 pageGravatar Gustav Odinger-1/+1
Now includes a link to our Discord server and concrete actions for the user, if the problem persists
2021-03-01Capitalise error codes in 404 and 500 pagesGravatar Gustav Odinger-2/+2
Co-authored-by: Leon Sandøy <[email protected]>