Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Authenticate with the github api to avoid rate limits | 2021-05-23 | -1/+4 | |
| | ||||
* | Merge pull request #507 from python-discord/faq-update | 2021-05-18 | -0/+2 | |
|\ | | | | | Update FAQ to clarify reasoning for disallowing certain file types | |||
| * | Update FAQ to clarify file types allowed | 2021-05-18 | -0/+2 | |
|/ | | | | | | Added in wording to clarify why we don't support the discord .txt, .py, and similar file types even though it has preview available for them. | |||
* | Merge pull request #505 from python-discord/poetry-and-python-3.9 | 2021-05-17 | -731/+1159 | |
|\ | ||||
| * | Update project dep guide to only reference poetry | 2021-05-17 | -13/+7 | |
| | | ||||
| * | Load env vars using python-dotenv | 2021-05-17 | -0/+5 | |
| | | ||||
| * | Fix pre-commit, since flake8 isn't a task | 2021-05-17 | -1/+1 | |
| | | ||||
| * | update CODEOWNERS to track poetry files | 2021-05-17 | -1/+2 | |
| | | ||||
| * | Bump lint flow to 3.9 and use poetry | 2021-05-17 | -11/+8 | |
| | | ||||
| * | Convert docker file to use 3.9 and poetry | 2021-05-17 | -12/+9 | |
| | | ||||
| * | Replace pipenv with poetry | 2021-05-17 | -694/+1128 | |
|/ | | | | Including the pre-commit config here too, so I can actually lint | |||
* | Merge pull request #504 from doublevcodes/patch-1 | 2021-05-17 | -14/+18 | |
|\ | | | | | Fix Build & Deploy workflow shield | |||
| * | Fix Build & Deploy workflow shield | 2021-05-17 | -14/+18 | |
|/ | | | The workflows: "Build" and "Deploy" seem to have been separated and hence we can't have a single shield for them | |||
* | Merge pull request #503 from python-discord/mod-policy-redirect | 2021-05-16 | -0/+6 | |
|\ | ||||
| * | Remove pages prefix | 2021-05-16 | -1/+1 | |
| | | ||||
| * | Whitespace removal | 2021-05-16 | -1/+1 | |
| | | ||||
| * | Add Moderation Policies to redirects | 2021-05-16 | -0/+6 | |
|/ | ||||
* | Merge pull request #495 from python-discord/reword-contrib-guides | 2021-05-16 | -5/+9 | |
|\ | | | | | Reorganizes Contributing Guidelines | |||
| * | Merge branch 'main' into reword-contrib-guides | 2021-05-16 | -44/+63 | |
| |\ | |/ |/| | ||||
* | | Merge pull request #412 from Transfusion/fix_327 | 2021-05-16 | -1/+4 | |
|\ \ | | | | | | | Hide arrow to the right of More below the 1024px breakpoint | |||
| * \ | Merge branch 'main' into fix_327 | 2021-05-16 | -6820/+9378 | |
| |\ \ | |/ / |/| | | ||||
* | | | Merge pull request #501 from python-discord/update/sir-lancebot-env-vars | 2021-05-16 | -1/+5 | |
|\ \ \ | | | | | | | | | Update sir-lancebot's env var reference | |||
| * \ \ | Merge branch 'main' into update/sir-lancebot-env-vars | 2021-05-16 | -19/+26 | |
| |\ \ \ | |/ / / |/| | | | ||||
* | | | | Merge pull request #502 from python-discord/poetry | 2021-05-16 | -19/+26 | |
|\ \ \ \ | | | | | | | | | | | Poetry In Dev Guides | |||
| * | | | | Migrates Sir Lancebot And Python To Poetry | 2021-05-16 | -12/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates the Python and Sir Lancebot guides to use poetry. Updates the dependency guide to include poetry, and explain when each dependency manager should be used. | |||
| * | | | | Fixes Broken Images In Dependency Guide | 2021-05-16 | -7/+8 | |
|/ / / / | ||||
| * / / | chore: Update sir-lancebot's env var reference | 2021-05-16 | -1/+5 | |
|/ / / | ||||
* | | | Merge pull request #499 from python-discord/swfarnsworth/dave | 2021-05-15 | -4/+3 | |
|\ \ \ | | | | | | | | | Zoot -> Dave | |||
| * | | | Replace references to Zoot with Dave, per the rebranding of that bot. | 2021-05-15 | -3/+2 | |
| | | | | ||||
| * | | | Fix typo; 'be come' -> 'become' | 2021-05-15 | -1/+1 | |
|/ / / | ||||
* | | | Merge pull request #498 from python-discord/update-rules-api | 2021-05-15 | -12/+16 | |
|\ \ \ | | | | | | | | | Update rules viewset | |||
| * | | | Update rules viewset | 2021-05-15 | -12/+16 | |
|/ / / | | | | | | | | | | This is to reflect the recent changes made to the server rules. | |||
* | | | Merge pull request #491 from python-discord/swfarnsworth/rules_update | 2021-05-15 | -7/+9 | |
|\ \ \ | | | | | | | | | Change rules to those agreed upon in prior staff meeting. | |||
| * | | | Fixed whitespace issue raised by linter. | 2021-05-15 | -1/+1 | |
| | | | | ||||
| * | | | Merge branch 'main' of https://github.com/python-discord/site into ↵ | 2021-05-15 | -7/+13 | |
| |\ \ \ | |/ / / |/| | | | | | | | swfarnsworth/rules_update | |||
| * | | | Changed rules to those agreed upon in a prior staff meeting. | 2021-05-14 | -7/+9 | |
| | | | | ||||
| | * | | Resolve conflicts | 2021-03-04 | -963/+1982 | |
| | |\ \ | ||||
| | * | | | Hide arrow to the right of More below the 1024px breakpoint | 2020-10-18 | -1/+4 | |
| | | | | | ||||
| | | | * | Fixes Typo In Contrib Guide | 2021-05-16 | -1/+1 | |
| | | | | | | | | | | | | | | | Co-authored-by: ToxicKidz <[email protected]> | |||
| | | | * | Reorganizes Contributing Guidelines | 2021-05-15 | -5/+9 | |
| |_|_|/ |/| | | | | | | | | | | | | | | | Drops mentions of black, renames mentions of precommit to pre-commit, and rewords statements that have caused confusion. | |||
* | | | | Merge pull request #489 from ↵ | 2021-05-15 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | python-discord/revert-488-vcokltfre/fix/uppercase-env Revert "fix: USE_FAKEREDIS is uppercase" | |||
| * \ \ \ | Merge branch 'main' into revert-488-vcokltfre/fix/uppercase-env | 2021-05-15 | -6/+12 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||
* | | | | | Merge pull request #492 from python-discord/joe/redirect-app-301 | 2021-05-14 | -4/+8 | |
|\ \ \ \ \ | | | | | | | | | | | | | Enable permanent redirects for redirect app | |||
| * \ \ \ \ | Merge branch 'main' into joe/redirect-app-301 | 2021-05-14 | -2/+4 | |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||
* | | | | | | Merge pull request #493 from dawnofmidnight/contributing-env-vars | 2021-05-14 | -2/+4 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | Modify env vars list for Lancebot and Python | |||
| * | | | | | Modify env vars list for Lancebot and Python | 2021-05-14 | -2/+4 | |
|/ / / / / | ||||
| * | | | | Add good question guide redirect | 2021-05-14 | -0/+6 | |
| | | | | | ||||
| * | | | | Update redirect tests to use 301 | 2021-05-14 | -1/+1 | |
| | | | | | ||||
| * | | | | Enable permanent redirects for redirect app | 2021-05-14 | -3/+1 | |
|/ / / / | | | | | | | | | After monitoring traffic ingressing and confirming redirects are working as expected, I'm happy to switch redirects from the redirect app to using 301 permanent redirect. | |||
| * | | | Explicitly state which config file should be used for use_fakeredis | 2021-05-14 | -1/+1 | |
| | | | |