aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/api/viewsets/bot (follow)
Commit message (Expand)AuthorAgeLines
* Implement adjustments for DRF 3.15Gravatar Johannes Christ2024-03-29-26/+0
* Merge branch 'main' into mailing-list-modelGravatar Xithrius2024-02-03-2/+6
|\
| * Merge pull request #1186 from python-discord/nplusone-infractions-expandedGravatar jchristgit2023-12-15-1/+5
| |\
| | * Prefetch user and actor in expanded infraction viewGravatar Johannes Christ2023-12-15-1/+5
| * | Preload nomination entries in nomination viewsetGravatar Johannes Christ2023-12-15-1/+1
| |/
* / Migrate mailing lists to their own API endpointsGravatar Johannes Christ2023-12-17-6/+101
|/
* Unify frozen fields logic into serializer mixin (#1169)Gravatar jchristgit2023-12-11-10/+0
* Implement editing of offensive message records (#1165)Gravatar jchristgit2023-12-11-1/+12
* Update code for new linter rulesGravatar Johannes Christ2023-06-21-2/+2
* Use the new datetime.UTC alias over datetime.timezone.utcGravatar Chris Lovering2023-05-13-2/+2
* Switch to ruff for lintingGravatar Johannes Christ2023-05-10-9/+7
* Rename additional_field to additional_settingsGravatar mbaruh2023-03-26-7/+7
* Merge branch 'main' into new-filter-schemaGravatar mbaruh2023-03-21-3/+5
|\
| * Remove typoGravatar vivekashok12212023-02-17-1/+1
| * Add jump_url field to infraction modelGravatar vivekashok12212023-02-17-3/+5
* | Fix documentation and importGravatar mbaruh2023-02-11-2/+2
* | Update viewsets, fix lintingGravatar mbaruh2023-01-28-168/+364
* | Merge branch 'main' into new-filter-schemaGravatar mbaruh2023-01-27-8/+70
|\|
| * Merge branch 'main' into 2304-link-previous-nomination-threadsGravatar Amrou Bellalouna2022-12-29-1/+56
| |\
| | * Include users with no messages in response, and simplify response formatGravatar wookie1842022-11-17-11/+8
| | * Change the endpoint to be a POST not a GETGravatar wookie1842022-11-02-3/+3
| | * Add API endpoint for activity dataGravatar wookie1842022-10-27-1/+59
| * | remove useless coverage related commentedGravatar Amrou Bellalouna2022-11-07-1/+0
| * | refactor nomination validation flowGravatar Amrou Bellalouna2022-11-07-12/+8
| * | add validation criteria for thread_id modificationGravatar Amrou Bellalouna2022-11-07-0/+12
| |/
* | Rename delete_messages to the more generic remove_contextGravatar mbaruh2022-11-09-6/+6
* | Merge branch 'main' into new-filter-schemaGravatar mbaruh2022-10-07-16/+13
|\|
| * Bump To Django 4.1.1 & Update DependenciesGravatar Hassan Abouelela2022-09-30-10/+7
| * Fix Unittest Deprecation WarningsGravatar Hassan Abouelela2022-09-04-6/+6
* | Merge branch 'main' into new-filter-schemaGravatar mbaruh2022-07-15-16/+262
|\|
| * Adjust filtering settings for the AoC link viewsetGravatar D0rs4n2022-04-18-1/+1
| * Don't return the BumpedThread object when retrieving singleGravatar Chris Lovering2022-03-16-9/+15
| * Only return list of ints when retrieving all BumpedThreadsGravatar Chris Lovering2022-03-16-6/+1
| * Add support for BumpedThreads to be stored in siteGravatar Chris Lovering2022-03-16-0/+66
| * Add new filter field, and patch the docs in AoC viewsetsGravatar D0rs4n2022-03-10-13/+12
| * Enhance code, documentation consistency in AoC related codeGravatar D0rs4n2022-03-10-3/+5
| * Patch AoC tables to use the Discord user as PK.Gravatar D0rs4n2022-03-09-3/+5
| * Add reason field to AoC completionist block tableGravatar D0rs4n2022-03-09-2/+5
| * Enhance comments and table structure in AoC related modulesGravatar D0rs4n2022-03-08-4/+4
| * Add support for storing AoC related data in siteGravatar D0rs4n2022-03-07-0/+140
| * Explicitly pass timezoneGravatar Johannes Christ2022-03-02-2/+8
| * Fix timezone awareness warningsGravatar Johannes Christ2022-03-02-6/+5
| * Assert we're dealing with the unique constraintGravatar Johannes Christ2022-02-21-8/+16
| * Prevent race condition with duplicate infractionsGravatar Johannes Christ2022-02-21-0/+18
| * Return random off topic names which are Active only (#644)Gravatar Rohan Reddy Alleti2022-02-16-2/+1
| * Allow searching users by username and discriminatorGravatar Johannes Christ2022-02-13-0/+5
| * Use voice_mute and voice_ban to determine voice_gateGravatar Chris Lovering2022-01-27-8/+6
* | Merge branch 'main' into new-filter-schemaGravatar mbaruh2022-01-01-17/+17
|\|
| * Merge branch 'main' into otn_softdelGravatar Xithrius2021-12-28-5/+1
| |\
| | * Always include metricity message blocksGravatar Chris Lovering2021-12-16-5/+1