aboutsummaryrefslogtreecommitdiffstats
path: root/postgres (follow)
Commit message (Collapse)AuthorAgeLines
* Add more records to test the endpoint withGravatar Boris Muratov2021-03-16-0/+91
|
* Add route to get a member's data for helper reviewGravatar Boris Muratov2021-03-07-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.
* Update verified_at fields to joined_at fieldsGravatar Joe Banks2020-12-19-1/+1
|
* Exclude bot commands and seasonalbot commands from voice gateGravatar Joe Banks2020-11-02-2/+5
|
* Add created_at to metricity database bootstrapGravatar Joe Banks2020-11-01-4/+7
|
* Add new column to Postgres initGravatar Joe Banks2020-10-28-3/+6
|
* Reduce metricity db setup script and API response to the bare necessities.Gravatar Lucas Lindström2020-10-06-24/+4
|
* Added total message count to metricity data response.Gravatar Lucas Lindström2020-10-06-0/+16
|
* Added metricity db connection and user bot APIGravatar Lucas Lindström2020-10-06-0/+34