| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2021-04-21 | Relock Pipfile (#480) | -184/+252 | ||
| 2021-04-20 | Update index.html | -1/+1 | ||
| 2021-04-05 | Migrate GHCR_TOKEN -> GITHUB_TOKEN in Docker build action | -2/+2 | ||
| GITHUB_TOKEN has now enough permissions to be used for pushing to GHCR, so we don't need PAT anymore. Also, use `repository_owner` instead of the secret of username. | ||||
| 2021-04-01 | Update policy documents | -123/+8 | ||
| 2021-03-26 | Update tests to use trailing slashes on valid urls | -2/+2 | ||
| 2021-03-26 | Ensure the base url ends with a slash | -8/+20 | ||
| URLs without a trailing slash won't get properly joined by the bot Adds compatibility with python-discord/bot@bc25bfdf42cdaaba924a7ad6de1dc06a9b381285's changes The styling of how the regex decorator is constructed was changed to be consisted with the function validator | ||||
| 2021-03-25 | Add nickname for lemon. | -1/+1 | ||
| Co-authored-by: Gustav Odinger <[email protected]> | ||||
| 2021-03-25 | Timeline: SeasonalBot -> Sir Lancebot | -2/+2 | ||
| 2021-03-25 | Use real names in the timeline | -11/+10 | ||
| Using nicknames like Ves Zappa and Lemon doesn't always feel appropriate, so I've replaced some of those references with real names. | ||||
| 2021-03-24 | Update the timeline. | -390/+564 | ||
| Adds recent events, and also cleans up the HTML a bit. | ||||
| 2021-03-24 | Remove the 100K user banner. | -7/+5 | ||
| 2021-03-23 | Removes Gunicorn Import In Debug mode | -1/+3 | ||
| Moves the gunicorn import below the start server command for debug mode to ensure it isn't imported if it isn't used. This solves issues with manage.py being unable to start on windows. | ||||
| 2021-03-23 | Reduces The Width Of The Sponsors Tab | -0/+2 | ||
| Reduces the width of the sponsor tab to reduce the chance of one logo ending up on a new line by itself. | ||||
| 2021-03-23 | Centers Sponsor Title | -0/+2 | ||
| 2021-03-23 | Centers Sponsor Logos | -1/+5 | ||
| Center justifies sponsor logos on the home page to make wrapping look cleaner. | ||||
| 2021-03-23 | Adds Streamyard Banner To Homepage | -0/+3 | ||
| 2021-03-19 | Bump urllib3 from 1.26.2 to 1.26.3 | -155/+127 | ||
| Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.3) Signed-off-by: dependabot[bot] <[email protected]> | ||||
| 2021-03-16 | Add more records to test the endpoint with | -0/+91 | ||
| 2021-03-14 | Update deploy.yaml | -0/+1 | ||
| 2021-03-13 | Dockerfile optimisations | -10/+5 | ||
| Copies dependencies before code for caching and removes git dependency. | ||||
| 2021-03-13 | master => main | -17/+17 | ||
| 2021-03-12 | Add case in query for voice chat activity | -0/+1 | ||
| 2021-03-12 | Split test_no_metricity_user to two tests by endpoints | -4/+12 | ||
| 2021-03-12 | Document endpoint in viewset docstring | -0/+16 | ||
| 2021-03-11 | Ignore deleted messaages in message counts | -1/+1 | ||
| Co-authored-by: Joe Banks <[email protected]> | ||||
| 2021-03-07 | Update doc in pydis_site/apps/api/pagination.py | -0/+1 | ||
| Co-authored-by: Mark <[email protected]> | ||||
| 2021-03-07 | Update pydis_site/apps/api/pagination.py | -1/+0 | ||
| Co-authored-by: Mark <[email protected]> | ||||
| 2021-03-07 | Update doc in pydis_site/apps/api/viewsets/bot/infraction.py | -2/+2 | ||
| Co-authored-by: Mark <[email protected]> | ||||
| 2021-03-07 | Update doc in pydis_site/apps/api/viewsets/bot/infraction.py | -2/+1 | ||
| Co-authored-by: Mark <[email protected]> | ||||
| 2021-03-07 | Update doc in pydis_site/apps/api/pagination.py | -1/+1 | ||
| Co-authored-by: Mark <[email protected]> | ||||
| 2021-03-07 | Get rid of stray print | -1/+0 | ||
| Oops. | ||||
| 2021-03-07 | Test metricity-review-data when user doesn't exist | -2/+5 | ||
| 2021-03-07 | Added test for metricity-review-data | -3/+25 | ||
| 2021-03-07 | Amend top_channel_activity return type | -1/+3 | ||
| 2021-03-07 | Add route to get a member's data for helper review | -1/+71 | ||
| 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-06 | Fix grammar of unknown actor error and change tests | -2/+2 | ||
| 2021-03-06 | Fix grammar of nomination viewset command about single entry for user | -1/+1 | ||
| 2021-03-06 | Change as -> to in nomination viewset docs | -1/+1 | ||
| 2021-03-06 | Fix grammar of nomination models | -5/+5 | ||
| 2021-03-05 | Fix grammar of error messages and change tests to match with changes | -8/+8 | ||
| 2021-03-05 | Use double quotes instead apostrophe because string contain "don't" | -1/+1 | ||
| 2021-03-05 | Replace double quotes with single quotes | -1/+1 | ||
| Co-authored-by: Joe Banks <[email protected]> | ||||
| 2021-03-05 | Fix grammar of nomination endpoints documentation | -5/+5 | ||
| Co-authored-by: Leon Sandøy <[email protected]> Co-authored-by: Joe Banks <[email protected]> | ||||
| 2021-03-01 | Update Dockerfile | -5/+6 | ||
| 2021-03-01 | Update error message for 500 page | -1/+1 | ||
| Now includes a link to our Discord server and concrete actions for the user, if the problem persists | ||||
| 2021-03-01 | Capitalise error codes in 404 and 500 pages | -2/+2 | ||
| Co-authored-by: Leon Sandøy <[email protected]> | ||||