aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Merge pull request #507 from python-discord/faq-updateGravatar Joe Banks2021-05-18-0/+2
|\
| * Update FAQ to clarify file types allowedGravatar Janine vN2021-05-18-0/+2
|/
* Merge pull request #505 from python-discord/poetry-and-python-3.9Gravatar Joe Banks2021-05-17-731/+1159
|\
| * Update project dep guide to only reference poetryGravatar Chris2021-05-17-13/+7
| * Load env vars using python-dotenvGravatar Chris2021-05-17-0/+5
| * Fix pre-commit, since flake8 isn't a taskGravatar Chris2021-05-17-1/+1
| * update CODEOWNERS to track poetry filesGravatar Chris2021-05-17-1/+2
| * Bump lint flow to 3.9 and use poetryGravatar Chris2021-05-17-11/+8
| * Convert docker file to use 3.9 and poetryGravatar Chris2021-05-17-12/+9
| * Replace pipenv with poetryGravatar Chris2021-05-17-694/+1128
|/
* Merge pull request #504 from doublevcodes/patch-1Gravatar Matteo Bertucci2021-05-17-14/+18
|\
| * Fix Build & Deploy workflow shieldGravatar Vivaan Verma2021-05-17-14/+18
|/
* Merge pull request #503 from python-discord/mod-policy-redirectGravatar Joe Banks2021-05-16-0/+6
|\
| * Remove pages prefixGravatar Joe Banks2021-05-16-1/+1
| * Whitespace removalGravatar Joe Banks2021-05-16-1/+1
| * Add Moderation Policies to redirectsGravatar Joe Banks2021-05-16-0/+6
|/
* Merge pull request #495 from python-discord/reword-contrib-guidesGravatar ChrisJL2021-05-16-5/+9
|\
| * Merge branch 'main' into reword-contrib-guidesGravatar ChrisJL2021-05-16-44/+63
| |\ | |/ |/|
* | Merge pull request #412 from Transfusion/fix_327Gravatar ChrisJL2021-05-16-1/+4
|\ \
| * \ Merge branch 'main' into fix_327Gravatar ChrisJL2021-05-16-6820/+9378
| |\ \ | |/ / |/| |
* | | Merge pull request #501 from python-discord/update/sir-lancebot-env-varsGravatar Joe Banks2021-05-16-1/+5
|\ \ \
| * \ \ Merge branch 'main' into update/sir-lancebot-env-varsGravatar Joe Banks2021-05-16-19/+26
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #502 from python-discord/poetryGravatar Hassan Abouelela2021-05-16-19/+26
|\ \ \ \
| * | | | Migrates Sir Lancebot And Python To PoetryGravatar Hassan Abouelela2021-05-16-12/+18
| * | | | Fixes Broken Images In Dependency GuideGravatar Hassan Abouelela2021-05-16-7/+8
|/ / / /
| * / / chore: Update sir-lancebot's env var referenceGravatar ToxicKidz2021-05-16-1/+5
|/ / /
* | | Merge pull request #499 from python-discord/swfarnsworth/daveGravatar Matteo Bertucci2021-05-15-4/+3
|\ \ \
| * | | Replace references to Zoot with Dave, per the rebranding of that bot.Gravatar swfarnsworth2021-05-15-3/+2
| * | | Fix typo; 'be come' -> 'become'Gravatar swfarnsworth2021-05-15-1/+1
|/ / /
* | | Merge pull request #498 from python-discord/update-rules-apiGravatar ChrisJL2021-05-15-12/+16
|\ \ \
| * | | Update rules viewsetGravatar Chris2021-05-15-12/+16
|/ / /
* | | Merge pull request #491 from python-discord/swfarnsworth/rules_updateGravatar ChrisJL2021-05-15-7/+9
|\ \ \
| * | | Fixed whitespace issue raised by linter.Gravatar swfarnsworth2021-05-15-1/+1
| * | | Merge branch 'main' of https://github.com/python-discord/site into swfarnswor...Gravatar swfarnsworth2021-05-15-7/+13
| |\ \ \ | |/ / / |/| | |
| * | | Changed rules to those agreed upon in a prior staff meeting.Gravatar swfarnsworth2021-05-14-7/+9
| | * | Resolve conflictsGravatar Bryan Kok2021-03-04-963/+1982
| | |\ \
| | * | | Hide arrow to the right of More below the 1024px breakpointGravatar Bryan Kok2020-10-18-1/+4
| | | | * Fixes Typo In Contrib GuideGravatar Hassan Abouelela2021-05-16-1/+1
| | | | * Reorganizes Contributing GuidelinesGravatar Hassan Abouelela2021-05-15-5/+9
| |_|_|/ |/| | |
* | | | Merge pull request #489 from python-discord/revert-488-vcokltfre/fix/uppercas...Gravatar Hassan Abouelela2021-05-15-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'main' into revert-488-vcokltfre/fix/uppercase-envGravatar Hassan Abouelela2021-05-15-6/+12
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #492 from python-discord/joe/redirect-app-301Gravatar ChrisJL2021-05-14-4/+8
|\ \ \ \ \
| * \ \ \ \ Merge branch 'main' into joe/redirect-app-301Gravatar ChrisJL2021-05-14-2/+4
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #493 from dawnofmidnight/contributing-env-varsGravatar ChrisJL2021-05-14-2/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Modify env vars list for Lancebot and PythonGravatar dawnofmidnight2021-05-14-2/+4
|/ / / / /
| * | | | Add good question guide redirectGravatar Joe Banks2021-05-14-0/+6
| * | | | Update redirect tests to use 301Gravatar Joe Banks2021-05-14-1/+1
| * | | | Enable permanent redirects for redirect appGravatar Joe Banks2021-05-14-3/+1
|/ / / /
| * | | Explicitly state which config file should be used for use_fakeredisGravatar Joe Banks2021-05-14-1/+1
| * | | Revert "fix: USE_FAKEREDIS is uppercase"Gravatar Joe Banks2021-05-14-1/+1
|/ / /