aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * Update NOMINATION_MESSAGE_REGEX for new discord.User.__str__ behaviourGravatar Chris Lovering2023-06-21-1/+1
| * Update MockAttachment data with new expected fieldsGravatar Chris Lovering2023-06-21-1/+12
| * Write custom get_role func for MockMemberGravatar Chris Lovering2023-06-21-0/+3
| * Bump pydis-core from 9.7.0 to 9.8.0Gravatar dependabot[bot]2023-06-21-54/+54
|/
* Remove casing in domain filtering (#2654)Gravatar Boris Muratov2023-06-21-2/+2
* Merge pull request #2652 from python-discord/vivek/incidents-contextGravatar Amrou Bellalouna2023-06-21-1/+3
|\
| * Merge branch 'main' into vivek/incidents-contextGravatar Amrou Bellalouna2023-06-21-1/+2
| |\ | |/ |/|
* | Merge pull request #2653 from python-discord/compf_pingsGravatar Boris Muratov2023-06-21-1/+2
|\ \
| * | Make new comp filters not pingGravatar mbaruh2023-06-21-1/+2
|/ /
| * Allow use of msg reply to add context to incidentGravatar vivekashok12212023-06-21-1/+3
|/
* pre-commit-hooks 2.5.0 -> 4.4.0 (#2640)Gravatar Xithrius2023-06-20-1/+1
* Bump pre-commit from 3.3.2 to 3.3.3 (#2643)Gravatar dependabot[bot]2023-06-20-5/+5
* Bump emoji from 2.5.0 to 2.5.1 (#2644)Gravatar dependabot[bot]2023-06-20-4/+4
* Merge pull request #2649 from interrrp/patch-1Gravatar Amrou Bellalouna2023-06-20-2/+2
|\
| * Fix errors in the positional-keyword tagGravatar int2023-06-20-2/+2
|/
* Increase help thread timeout 30 -> 60 (#2641)Gravatar Steele Farnsworth2023-06-14-1/+1
* Fix missing message unpinning on adding ticket emoji to nomination review. (#...Gravatar Vivek Ashokkumar2023-06-13-4/+1
* Remove unnecessary pinning of nomination review message in #nomination-voting...Gravatar Vivek Ashokkumar2023-06-13-3/+1
* Bump regex from 2023.5.5 to 2023.6.3 (#2637)Gravatar dependabot[bot]2023-06-12-91/+91
* Bump pydantic from 1.10.8 to 1.10.9 (#2635)Gravatar dependabot[bot]2023-06-12-39/+39
* Bump pytest from 7.3.1 to 7.3.2 (#2636)Gravatar dependabot[bot]2023-06-12-6/+6
* Bump pydis-core from 9.6.0 to 9.7.0 (#2638)Gravatar dependabot[bot]2023-06-12-6/+6
* Bump rapidfuzz from 3.0.0 to 3.1.1 (#2634)Gravatar dependabot[bot]2023-06-12-95/+95
* Add 'n' alias and 'nom' root alias to 'nominate' command (#2632)Gravatar TizzySaurus2023-06-12-1/+5
* Bump ruff from 0.0.267 to 0.0.272 (#2628)Gravatar dependabot[bot]2023-06-10-20/+20
* Bump coverage from 7.2.6 to 7.2.7 (#2619)Gravatar dependabot[bot]2023-06-10-54/+63
* Bump pytest-cov from 4.0.0 to 4.1.0 (#2616)Gravatar dependabot[bot]2023-06-10-6/+6
* Bump sentry-sdk from 1.24.0 to 1.25.1 (#2626)Gravatar dependabot[bot]2023-06-10-6/+6
* Bump emoji from 2.2.0 to 2.5.0 (#2627)Gravatar dependabot[bot]2023-06-10-92/+12
* Make all roles self-subscribable year round (#2631)Gravatar Bradley Reynolds2023-06-10-3/+3
* Update mutability tag to link Nedbat's talk (#2546)Gravatar Greg Taeger2023-06-05-0/+2
* Merge pull request #2622 from python-discord/add-new-badgesGravatar Amrou Bellalouna2023-06-02-0/+3
|\
| * Add new profile badgesGravatar Chris Lovering2023-06-02-0/+3
|/
* Escape full stops in Filter.__str__ (#2621)Gravatar ChrisJL2023-05-31-1/+1
* Temporarily remove suport for evaling under 3.10 (#2618)Gravatar ChrisJL2023-05-30-33/+16
* Bump pip-licenses from 4.3.1 to 4.3.2 (#2604)Gravatar dependabot[bot]2023-05-29-5/+5
* Merge pull request #2609 from python-discord/dependabot/pip/coverage-7.2.6Gravatar Amrou Bellalouna2023-05-26-54/+54
|\
| * Bump coverage from 7.2.5 to 7.2.6Gravatar dependabot[bot]2023-05-26-54/+54
|/
* Merge pull request #2605 from python-discord/dependabot/pip/httpx-0.24.1Gravatar Amrou Bellalouna2023-05-26-5/+5
|\
| * Bump httpx from 0.24.0 to 0.24.1Gravatar dependabot[bot]2023-05-26-5/+5
|/
* Merge pull request #2606 from python-discord/dependabot/pip/taskipy-1.11.0Gravatar Amrou Bellalouna2023-05-26-5/+5
|\
| * Bump taskipy from 1.10.4 to 1.11.0Gravatar dependabot[bot]2023-05-26-5/+5
|/
* Merge pull request #2610 from python-discord/dependabot/pip/pydantic-1.10.8Gravatar Amrou Bellalouna2023-05-26-40/+40
|\
| * Bump pydantic from 1.10.7 to 1.10.8Gravatar dependabot[bot]2023-05-24-40/+40
|/
* Merge pull request #2595 from python-discord/dependabot/pip/ruff-0.0.267Gravatar ChrisJL2023-05-24-44/+44
|\
| * Use f-string conversions over functionsGravatar Chris Lovering2023-05-24-4/+4
| * Bump ruff from 0.0.265 to 0.0.267Gravatar dependabot[bot]2023-05-24-40/+40
|/
* Merge pull request #2603 from python-discord/build-docker-image-in-ciGravatar Johannes Christ2023-05-24-2/+2
|\
| * Drop IS_MAIN_REFGravatar shtlrs2023-05-24-6/+2
| * use main ref as predicateGravatar shtlrs2023-05-24-1/+1