aboutsummaryrefslogtreecommitdiffstats
path: root/manage.py (unfollow)
Commit message (Collapse)AuthorLines
2022-12-28Bump django-distill from 3.0.1 to 3.0.2Gravatar dependabot[bot]-4/+4
Bumps [django-distill](https://github.com/meeb/django-distill) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/meeb/django-distill/releases) - [Commits](https://github.com/meeb/django-distill/compare/v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: django-distill dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2022-12-28Bump setuptools from 65.5.0 to 65.5.1Gravatar dependabot[bot]-4/+4
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.0 to 65.5.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v65.5.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2022-12-26Bump pre-commit from 2.20.0 to 2.21.0Gravatar dependabot[bot]-19/+6
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 2.21.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v2.20.0...v2.21.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2022-12-12Confirmation with the reader on when to set statusGravatar Xithrius-2/+4
2022-12-11Reviews fully resolved, but unsure about deferGravatar Xithrius-1/+2
2022-12-09Bump flake8-bugbear from 22.10.27 to 22.12.6Gravatar dependabot[bot]-5/+5
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.10.27 to 22.12.6. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.10.27...22.12.6) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2022-12-09Bump flake8 from 5.0.4 to 6.0.0Gravatar dependabot[bot]-14/+14
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 6.0.0. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/5.0.4...6.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2022-12-09Bump pymdown-extensions from 9.8 to 9.9Gravatar dependabot[bot]-5/+5
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.8 to 9.9. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.8...9.9) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2022-12-09Bump flake8-import-order from 0.18.1 to 0.18.2Gravatar dependabot[bot]-5/+5
Bumps [flake8-import-order](https://github.com/PyCQA/flake8-import-order) from 0.18.1 to 0.18.2. - [Release notes](https://github.com/PyCQA/flake8-import-order/releases) - [Changelog](https://github.com/PyCQA/flake8-import-order/blob/master/CHANGELOG.rst) - [Commits](https://github.com/PyCQA/flake8-import-order/compare/0.18.1...0.18.2) --- updated-dependencies: - dependency-name: flake8-import-order dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2022-12-09Bump django from 4.1.3 to 4.1.4Gravatar dependabot[bot]-5/+5
Bumps [django](https://github.com/django/django) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.3...4.1.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2022-12-09Bump certifi from 2022.9.24 to 2022.12.7Gravatar dependabot[bot]-3/+3
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2022-12-06Fix 404 for commit message documentGravatar Johannes Christ-3/+1
Closes #809.
2022-12-04Updates for docker hosting guideGravatar Exenifix-10/+10
2022-12-04Update ↵Gravatar Exenifix-1/+1
pydis_site/apps/content/resources/guides/python-guides/docker-hosting-guide.md Co-authored-by: Vivek Ashokkumar <[email protected]>
2022-12-04Update ↵Gravatar Exenifix-1/+1
pydis_site/apps/content/resources/guides/python-guides/docker-hosting-guide.md Co-authored-by: Vivek Ashokkumar <[email protected]>
2022-12-04Update ↵Gravatar Exenifix-1/+1
pydis_site/apps/content/resources/guides/python-guides/docker-hosting-guide.md Co-authored-by: Vivek Ashokkumar <[email protected]>
2022-12-02Rename vps_services.md to vps-services.md (#808)Gravatar Robin-0/+0
Rename `vps_services.md` to `vps-services.md` (notice the dash) to not have to update old messages linking here
2022-11-29minor grammarGravatar Scott Noyes-1/+1
plural noun "things" requires plural verb "are"
2022-11-23Bump sentry-sdk from 1.11.0 to 1.11.1Gravatar dependabot[bot]-5/+5
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.11.0 to 1.11.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.11.0...1.11.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2022-11-21Bump httpx from 0.23.0 to 0.23.1Gravatar dependabot[bot]-6/+6
Bumps [httpx](https://github.com/encode/httpx) from 0.23.0 to 0.23.1. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.23.0...0.23.1) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2022-11-20Delete vps-services.md (#799)Gravatar Robin-31/+0
2022-11-20Partial requested reviews resolvedGravatar Xithrius-3/+3
2022-11-20Rename file for consistencyGravatar wookie184-0/+0
2022-11-20Changes from proofreadGravatar wookie184-47/+16
2022-11-20Appeased the requests from reviews.Gravatar Xithrius-20/+19
2022-11-20I can't spellGravatar Xithrius-6/+5
2022-11-19Appeased review requests.Gravatar Xithrius-24/+25
2022-11-19Fix error when invoking manage.py with no commandsGravatar wookie184-1/+1
2022-11-17Include users with no messages in response, and simplify response formatGravatar wookie184-13/+10
2022-11-15Bump sentry-sdk from 1.10.1 to 1.11.0Gravatar dependabot[bot]-5/+6
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.10.1 to 1.11.0. - [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.10.1...1.11.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2022-11-12Made stuff and things even betterGravatar Xithrius-2/+2
2022-11-12Made static PEM image betterGravatar Xithrius-0/+0
2022-11-12Migrated from #discord-bot pinGravatar Xithrius-0/+23
2022-11-12Appeased the formatterGravatar Xithrius-6/+6
2022-11-12Appeased the formatterGravatar Xithrius-29/+29
2022-11-12Resolved a bunch of requestsGravatar Xithrius-29/+29
2022-11-12Bump pymdown-extensions from 9.7 to 9.8Gravatar dependabot[bot]-5/+7
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.7 to 9.8. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.7...9.8) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2022-11-12Bump cryptography from 38.0.1 to 38.0.3Gravatar dependabot[bot]-27/+29
Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.1 to 38.0.3. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.1...38.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2022-11-05Bump django from 4.1.2 to 4.1.3Gravatar dependabot[bot]-11/+11
Bumps [django](https://github.com/django/django) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.2...4.1.3) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2022-11-02Change the endpoint to be a POST not a GETGravatar wookie184-29/+13
2022-10-28Clarify Code IntentionsGravatar Hassan Abouelela-6/+8
Signed-off-by: Hassan Abouelela <[email protected]>
2022-10-28Implicitly Close Client Using `with`Gravatar Hassan Abouelela-22/+19
Signed-off-by: Hassan Abouelela <[email protected]>
2022-10-28Use `casefold` Instead Of `lower`Gravatar Hassan Abouelela-1/+1
Signed-off-by: Hassan Abouelela <[email protected]>
2022-10-28Clean Up TypingGravatar Hassan Abouelela-6/+3
Signed-off-by: Hassan Abouelela <[email protected]>
2022-10-28Update pydis_site/apps/content/utils.pyGravatar Hassan Abouelela-1/+1
Co-authored-by: Johannes Christ <[email protected]>
2022-10-28Bump psql version in docker-composeGravatar Boris Muratov-1/+1
2022-10-27Add tests for metricity activity endpointGravatar wookie184-0/+100
2022-10-27Add API endpoint for activity dataGravatar wookie184-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.
2022-10-27Add metricity query for messages in past n daysGravatar wookie184-0/+28
Takes multiple users for efficiency as we may want to calculate this for many users at once.
2022-10-27Bump flake8-bugbear from 22.10.25 to 22.10.27Gravatar dependabot[bot]-5/+5
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.10.25 to 22.10.27. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.10.25...22.10.27) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>