| Commit message (Expand) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | | | | | | | | Override context command explicitly in antispam filter(#2477) | 2023-03-20 | -2/+4 | ||
| * | | | | | | | | Merge pull request #2476 from python-discord/remove_muted_role | 2023-03-20 | -29/+0 | ||
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Remove usage of the muted role | 2023-03-20 | -29/+0 | ||
| |/ / / / / / / / | |||||
| * | | | | | | | | Merge pull request #2438 from python-discord/mbaruh/timeout | 2023-03-20 | -65/+100 | ||
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'main' into mbaruh/timeout | 2023-03-20 | -144/+172 | ||
| | |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #2470 from python-discord/fix-channel-blacklist | 2023-03-14 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| | * | | | | | | | | Fix pydantic model that prevented channel blacklist from working | 2023-03-14 | -1/+1 | ||
| |/ / / / / / / / | |||||
| * | | | | | | | | Merge pull request #2463 from shtlrs/preserve-personal-config | 2023-03-12 | -3/+6 | ||
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'main' into preserve-personal-config | 2023-03-12 | -140/+165 | ||
| | |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #2465 from shtlrs/fix-persistent-roles-view-bug | 2023-03-12 | -2/+0 | ||
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | remove CUSTOM_ID_FORMAT | 2023-03-12 | -1/+0 | ||
| | * | | | | | | | | | bring back the interaction_check | 2023-03-12 | -0/+10 | ||
| | * | | | | | | | | | remove custom ids that handle routing to the view | 2023-03-12 | -11/+0 | ||
| |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #2455 from python-discord/dependabot/pip/aiohttp-3.8.4 | 2023-03-12 | -91/+91 | ||
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Bump aiohttp from 3.8.3 to 3.8.4 | 2023-03-12 | -91/+91 | ||
| |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #2456 from python-discord/dependabot/pip/pydantic-1.10.6 | 2023-03-12 | -39/+39 | ||
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Bump pydantic from 1.10.5 to 1.10.6 | 2023-03-12 | -39/+39 | ||
| |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #2372 from python-discord/vivek/jump-url-infr-log | 2023-03-12 | -9/+36 | ||
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Update appeals2 to appeals_2 to reflect config change | 2023-03-11 | -1/+1 | ||
| | * | | | | | | | | | Merge branch 'main' into vivek/jump-url-infr-log | 2023-03-11 | -3146/+3760 | ||
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| | * | | | | | | | | | Display "N/A" for infractions in ModMail | 2023-03-10 | -7/+9 | ||
| | * | | | | | | | | | Format jump url bot-side | 2023-02-17 | -18/+28 | ||
| | * | | | | | | | | | Include message link in mod-log embeds | 2023-02-14 | -0/+2 | ||
| | * | | | | | | | | | Display message link in infraction log | 2023-02-14 | -1/+14 | ||
| | | * | | | | | | | | change mode to "wb" | 2023-03-12 | -1/+1 | ||
| | | * | | | | | | | | write emoji_trashcan to .env.server upon botstrap | 2023-03-11 | -1/+5 | ||
| | | * | | | | | | | | switch order of env files to be parsed | 2023-03-11 | -2/+1 | ||
| | |/ / / / / / / / |/| | | | | | | | | |||||
| | | * | | | | | | | Don't manually move timed out users | 2023-03-20 | -3/+0 | ||
| | | * | | | | | | | Add role hierarchy guards for timeouts | 2023-03-19 | -0/+5 | ||
| | | * | | | | | | | Mention target user in cap message | 2023-03-19 | -3/+4 | ||
| | | * | | | | | | | Merge branch 'main' into mbaruh/timeout | 2023-03-10 | -2007/+2323 | ||
| | | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #2326 from python-discord/snekbox-filesfix-eval-message-limit | 2023-03-10 | -244/+727 | ||
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Merge branch 'main' into snekbox-files | 2023-03-09 | -1/+6 | ||
| | * | | | | | | | | | Merge branch 'main' into snekbox-files | 2023-03-09 | -2906/+3026 | ||
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge #2459: Update nested delimiter to double underscore | 2023-03-09 | -4/+4 | ||
| * | | | | | | | | | | Merge pull request #2458 from shtlrs/add-botstrap-dep-group-and-task | 2023-03-09 | -1/+112 | ||
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | move httpx to the dev dependency group | 2023-03-09 | -6/+2 | ||
| | * | | | | | | | | | | relock dependencies | 2023-03-09 | -1/+110 | ||
| | * | | | | | | | | | | add a poetry task to configure bot | 2023-03-09 | -0/+1 | ||
| | * | | | | | | | | | | add the botstrap dependency group | 2023-03-09 | -0/+5 | ||
| |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Merge pull request #2457 from shtlrs/fix-env-var-mappings-in-botstrap | 2023-03-09 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | replace . with _ when mapping webhook ids | 2023-03-09 | -1/+1 | ||
| |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Make tag slash command guild only (#2452) | 2023-03-09 | -0/+1 | ||
| * | | | | | | | | | | Merge pull request #2453 from shtlrs/update-char-rules-threshhold | 2023-03-09 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | update threshold values for rules | 2023-03-09 | -2/+2 | ||
| |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Merge #2408: Scaffold server config via a bootstrapping script | 2023-03-09 | -1296/+863 | ||
| * | | | | | | | | | | Merge pull request #2449 from python-discord/update-deps | 2023-03-08 | -713/+848 | ||
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Allow The Unlicense (Unlicense) in pip-licenses | 2023-03-07 | -1/+2 | ||
| | * | | | | | | | | | | Update all dependencies to latest | 2023-03-07 | -712/+846 | ||
| |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Bump markdownify from 0.6.1 to 0.11.6 (#2429) | 2023-03-07 | -13/+40 | ||