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
/
api
/
viewsets
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Remove typo
vivekashok1221
2023-02-17
-1
/
+1
*
Add jump_url field to infraction model
vivekashok1221
2023-02-17
-3
/
+5
*
Merge branch 'main' into 2304-link-previous-nomination-threads
Amrou Bellalouna
2022-12-29
-1
/
+56
|
\
|
*
Include users with no messages in response, and simplify response format
wookie184
2022-11-17
-11
/
+8
|
*
Change the endpoint to be a POST not a GET
wookie184
2022-11-02
-3
/
+3
|
*
Add API endpoint for activity data
wookie184
2022-10-27
-1
/
+59
*
|
remove useless coverage related commented
Amrou Bellalouna
2022-11-07
-1
/
+0
*
|
refactor nomination validation flow
Amrou Bellalouna
2022-11-07
-12
/
+8
*
|
add validation criteria for thread_id modification
Amrou Bellalouna
2022-11-07
-0
/
+12
|
/
*
Bump To Django 4.1.1 & Update Dependencies
Hassan Abouelela
2022-09-30
-10
/
+7
*
Fix Unittest Deprecation Warnings
Hassan Abouelela
2022-09-04
-6
/
+6
*
Adjust filtering settings for the AoC link viewset
D0rs4n
2022-04-18
-1
/
+1
*
Don't return the BumpedThread object when retrieving single
Chris Lovering
2022-03-16
-9
/
+15
*
Only return list of ints when retrieving all BumpedThreads
Chris Lovering
2022-03-16
-6
/
+1
*
Add support for BumpedThreads to be stored in site
Chris Lovering
2022-03-16
-0
/
+67
*
Move FilterList imports down so they're sorted
Chris Lovering
2022-03-16
-1
/
+1
*
Add new filter field, and patch the docs in AoC viewsets
D0rs4n
2022-03-10
-13
/
+12
*
Enhance code, documentation consistency in AoC related code
D0rs4n
2022-03-10
-3
/
+5
*
Patch AoC tables to use the Discord user as PK.
D0rs4n
2022-03-09
-3
/
+5
*
Add reason field to AoC completionist block table
D0rs4n
2022-03-09
-2
/
+5
*
Enhance comments and table structure in AoC related modules
D0rs4n
2022-03-08
-4
/
+4
*
Add support for storing AoC related data in site
D0rs4n
2022-03-07
-0
/
+142
*
Explicitly pass timezone
Johannes Christ
2022-03-02
-2
/
+8
*
Fix timezone awareness warnings
Johannes Christ
2022-03-02
-6
/
+5
*
Assert we're dealing with the unique constraint
Johannes Christ
2022-02-21
-8
/
+16
*
Prevent race condition with duplicate infractions
Johannes Christ
2022-02-21
-0
/
+18
*
Return random off topic names which are Active only (#644)
Rohan Reddy Alleti
2022-02-16
-2
/
+1
*
Allow searching users by username and discriminator
Johannes Christ
2022-02-13
-0
/
+5
*
Use voice_mute and voice_ban to determine voice_gate
Chris Lovering
2022-01-27
-8
/
+6
*
Merge branch 'main' into otn_softdel
Xithrius
2021-12-28
-5
/
+1
|
\
|
*
Always include metricity message blocks
Chris Lovering
2021-12-16
-5
/
+1
*
|
Merge branch 'main' into otn_softdel
Rohan Reddy Alleti
2021-12-13
-10
/
+23
|
\
|
|
*
Update documentation to include `dm_sent` field
Izan
2021-11-25
-3
/
+6
|
*
Only calc activity blocks when <1k messages
Chris Lovering
2021-11-22
-1
/
+7
|
*
Adds Redirect Filter List
Hassan Abouelela
2021-11-17
-1
/
+2
|
*
Adds Failures Field To Reminders
Hassan Abouelela
2021-10-29
-5
/
+8
*
|
Remove get_queryset() and add new class variable .
RohanJnr
2021-11-06
-7
/
+7
*
|
Use framework defination of method.
RohanJnr
2021-11-05
-2
/
+2
*
|
Pull from upstream/main and resolve conflicts.
RohanJnr
2021-11-05
-6
/
+6
|
\
|
|
*
Decrease page size for user list endpoint.
Johannes Christ
2021-10-09
-1
/
+1
|
*
Merge branch 'master' into subdomains-to-query-paths
Johannes Christ
2021-10-06
-3
/
+3
|
|
\
|
|
*
Rename an error to have a correct error suffix
Chris Lovering
2021-09-22
-3
/
+3
|
*
|
Move subdomains to query paths.
Johannes Christ
2021-06-08
-2
/
+2
|
|
/
*
|
Merge branch 'main' into otn_softdel
Rohan Reddy Alleti
2021-06-10
-0
/
+73
|
\
|
|
*
Ensure bot/infractions does not accept both expires and permanent filters
bast
2021-05-30
-0
/
+18
|
*
Fix bot/infractions after and before filter check being inverted
bast
2021-05-30
-1
/
+1
|
*
Raise ValidationError for new bot/infractions filter if the types are invalid
bast
2021-05-30
-0
/
+13
|
*
Add permanent, types, and expires_at filters to bot/infractions endpoint
bast
2021-05-21
-0
/
+42
*
|
Fix bug: Do not force active param.
RohanJnr
2021-06-10
-6
/
+9
*
|
Query off topic names based on Active attribute.
RohanJnr
2021-06-04
-6
/
+10
[next]