aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * Mention reminder owner in confirmation messageGravatar Daniel Gu2023-08-26-2/+3
| * Apply name changes from code review everywhereGravatar Daniel Gu2023-08-26-2/+2
| * Reply to original message when sending confirmation promptGravatar Daniel Gu2023-08-26-1/+1
| * Apply suggestions from code reviewGravatar Daniel Gu2023-08-26-1/+1
| * Apply suggestions from code reviewGravatar Daniel Gu2023-08-26-5/+5
| * Update docstring to better match function behaviorGravatar n0Oo0Oo0b2023-08-26-1/+1
| * Ask for confirmation when an admin modifies another user's remindersGravatar n0Oo0Oo0b2023-08-26-8/+21
| * Create ModifyConfirmationViewGravatar n0Oo0Oo0b2023-08-26-0/+33
|/
* Merge pull request #2730 from DownDev/fix-2728Gravatar Amrou Bellalouna2023-08-26-5/+5
|\
| * feat(tags): update link and syntax in dotenv tagGravatar miki555551152023-08-26-3/+3
| * fix(tags): resolve SyntaxError in dotenv reset commandGravatar miki555551152023-08-26-2/+2
|/
* pass bot to get_or_fetch_channel in thread bumper (#2732)Gravatar Amrou Bellalouna2023-08-26-2/+2
* Merge pull request #2685 from python-discord/bump-to-pydis-core-10Gravatar Amrou Bellalouna2023-08-26-271/+160
|\
| * apply white space around operatorsGravatar shtlrs2023-08-26-1/+1
| * bump pydis_core version to 10.1.0Gravatar shtlrs2023-08-26-106/+113
| * appease linterGravatar shtlrs2023-08-26-5/+6
| * pass missing bot paramGravatar shtlrs2023-08-26-9/+9
| * remove unused pin_no_system_message utilGravatar shtlrs2023-08-26-15/+0
| * delete members utils moduleGravatar shtlrs2023-08-26-30/+0
| * use get_or_fetch_member provided by bot-coreGravatar shtlrs2023-08-26-28/+10
| * use get_or_fetch_channel provided by bot-coreGravatar shtlrs2023-08-26-20/+5
| * use bot-core caching utilGravatar shtlrs2023-08-26-43/+1
| * update all instances of send_to_paste_serviceGravatar shtlrs2023-08-26-20/+21
|/
* Remove call to the fixup reusable workflow (#2731)Gravatar Amrou Bellalouna2023-08-24-6/+0
* feat: move link for PEP to title in !pep command (#2723)Gravatar MikoĊ‚aj Kruczek2023-08-19-1/+1
* Bump ruff from 0.0.284 to 0.0.285 (#2725)Gravatar dependabot[bot]2023-08-19-20/+20
* Bump pydantic-settings from 2.0.2 to 2.0.3 (#2721)Gravatar dependabot[bot]2023-08-18-5/+5
* Bump emoji from 2.7.0 to 2.8.0 (#2724)Gravatar dependabot[bot]2023-08-17-4/+5
* Merge pull request #2718 from python-discord/run-fixup-blocker-on-pr-onlyGravatar jchristgit2023-08-16-3/+5
|\
| * run fixup blocker when git ref isn't mainGravatar shtlrs2023-08-12-3/+5
* | Bump coverage from 7.2.7 to 7.3.0 (#2720)Gravatar dependabot[bot]2023-08-14-64/+67
|/
* Merge pull request #2717 from python-discord/reuse-fixup-blocker-workflowGravatar Amrou Bellalouna2023-08-12-0/+4
|\
| * Merge branch 'main' into reuse-fixup-blocker-workflowGravatar Amrou Bellalouna2023-08-12-61/+86
| |\ | |/ |/|
* | Merge pull request #2715 from python-discord/use-ruff-isortGravatar wookie1842023-08-12-61/+86
|\ \
| * | Update import style for ruff isort ruleGravatar Chris Lovering2023-08-11-16/+79
| * | Use ruff's isort implementationGravatar Chris Lovering2023-08-11-45/+7
|/ /
| * use the organisation's fixup commit blocker workflowGravatar shtlrs2023-08-12-0/+4
|/
* Bump ruff from 0.0.283 to 0.0.284 (#2714)Gravatar dependabot[bot]2023-08-11-20/+31
* Merge pull request #2695 from python-discord/pydantic-v2Gravatar ChrisJL2023-08-11-411/+508
|\
| * Don't use a BaseSettings instance for constants that don't need to be overwri...Gravatar Chris Lovering2023-08-11-27/+16
| * Use a custom type coercion function as pydantic removed their'sGravatar Chris Lovering2023-08-11-12/+43
| * Replace deprecated functions with new pydantic v2 functionsGravatar Chris Lovering2023-08-11-42/+53
| * Use new Pydantic v2 logic for constant loadingGravatar Chris Lovering2023-08-11-275/+246
| * Bump pydantic to v2 and install pydantic-settingsGravatar Chris Lovering2023-08-11-71/+166
|/
* Merge pull request #2710 from python-discord/dependabot/pip/ruff-0.0.283Gravatar Amrou Bellalouna2023-08-11-21/+21
|\
| * Bump ruff from 0.0.282 to 0.0.283Gravatar dependabot[bot]2023-08-10-21/+21
|/
* Bump regex from 2023.6.3 to 2023.8.8 (#2711)Gravatar dependabot[bot]2023-08-09-91/+91
* Bump more-itertools from 10.0.0 to 10.1.0 (#2707)Gravatar dependabot[bot]2023-08-06-5/+5
* Fix docs link markdown (#2708)Gravatar Numerlor2023-08-06-0/+2
* Change DM users get when warned (#2696)Gravatar Steele Farnsworth2023-08-05-13/+31