aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Bump pygments from 2.3.1 to 2.7.4 (#469)Gravatar dependabot[bot]2021-04-28-47/+20
| | | | | | | | | | Bumps [pygments](https://github.com/pygments/pygments) from 2.3.1 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.3.1...2.7.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Merge pull request #443 from kunal097/limit-infraction-resultGravatar Matteo Bertucci2021-04-24-0/+54
|\ | | | | Apply LimitOffsetPagination in GET Infraction with default Page Size 100
| * Merge branch 'main' into limit-infraction-resultGravatar Matteo Bertucci2021-04-24-877/+1741
| |\ | |/ |/|
* | Merge pull request #481 from dawnofmidnight/patch-1Gravatar Matteo Bertucci2021-04-21-1/+1
|\ \ | | | | | | Change index.html to say "100 dedicated expert helpers" instead of 90
| * \ Merge branch 'main' into patch-1Gravatar Matteo Bertucci2021-04-21-184/+252
| |\ \ | |/ / |/| |
* | | Relock Pipfile (#480)Gravatar Joe Banks2021-04-21-184/+252
| | |
| * | Update index.htmlGravatar DawnOfMidnight2021-04-20-1/+1
|/ /
* | Merge pull request #373 from Numerlor/doc-validatorGravatar Mark2021-04-19-3/+54
|\ \ | | | | | | Add a validator for documentation package names and base urls.
| * \ Merge branch 'main' into doc-validatorGravatar Mark2021-04-19-683/+937
| |\ \ | |/ / |/| |
* | | Merge pull request #472 from python-discord/ks123/ghcr-token-to-githubGravatar Joe Banks2021-04-05-2/+2
|\ \ \ | | | | | | | | Migrate GHCR_TOKEN -> GITHUB_TOKEN in Docker build action
| * | | Migrate GHCR_TOKEN -> GITHUB_TOKEN in Docker build actionGravatar ks1292021-04-05-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.
* | | Merge pull request #471 from python-discord/policy-documentsGravatar Matteo Bertucci2021-04-01-123/+8
|\ \ \ | | | | | | | | Update our policy documents
| * | | Update policy documentsGravatar Matteo Bertucci2021-04-01-123/+8
|/ / /
* | | Merge pull request #464 from python-discord/lemonsaurus-patch-1Gravatar Leon Sandøy2021-03-25-13/+12
|\ \ \ | | | | | | | | Use real names in the timeline
| * | | Add nickname for lemon.Gravatar Leon Sandøy2021-03-25-1/+1
| | | | | | | | | | | | Co-authored-by: Gustav Odinger <[email protected]>
| * | | Timeline: SeasonalBot -> Sir LancebotGravatar Leon Sandøy2021-03-25-2/+2
| | | |
| * | | Use real names in the timelineGravatar Leon Sandøy2021-03-25-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.
* | | Merge pull request #456 from python-discord/dependabot/pip/urllib3-1.26.3Gravatar ks1292021-03-25-155/+127
|\ \ \ | | | | | | | | Bump urllib3 from 1.26.2 to 1.26.3
| * \ \ Merge branch 'main' into dependabot/pip/urllib3-1.26.3Gravatar ks1292021-03-25-399/+584
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #462 from python-discord/lemon/frontend/update_timelineGravatar Joe Banks2021-03-24-397/+569
|\ \ \ \ | | | | | | | | | | Update landing page and timeline
| * | | | Update the timeline.Gravatar Leon Sandøy2021-03-24-390/+564
| | | | | | | | | | | | | | | | | | | | Adds recent events, and also cleans up the HTML a bit.
| * | | | Remove the 100K user banner.Gravatar Leon Sandøy2021-03-24-7/+5
|/ / / /
* | | | Merge pull request #461 from python-discord/move-gunicorn-importGravatar Matteo Bertucci2021-03-23-1/+3
|\ \ \ \ | | | | | | | | | | Removes Gunicorn Import In Debug Mode
| * | | | Removes Gunicorn Import In Debug modeGravatar Hassan Abouelela2021-03-23-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.
* | | | Merge pull request #460 from python-discord/add-streamyardGravatar Joe Banks2021-03-23-1/+12
|\ \ \ \ | | | | | | | | | | Adds Streamyard Banner To Homepage
| * | | | Reduces The Width Of The Sponsors TabGravatar Hassan Abouelela2021-03-23-0/+2
| | | | | | | | | | | | | | | | | | | | Reduces the width of the sponsor tab to reduce the chance of one logo ending up on a new line by itself.
| * | | | Centers Sponsor TitleGravatar Hassan Abouelela2021-03-23-0/+2
| | | | |
| * | | | Centers Sponsor LogosGravatar Hassan Abouelela2021-03-23-1/+5
| | | | | | | | | | | | | | | | | | | | Center justifies sponsor logos on the home page to make wrapping look cleaner.
| * | | | Adds Streamyard Banner To HomepageGravatar Hassan Abouelela2021-03-23-0/+3
|/ / / /
| * / / Bump urllib3 from 1.26.2 to 1.26.3Gravatar dependabot[bot]2021-03-19-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]>
* | | Merge pull request #451 from python-discord/mbaruh/channel-activityGravatar Boris Muratov2021-03-16-4/+216
|\ \ \ | | | | | | | | Add route to get a member's data for helper review
| * \ \ Merge branch 'main' into mbaruh/channel-activityGravatar Boris Muratov2021-03-16-27/+23
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #454 from python-discord/deploy-environmentGravatar Joe Banks2021-03-15-0/+1
|\ \ \ \ | | | | | | | | | | Add GitHub environment to deploy workflow
| * | | | Update deploy.yamlGravatar Joe Banks2021-03-14-0/+1
|/ / / /
| * | | Add more records to test the endpoint withGravatar Boris Muratov2021-03-16-0/+91
| | | |
| * | | Add case in query for voice chat activityGravatar Boris Muratov2021-03-12-0/+1
| | | |
| * | | Split test_no_metricity_user to two tests by endpointsGravatar Boris Muratov2021-03-12-4/+12
| | | |
| * | | Document endpoint in viewset docstringGravatar Boris Muratov2021-03-12-0/+16
| | | |
| * | | Merge branch 'master' into mbaruh/channel-activityGravatar Boris Muratov2021-03-11-76/+435
| |\ \ \
| * | | | Ignore deleted messaages in message countsGravatar Boris Muratov2021-03-11-1/+1
| | | | | | | | | | | | | | | Co-authored-by: Joe Banks <[email protected]>
| * | | | Get rid of stray printGravatar Boris Muratov2021-03-07-1/+0
| | | | | | | | | | | | | | | | | | | | Oops.
| * | | | Test metricity-review-data when user doesn't existGravatar Boris Muratov2021-03-07-2/+5
| | | | |
| * | | | Added test for metricity-review-dataGravatar Boris Muratov2021-03-07-3/+25
| | | | |
| * | | | Amend top_channel_activity return typeGravatar Boris Muratov2021-03-07-1/+3
| | | | |
| * | | | Add route to get a member's data for helper reviewGravatar Boris Muratov2021-03-07-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.
| | | * | Update tests to use trailing slashes on valid urlsGravatar Numerlor2021-03-26-2/+2
| | | | |
| | | * | Ensure the base url ends with a slashGravatar Numerlor2021-03-26-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
| | | * | Merge branch 'main' into doc-validatorGravatar Numerlor2021-03-15-1476/+8387
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Dockerfile optimisationsGravatar Joe Banks2021-03-13-10/+5
| | | | | | | | | | | | | | | | | | | | Copies dependencies before code for caching and removes git dependency.
* | | | | master => mainGravatar Joe Banks2021-03-13-17/+17
| |/ / / |/| | |