aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | | | | * | | | | | | | Add tests for metricity activity endpointGravatar wookie1842022-10-27-0/+100
| | | | | | | | | | | | |
| | | | | * | | | | | | | Add API endpoint for activity dataGravatar wookie1842022-10-27-1/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I really had to work against DRF to get this working. Using the validator manually here isn't ideal but I couldn't see an obvious better way without adding a bunch of boilerplate code. It seems to work.
| | | | | * | | | | | | | Add metricity query for messages in past n daysGravatar wookie1842022-10-27-0/+28
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Takes multiple users for efficiency as we may want to calculate this for many users at once.
| * | | | | | | | | | | Merge pull request #784 from python-discord/dependabot/pip/sentry-sdk-1.10.1Gravatar Xithrius2022-10-26-5/+6
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Bump sentry-sdk from 1.9.10 to 1.10.1Gravatar dependabot[bot]2022-10-26-5/+6
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.9.10 to 1.10.1. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.9.10...1.10.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
| * | | | | | | | | | | Merge pull request #781 from python-discord/dependabot/pip/pyjwt-2.6.0Gravatar Xithrius2022-10-26-23/+10
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Bump pyjwt from 2.5.0 to 2.6.0Gravatar dependabot[bot]2022-10-26-23/+10
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/commits) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
| * | | | | | | | | | | Merge pull request #787 from python-discord/dependabot/pip/psycopg2-binary-2.9.5Gravatar Xithrius2022-10-26-62/+71
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Bump psycopg2-binary from 2.9.4 to 2.9.5Gravatar dependabot[bot]2022-10-26-62/+71
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.4 to 2.9.5. - [Release notes](https://github.com/psycopg/psycopg2/releases) - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
| * | | | | | | | | | | Merge pull request #786 from ↵Gravatar Xithrius2022-10-26-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | python-discord/dependabot/pip/flake8-bugbear-22.10.25
| | * | | | | | | | | | Bump flake8-bugbear from 22.9.23 to 22.10.25Gravatar dependabot[bot]2022-10-25-7/+7
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.9.23 to 22.10.25. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.9.23...22.10.25) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
| * | | | | | / / / / Update off-topic etiquette to reflect server size (#785)Gravatar Gustav Odinger2022-10-25-1/+1
| | |_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | With more than 350k members, saying that we have “tens of thousands of members” seems like an understatement.
| * | | | | | | | | Merge pull request #780 from python-discord/repo-token-removeGravatar Xithrius2022-10-13-1/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | `REPO_TOKEN` env var obliteratedGravatar Xithrius2022-10-12-1/+0
| |/ / / / / / / / /
| * | | | | | | | | Merge pull request #777 from python-discord/dependabot/pip/django-4.1.2Gravatar Xithrius2022-10-12-7/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Bump django from 4.1.1 to 4.1.2Gravatar dependabot[bot]2022-10-12-7/+7
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [django](https://github.com/django/django) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.1...4.1.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
| * | | | | | | | | Merge pull request #778 from python-discord/dependabot/pip/psycopg2-binary-2.9.4Gravatar Xithrius2022-10-12-66/+66
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Bump psycopg2-binary from 2.9.3 to 2.9.4Gravatar dependabot[bot]2022-10-12-66/+66
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.3 to 2.9.4. - [Release notes](https://github.com/psycopg/psycopg2/releases) - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
| * | | | | | | | | Merge pull request #779 from python-discord/dependabot/pip/pyfakefs-5.0.0Gravatar Xithrius2022-10-12-5/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Bump pyfakefs from 4.7.0 to 5.0.0Gravatar dependabot[bot]2022-10-10-5/+5
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pyfakefs](https://github.com/pytest-dev/pyfakefs) from 4.7.0 to 5.0.0. - [Release notes](https://github.com/pytest-dev/pyfakefs/releases) - [Changelog](https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md) - [Commits](https://github.com/pytest-dev/pyfakefs/compare/v4.7.0...v5.0.0) --- updated-dependencies: - dependency-name: pyfakefs dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
| * | | | | | | | | Merge pull request #744 from python-discord/snekbox-311-and-metricityGravatar Boris Muratov2022-10-08-2/+8
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add info about working with snekbox 3.11 and metricity on bot
| | * | | | | | | | | Add info about working with snekbox 3.11 on botGravatar Chris Lovering2022-10-07-2/+8
| |/ / / / / / / / /
| | | | * | | | | | Appeased the formatterGravatar Xithrius2022-11-12-6/+6
| | | | | | | | | |
| | | | * | | | | | bluenix's changesGravatar Shom7702022-04-23-3/+10
| | | | | | | | | |
| | | | * | | | | | Update ↵Gravatar Shom7702022-04-23-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/keeping-tokens-safe.md Co-authored-by: Bluenix <[email protected]>
| | | | * | | | | | used wrong imageGravatar Shom7702022-04-20-1/+1
| | | | | | | | | |
| | | | * | | | | | Merge branch 'keeping-tokens-safe' of github.com:python-discord/site into ↵Gravatar Shom7702022-04-20-1/+1
| | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | keeping-tokens-safe
| | | | | * | | | | | Update ↵Gravatar Shom7702022-04-02-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/keeping-tokens-safe.md Co-authored-by: Xithrius <[email protected]>
| | | | * | | | | | | Merge branch 'main' of github.com:python-discord/site into keeping-tokens-safeGravatar Shom7702022-04-20-23/+54
| | | | |\ \ \ \ \ \ \
| | | | * | | | | | | | change image to accurately reflect current systemGravatar Shom7702022-04-20-1/+1
| | | | | |/ / / / / / | | | | |/| | | | | |
| | | | * | | | | | | fixing image not appearingGravatar Shom7702022-03-21-1/+2
| | | | | | | | | | |
| | | | * | | | | | | add token safety pinGravatar Shom7702022-03-21-0/+21
| | | | | | | | | | |
* | | | | | | | | | | Update testsGravatar mbaruh2023-01-27-143/+170
| | | | | | | | | | |
* | | | | | | | | | | Fix filter serializers validation to account for filterlist settingsGravatar mbaruh2023-01-27-20/+20
| | | | | | | | | | |
* | | | | | | | | | | Rename delete_messages to the more generic remove_contextGravatar mbaruh2022-11-09-26/+26
| | | | | | | | | | |
* | | | | | | | | | | Disable everyone filter in code jam categoriesGravatar mbaruh2022-11-07-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is in line with what already existed.
* | | | | | | | | | | Add creation and update timestamps to filtering modelsGravatar mbaruh2022-11-05-7/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is to support auto-infractions reporting (bot 7fcec400)
* | | | | | | | | | | Stop using None as a valid setting valueGravatar mbaruh2022-11-04-57/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See e100ae9b on bot
* | | | | | | | | | | Add antispam list in migrationsGravatar mbaruh2022-11-01-0/+52
| | | | | | | | | | |
* | | | | | | | | | | Add uniques filter list to migrationsGravatar mbaruh2022-10-27-0/+101
| | | | | | | | | | |
* | | | | | | | | | | Refactors filters serialierGravatar mbaruh2022-10-18-81/+89
| | | | | | | | | | |
* | | | | | | | | | | Allow char fields to be blankGravatar mbaruh2022-10-10-8/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is necessary allow filters to define a blank message when the default is not blank. Additionally allows bypass_roles to be empty like the other array fields
* | | | | | | | | | | Allow ping arrays to be emptyGravatar mbaruh2022-10-08-0/+4
| | | | | | | | | | |
* | | | | | | | | | | Fix categories validationGravatar mbaruh2022-10-08-1/+4
| | | | | | | | | | |
* | | | | | | | | | | Add infraction channel settingGravatar mbaruh2022-10-08-1/+22
| | | | | | | | | | |
* | | | | | | | | | | Properly add dm_embed to serializersGravatar mbaruh2022-10-07-0/+1
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'main' into new-filter-schemaGravatar mbaruh2022-10-07-743/+1527
|\| | | | | | | | | |
| * | | | | | | | | | Merge pull request #776 from python-discord/dependabot/pip/sentry-sdk-1.9.10Gravatar wookie1842022-10-06-5/+5
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Bump sentry-sdk from 1.9.8 to 1.9.10
| | * | | | | | | | | | Bump sentry-sdk from 1.9.8 to 1.9.10Gravatar dependabot[bot]2022-10-04-5/+5
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.9.8 to 1.9.10. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.9.8...1.9.10) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
| * | | | | | | | | | Merge pull request #769 from python-discord/bump-dependenciesGravatar Hassan Abouelela2022-09-30-528/+515
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update To 3.10 And Bump Dependencies