aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * | | | | Change WordingGravatar Brody Critchlow2023-03-28-1/+1
| | | | | | | | | | | | | | | | | | Co-authored-by: dawn <[email protected]>
| * | | | | Update required wordingGravatar Brody Critchlow2023-03-25-1/+1
| | | | | |
| * | | | | Comply to PEP8Gravatar Brody Critchlow2023-03-15-1/+1
| | | | | | | | | | | | | | | | | | Co-authored-by: Mohammad Ibrahim <[email protected]>
| * | | | | Comply to #2419Gravatar Brody Critchlow2023-03-15-1/+4
| | | | | | | | | | | | | | | | | | Co-authored-by: Mohammad Ibrahim <[email protected]>
| * | | | | Update wordingGravatar Brody Critchlow2023-02-08-1/+1
| | | | | | | | | | | | | | | | | | Co-authored-by: dawn <[email protected]>
| * | | | | Update list names, and add clarifying commentsGravatar Brody Critchlow2023-01-28-6/+8
| | | | | |
| * | | | | Clarify commentsGravatar Brody Critchlow2023-01-28-2/+2
| | | | | |
| * | | | | Update list namesGravatar Brody Critchlow2023-01-27-5/+5
| | | | | |
| * | | | | Remove empty lineGravatar Brody Critchlow2023-01-27-0/+0
| | | | | |
| * | | | | Clarify wordsGravatar Brody Critchlow2023-01-27-1/+1
| | | | | | | | | | | | | | | | | | Co-authored-by: dawn <[email protected]>
| * | | | | More minimizationsGravatar Brody Critchlow2023-01-27-2/+2
| | | | | |
| * | | | | Small Minimization ChangesGravatar Brody Critchlow2023-01-27-7/+1
| | | | | |
| * | | | | Clarify empty and why it errors.Gravatar Brody Critchlow2023-01-26-1/+1
| | | | | |
| * | | | | Add missing code blocksGravatar Brody Critchlow2023-01-26-1/+1
| | | | | | | | | | | | | | | | | | Co-authored-by: Caeden Perelli-Harris <[email protected]>
| * | | | | Add clarifying detailsGravatar Brody Critchlow2023-01-26-1/+1
| | | | | | | | | | | | | | | | | | Co-authored-by: Caeden Perelli-Harris <[email protected]>
| * | | | | Add clarifying detailsGravatar Brody Critchlow2023-01-26-1/+1
| | | | | | | | | | | | | | | | | | Co-authored-by: Caeden Perelli-Harris <[email protected]>
| * | | | | Merge branch 'main' into inplace-tagGravatar Brody Critchlow2023-01-26-14/+16
| |\ \ \ \ \
| * | | | | | Make explanation more concise, and informationalGravatar Brody Critchlow2023-01-25-6/+5
| | | | | | |
| * | | | | | Update in-place.mdGravatar Brody Critchlow2023-01-25-3/+3
| | | | | | |
| * | | | | | Update in-place.mdGravatar Brody Critchlow2023-01-25-2/+21
| | | | | | |
| * | | | | | Make new tag for #2360Gravatar Brody Critchlow2023-01-25-0/+5
| | | | | | |
| | | | | * | rename site_api to site_api_client inside NominationApi for better ↵Gravatar shtlrs2023-03-25-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | differentiation with our site_api constant
| | | | | * | rename schema to schemeGravatar shtlrs2023-03-25-3/+3
| | | | | | |
| | | | | * | get rid of site config variableGravatar shtlrs2023-03-25-12/+6
| |_|_|_|/ / |/| | | | |
* | | | | | Bump beautifulsoup4 from 4.11.2 to 4.12.0 (#2480)Gravatar dependabot[bot]2023-03-24-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | | | | | Bump pre-commit from 3.1.1 to 3.2.0 (#2479)Gravatar dependabot[bot]2023-03-24-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | | | | | Bump pydantic from 1.10.6 to 1.10.7 (#2481)Gravatar dependabot[bot]2023-03-24-39/+39
| |_|_|/ / |/| | | | | | | | | | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | | | | Bump deepdiff from 6.2.3 to 6.3.0 (#2475)Gravatar dependabot[bot]2023-03-21-60/+6
| | | | | | | | | | | | | | | | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | | | | Bump coverage from 7.2.1 to 7.2.2 (#2473)Gravatar dependabot[bot]2023-03-21-54/+54
| | | | | | | | | | | | | | | | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | | | | Bump flake8-bugbear from 23.2.13 to 23.3.12 (#2468)Gravatar dependabot[bot]2023-03-21-5/+5
| | | | | | | | | | | | | | | | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | | | | Add tag for Discord bot hosting (#2472)Gravatar Robin2023-03-21-0/+11
| | | | | | | | | | | | | | | | | | | | Co-authored-by: Xithrius <[email protected]>
* | | | | Enable sentry profiling (#2478)Gravatar ChrisJL2023-03-21-1/+5
| | | | | | | | | | | | | | | Co-authored-by: Xithrius <[email protected]>
* | | | | Bump sentry-sdk from 1.16.0 to 1.17.0 (#2474)Gravatar dependabot[bot]2023-03-21-5/+5
| | | | | | | | | | | | | | | | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | | | | Merge pull request #2469 from python-discord/dependabot/pip/pytest-xdist-3.2.1Gravatar wookie1842023-03-21-5/+5
|\ \ \ \ \ | | | | | | | | | | | | Bump pytest-xdist from 3.2.0 to 3.2.1
| * | | | | Bump pytest-xdist from 3.2.0 to 3.2.1Gravatar dependabot[bot]2023-03-21-5/+5
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
| | | | * Support custom value representation in filtering UIGravatar mbaruh2023-03-28-29/+127
| | | | | | | | | | | | | | | | | | | | Adds the `CustomIOField` class which can be used as a base for wrappers that store a value with a customized way to process the user input and to present the value in the UI.
| | | | * Correct filter match docstringGravatar mbaruh2023-03-27-1/+1
| | | | |
| | | | * Group identical action descriptions in antispamGravatar mbaruh2023-03-27-2/+6
| | | | |
| | | | * Fix conditionGravatar mbaruh2023-03-27-1/+1
| | | | |
| | | | * Address typehint issues and IDE complaintsGravatar mbaruh2023-03-26-5/+5
| | | | |
| | | | * List input fixesGravatar mbaruh2023-03-26-2/+4
| | | | |
| | | | * Rename additional_field to additional_settingsGravatar mbaruh2023-03-26-6/+8
| | | | |
| | | | * Add support for snekbox IO in the new filtering systemGravatar mbaruh2023-03-23-116/+134
| | | | |
| | | | * Fix filtering testsGravatar mbaruh2023-03-23-6/+6
| | | | |
| | | | * Merge branch 'main' into new-filtersGravatar mbaruh2023-03-21-2607/+3219
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Override context command explicitly in antispam filter(#2477)Gravatar Amrou Bellalouna2023-03-20-2/+4
| | | | |
* | | | | Merge pull request #2476 from python-discord/remove_muted_roleGravatar Boris Muratov2023-03-20-29/+0
|\ \ \ \ \ | | | | | | | | | | | | Remove usage of the muted role
| * | | | | Remove usage of the muted roleGravatar mbaruh2023-03-20-29/+0
|/ / / / /
* | | | | Merge pull request #2438 from python-discord/mbaruh/timeoutGravatar Boris Muratov2023-03-20-65/+100
|\ \ \ \ \ | | | | | | | | | | | | Migrate from role-based mutes to native timeouts
| * \ \ \ \ Merge branch 'main' into mbaruh/timeoutGravatar Boris Muratov2023-03-20-144/+172
| |\ \ \ \ \ | |/ / / / / |/| | | | |