index
:
site
add-home-app-readme
add-windows-guide
bad-lint-tester
bootcamp-updates
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/django-5.1.13
dependabot/uv/django-simple-bulma-3.0.0
flask-archive
forms
forms-admin
forms-bootstrap
github-button
improve-performance
jb3/user-props-store
main
mgmt-cmd-kill-db-cnx
offensive-messages-patch
swfarnsworth/asking_good_questions
timeline-branch-copy
A mirrored copy of the python-discord/site repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pydis_site
/
apps
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Update embed description length to 4096
mbaruh
2021-09-07
-2
/
+2
*
Merge branch 'main' into jb3/django-prometheus
Joe Banks
2021-09-04
-4
/
+11
|
\
|
*
Timeout when fetching GitHub repository metadata
Chris Lovering
2021-09-03
-4
/
+11
*
|
Add Django Prometheus to URLs
Joe Banks
2021-09-02
-0
/
+1
|
/
*
Move base_url field to the end
Numerlor
2021-08-30
-2
/
+2
*
Allow empty value for inventory url field
Numerlor
2021-08-30
-0
/
+20
*
Merge branch 'main' into smarter-database-usage-in-repository-metadata
ChrisJL
2021-07-27
-4
/
+4
|
\
|
*
Merge branch 'main' into fix-docker-link
ChrisJL
2021-07-16
-1
/
+1
|
|
\
|
|
*
Documents expected emoji format
onerandomusername
2021-07-15
-1
/
+1
|
*
|
Fixes Broken Doc Link
Hassan Abouelela
2021-07-15
-1
/
+1
|
|
/
|
*
Rename repl.it to replit and update links
Chris Lovering
2021-07-12
-2
/
+2
*
|
Address review comment.
Johannes Christ
2021-07-15
-3
/
+6
*
|
Improvements & fixes to homepage repository display.
Johannes Christ
2021-07-11
-31
/
+31
|
/
*
Merge branch 'main' into move-config-docs-to-contributing-guide
Kieran Siek
2021-06-27
-21
/
+79
|
\
|
*
Recreate nitro message length migration and name it
bast
2021-06-24
-2
/
+2
|
*
Merge remote-tracking branch 'upstream/main' into fix-nitro-message
bast
2021-06-24
-19
/
+21
|
|
\
|
|
*
Remove RLBot from Communities list
Joe Banks
2021-06-21
-13
/
+0
|
|
*
Use BigInt for permissions field and remove max value validator
Chris
2021-06-18
-6
/
+21
|
*
|
Add pragma: no cover to mark failure condition of test as known ok
bast
2021-06-24
-1
/
+1
|
*
|
Adjust Message model to support new nitro messages with over 4000 chars
bast
2021-06-18
-2
/
+58
|
|
/
*
|
Address review comments.
Johannes Christ
2021-06-07
-2
/
+6
*
|
Move configuration section to site contributing guide.
Johannes Christ
2021-06-06
-0
/
+32
|
/
*
Fix `content` app tests not running on macOS (#519)
Johannes Christ
2021-06-06
-41
/
+51
*
Fix incorrect markdown link.
kosayoda
2021-06-06
-1
/
+1
*
Merge branch 'main' into include-metricity-db-creation-for-local-setup
Kieran Siek
2021-06-05
-1
/
+4
|
\
|
*
Update `IntegrityError` pattern for PostgreSQL 13.
Johannes Christ
2021-06-04
-1
/
+4
*
|
Include metricity db creation for local setup guide.
Johannes Christ
2021-06-05
-0
/
+1
|
/
*
Merge branch 'main' into bast0006-new-infraction-filters
ChrisJL
2021-06-04
-32
/
+39
|
\
|
*
table of contents updated
Soham Banerjee
2021-05-31
-2
/
+2
|
*
command line instructions moved up
Soham Banerjee
2021-05-31
-23
/
+28
|
*
Merge branch 'main' into update/docs-pipenv-to-poetry
Matteo Bertucci
2021-05-27
-1
/
+3
|
|
\
|
|
*
Authenticate with the github api to avoid rate limits
Chris
2021-05-23
-1
/
+3
|
*
|
chore: Update guides to use poetry instead of pipenv
ToxicKidz
2021-05-22
-7
/
+7
|
|
/
*
|
Ensure bot/infractions does not accept both expires and permanent filters
bast
2021-05-30
-0
/
+47
*
|
Fix bot/infractions after and before filter check being inverted
bast
2021-05-30
-4
/
+17
*
|
Raise ValidationError for new bot/infractions filter if the types are invalid
bast
2021-05-30
-0
/
+35
*
|
Add tests for failure states of `expires_before` and `expires_after` filters
bast
2021-05-22
-0
/
+14
*
|
Add a test for ordering infractions returned from the api
bast
2021-05-22
-5
/
+25
*
|
Add tests for new filters on bot/infractions endpoint
bast
2021-05-21
-6
/
+70
*
|
Add permanent, types, and expires_at filters to bot/infractions endpoint
bast
2021-05-21
-0
/
+42
|
/
*
Update FAQ to clarify file types allowed
Janine vN
2021-05-18
-0
/
+2
*
Update project dep guide to only reference poetry
Chris
2021-05-17
-13
/
+7
*
Remove pages prefix
Joe Banks
2021-05-16
-1
/
+1
*
Whitespace removal
Joe Banks
2021-05-16
-1
/
+1
*
Add Moderation Policies to redirects
Joe Banks
2021-05-16
-0
/
+6
*
Merge branch 'main' into reword-contrib-guides
ChrisJL
2021-05-16
-43
/
+59
|
\
|
*
Merge branch 'main' into update/sir-lancebot-env-vars
Joe Banks
2021-05-16
-19
/
+26
|
|
\
|
|
*
Migrates Sir Lancebot And Python To Poetry
Hassan Abouelela
2021-05-16
-12
/
+18
|
|
*
Fixes Broken Images In Dependency Guide
Hassan Abouelela
2021-05-16
-7
/
+8
|
*
|
chore: Update sir-lancebot's env var reference
ToxicKidz
2021-05-16
-1
/
+5
|
|
/
[next]