Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | | Merge pull request #462 from python-discord/lemon/frontend/update_timeline | 2021-03-24 | -397/+569 | ||
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update the timeline. | 2021-03-24 | -390/+564 | ||
| * | | | | | | | Remove the 100K user banner. | 2021-03-24 | -7/+5 | ||
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #461 from python-discord/move-gunicorn-import | 2021-03-23 | -1/+3 | ||
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Removes Gunicorn Import In Debug mode | 2021-03-23 | -1/+3 | ||
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #460 from python-discord/add-streamyard | 2021-03-23 | -1/+12 | ||
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Reduces The Width Of The Sponsors Tab | 2021-03-23 | -0/+2 | ||
| * | | | | | | | Centers Sponsor Title | 2021-03-23 | -0/+2 | ||
| * | | | | | | | Centers Sponsor Logos | 2021-03-23 | -1/+5 | ||
| * | | | | | | | Adds Streamyard Banner To Homepage | 2021-03-23 | -0/+3 | ||
|/ / / / / / / | |||||
| * / / / / / | Bump urllib3 from 1.26.2 to 1.26.3 | 2021-03-19 | -155/+127 | ||
|/ / / / / / | |||||
* | | | | | | Merge pull request #451 from python-discord/mbaruh/channel-activity | 2021-03-16 | -4/+216 | ||
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'main' into mbaruh/channel-activity | 2021-03-16 | -27/+23 | ||
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge pull request #454 from python-discord/deploy-environment | 2021-03-15 | -0/+1 | ||
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update deploy.yaml | 2021-03-14 | -0/+1 | ||
|/ / / / / / / | |||||
| * | | | | | | Add more records to test the endpoint with | 2021-03-16 | -0/+91 | ||
| * | | | | | | Add case in query for voice chat activity | 2021-03-12 | -0/+1 | ||
| * | | | | | | Split test_no_metricity_user to two tests by endpoints | 2021-03-12 | -4/+12 | ||
| * | | | | | | Document endpoint in viewset docstring | 2021-03-12 | -0/+16 | ||
| * | | | | | | Merge branch 'master' into mbaruh/channel-activity | 2021-03-11 | -76/+435 | ||
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Ignore deleted messaages in message counts | 2021-03-11 | -1/+1 | ||
| * | | | | | | | Get rid of stray print | 2021-03-07 | -1/+0 | ||
| * | | | | | | | Test metricity-review-data when user doesn't exist | 2021-03-07 | -2/+5 | ||
| * | | | | | | | Added test for metricity-review-data | 2021-03-07 | -3/+25 | ||
| * | | | | | | | Amend top_channel_activity return type | 2021-03-07 | -1/+3 | ||
| * | | | | | | | Add route to get a member's data for helper review | 2021-03-07 | -1/+71 | ||
| | |_|_|_|_|/ | |/| | | | | | |||||
| | | * | | | | Update tests to use trailing slashes on valid urls | 2021-03-26 | -2/+2 | ||
| | | * | | | | Ensure the base url ends with a slash | 2021-03-26 | -8/+20 | ||
| | | * | | | | Merge branch 'main' into doc-validator | 2021-03-15 | -1476/+8387 | ||
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Dockerfile optimisations | 2021-03-13 | -10/+5 | ||
* | | | | | | | master => main | 2021-03-13 | -17/+17 | ||
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #447 from python-discord/ks123/nomination/split | 2021-03-08 | -76/+435 | ||
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Merge branch 'master' into ks123/nomination/split | 2021-03-08 | -7/+145 | ||
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
* | | | | | | Update Dockerfile | 2021-03-01 | -5/+6 | ||
* | | | | | | Merge pull request #450 from python-discord/error_pages | 2021-03-01 | -0/+129 | ||
|\ \ \ \ \ \ | |||||
| * | | | | | | Update error message for 500 page | 2021-03-01 | -1/+1 | ||
| * | | | | | | Capitalise error codes in 404 and 500 pages | 2021-03-01 | -2/+2 | ||
| * | | | | | | Add 500 page | 2021-03-01 | -0/+29 | ||
| * | | | | | | Add error page styling | 2021-03-01 | -0/+66 | ||
| * | | | | | | Add 404 page | 2021-03-01 | -0/+34 | ||
|/ / / / / / | |||||
* | | | | | | Reduce worker count from 4 to 2 | 2021-02-25 | -1/+1 | ||
* | | | | | | Merge pull request #448 from python-discord/add-linode-footer | 2021-02-24 | -1/+9 | ||
|\ \ \ \ \ \ | |||||
| * | | | | | | Add powered by linode to the footer | 2021-02-23 | -1/+9 | ||
|/ / / / / / | |||||
| * | | | | | Fix grammar of unknown actor error and change tests | 2021-03-06 | -2/+2 | ||
| * | | | | | Fix grammar of nomination viewset command about single entry for user | 2021-03-06 | -1/+1 | ||
| * | | | | | Change as -> to in nomination viewset docs | 2021-03-06 | -1/+1 | ||
| * | | | | | Fix grammar of nomination models | 2021-03-06 | -5/+5 | ||
| * | | | | | Fix grammar of error messages and change tests to match with changes | 2021-03-05 | -8/+8 | ||
| * | | | | | Use double quotes instead apostrophe because string contain "don't" | 2021-03-05 | -1/+1 | ||
| * | | | | | Replace double quotes with single quotes | 2021-03-05 | -1/+1 |