aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Merge pull request #2470 from python-discord/fix-channel-blacklistGravatar Amrou Bellalouna2023-03-14-1/+1
|\
| * Fix pydantic model that prevented channel blacklist from workingGravatar TizzySaurus2023-03-14-1/+1
|/
* Merge pull request #2463 from shtlrs/preserve-personal-configGravatar Amrou Bellalouna2023-03-12-3/+6
|\
| * Merge branch 'main' into preserve-personal-configGravatar Hassan Abouelela2023-03-12-140/+165
| |\ | |/ |/|
* | Merge pull request #2465 from shtlrs/fix-persistent-roles-view-bugGravatar Amrou Bellalouna2023-03-12-2/+0
|\ \
| * | remove CUSTOM_ID_FORMATGravatar shtlrs2023-03-12-1/+0
| * | bring back the interaction_checkGravatar shtlrs2023-03-12-0/+10
| * | remove custom ids that handle routing to the viewGravatar shtlrs2023-03-12-11/+0
|/ /
* | Merge pull request #2455 from python-discord/dependabot/pip/aiohttp-3.8.4Gravatar Amrou Bellalouna2023-03-12-91/+91
|\ \
| * | Bump aiohttp from 3.8.3 to 3.8.4Gravatar dependabot[bot]2023-03-12-91/+91
|/ /
* | Merge pull request #2456 from python-discord/dependabot/pip/pydantic-1.10.6Gravatar Amrou Bellalouna2023-03-12-39/+39
|\ \
| * | Bump pydantic from 1.10.5 to 1.10.6Gravatar dependabot[bot]2023-03-12-39/+39
|/ /
* | Merge pull request #2372 from python-discord/vivek/jump-url-infr-logGravatar Amrou Bellalouna2023-03-12-9/+36
|\ \
| * | Update appeals2 to appeals_2 to reflect config changeGravatar vivekashok12212023-03-11-1/+1
| * | Merge branch 'main' into vivek/jump-url-infr-logGravatar Vivek Ashokkumar2023-03-11-3146/+3760
| |\ \ | |/ / |/| |
| * | Display "N/A" for infractions in ModMailGravatar vivekashok12212023-03-10-7/+9
| * | Format jump url bot-sideGravatar vivekashok12212023-02-17-18/+28
| * | Include message link in mod-log embedsGravatar vivekashok12212023-02-14-0/+2
| * | Display message link in infraction logGravatar vivekashok12212023-02-14-1/+14
| | * change mode to "wb"Gravatar shtlrs2023-03-12-1/+1
| | * write emoji_trashcan to .env.server upon botstrapGravatar shtlrs2023-03-11-1/+5
| | * switch order of env files to be parsedGravatar shtlrs2023-03-11-2/+1
| |/ |/|
* | Merge pull request #2326 from python-discord/snekbox-filesfix-eval-message-limitGravatar Boris Muratov2023-03-10-244/+727
|\ \
| * | Merge branch 'main' into snekbox-filesGravatar Ionite2023-03-09-1/+6
| * | Merge branch 'main' into snekbox-filesGravatar Ionite2023-03-09-2906/+3026
| |\ \ | |/ / |/| |
* | | Merge #2459: Update nested delimiter to double underscoreGravatar Amrou Bellalouna2023-03-09-4/+4
* | | Merge pull request #2458 from shtlrs/add-botstrap-dep-group-and-taskGravatar Amrou Bellalouna2023-03-09-1/+112
|\ \ \
| * | | move httpx to the dev dependency groupGravatar shtlrs2023-03-09-6/+2
| * | | relock dependenciesGravatar shtlrs2023-03-09-1/+110
| * | | add a poetry task to configure botGravatar shtlrs2023-03-09-0/+1
| * | | add the botstrap dependency groupGravatar shtlrs2023-03-09-0/+5
|/ / /
* | | Merge pull request #2457 from shtlrs/fix-env-var-mappings-in-botstrapGravatar Amrou Bellalouna2023-03-09-1/+1
|\ \ \
| * | | replace . with _ when mapping webhook idsGravatar shtlrs2023-03-09-1/+1
|/ / /
* | | Make tag slash command guild only (#2452)Gravatar Amrou Bellalouna2023-03-09-0/+1
* | | Merge pull request #2453 from shtlrs/update-char-rules-threshholdGravatar Amrou Bellalouna2023-03-09-2/+2
|\ \ \
| * | | update threshold values for rulesGravatar shtlrs2023-03-09-2/+2
|/ / /
* | | Merge #2408: Scaffold server config via a bootstrapping scriptGravatar Amrou Bellalouna2023-03-09-1296/+863
* | | Merge pull request #2449 from python-discord/update-depsGravatar Hassan Abouelela2023-03-08-713/+848
|\ \ \
| * | | Allow The Unlicense (Unlicense) in pip-licensesGravatar Chris Lovering2023-03-07-1/+2
| * | | Update all dependencies to latestGravatar Chris Lovering2023-03-07-712/+846
|/ / /
* | | Bump markdownify from 0.6.1 to 0.11.6 (#2429)Gravatar dependabot[bot]2023-03-07-13/+40
* | | Bump SebastiaanZ/github-status-embed-for-discord from 0.2.1 to 0.3.0 (#2448)Gravatar dependabot[bot]2023-03-07-1/+1
* | | Merge pull request #2447 from python-discord/dependabot/github_actions/action...Gravatar wookie1842023-03-07-1/+1
|\ \ \
| * | | Bump actions/upload-artifact from 2 to 3Gravatar dependabot[bot]2023-03-06-1/+1
|/ / /
* | | Make sure channel parent isn't None (#2441)Gravatar Boris Muratov2023-03-05-1/+1
* | | Group thread stats under parent channel (#2440)Gravatar Boris Muratov2023-03-05-6/+5
* | | Merge pull request #2428 from python-discord/dependabot/pip/redis-4.4.2Gravatar wookie1842023-03-03-9/+8
|\ \ \
| * | | Bump redis from 4.3.5 to 4.4.2Gravatar dependabot[bot]2023-03-03-9/+8
|/ / /
* | | Merge pull request #2427 from python-discord/dependabot/pip/sentry-sdk-1.16.0Gravatar wookie1842023-03-03-5/+9
|\ \ \
| * \ \ Merge branch 'main' into dependabot/pip/sentry-sdk-1.16.0Gravatar wookie1842023-03-03-1/+8
| |\ \ \ | |/ / / |/| | |