aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/api/models (follow)
Commit message (Expand)AuthorAgeLines
* Merge remote-tracking branch 'upstream/main' into fix-nitro-messageGravatar bast2021-06-24-6/+2
|\
| * Use BigInt for permissions field and remove max value validatorGravatar Chris2021-06-18-6/+2
* | Adjust Message model to support new nitro messages with over 4000 charsGravatar bast2021-06-18-1/+1
|/
* Merge branch 'main' into doc-validatorGravatar Mark2021-04-19-0/+41
|\
| * Add case in query for voice chat activityGravatar Boris Muratov2021-03-12-0/+1
| * Merge branch 'master' into mbaruh/channel-activityGravatar Boris Muratov2021-03-11-13/+42
| |\
| * | Ignore deleted messaages in message countsGravatar Boris Muratov2021-03-11-1/+1
| * | Get rid of stray printGravatar Boris Muratov2021-03-07-1/+0
| * | Amend top_channel_activity return typeGravatar Boris Muratov2021-03-07-1/+3
| * | Add route to get a member's data for helper reviewGravatar Boris Muratov2021-03-07-0/+39
* | | Ensure the base url ends with a slashGravatar Numerlor2021-03-26-7/+13
* | | Merge branch 'main' into doc-validatorGravatar Numerlor2021-03-15-118/+207
|\ \ \ | | |/ | |/|
| * | Fix grammar of nomination modelsGravatar ks1292021-03-06-3/+3
| * | Make default value of nomination entry reason to empty stringGravatar ks1292021-02-24-1/+1
| * | Set default ordering of NominationEntry to inserted_at decreasingGravatar ks1292021-02-24-0/+4
| * | Set related_name option of nomination field of NominationEntryGravatar ks1292021-02-24-1/+2
| * | Import NominationEntry to models __init__.pyGravatar ks1292021-02-22-1/+2
| * | Split nomination model to 2 tables and create migrationsGravatar ks1292021-02-22-12/+35
| |/
| * Swap verified_at for joined_atGravatar Joe Banks2020-12-19-1/+2
| * Exclude bot commands and seasonalbot commands from voice gateGravatar Joe Banks2020-11-02-3/+17
| * Change format character in metricity data endpointGravatar Joe Banks2020-10-31-1/+1
| * Indent metricity block query correctlyGravatar Joe Banks2020-10-30-9/+9
| * Update docstring in metricity block queryGravatar Joe Banks2020-10-30-1/+5
| * Remove unnecessary timestamp conversionGravatar Joe Banks2020-10-27-5/+1
| * Remove unnecessary f-string markerGravatar Joe Banks2020-10-27-1/+1
| * Use SQL formatting instead of f-strings for injecting valuesGravatar Joe Banks2020-10-27-3/+3
| * Constant was never used :man_facepalming:Gravatar Joe Banks2020-10-27-2/+5
| * Clean up SQL queryGravatar Joe Banks2020-10-27-1/+5
| * Add message block queryGravatar Joe Banks2020-10-27-0/+24
| * Split query into multiple lines for total messagesGravatar Joe Banks2020-10-18-1/+4
| * Exclude deleted messages from total message countGravatar Joe Banks2020-10-18-1/+1
| * Add trailing comma to infraction types listingGravatar ks1292020-10-10-1/+1
| * Add voice ban to infraction types and create migration for itGravatar ks1292020-10-10-1/+2
| * Broke out metricity connection into anGravatar Lucas Lindström2020-10-08-0/+42
| * Logs Cleanup: Remove log entry modelGravatar ks1292020-10-03-56/+0
| * Change documentation link model to order by package.Gravatar scragly2020-09-20-0/+5
| * Allow Nomination end_reason to have a blank value for validation.Gravatar scragly2020-09-20-1/+2
| * Update DeletedMessage and LogEntry Admin models, add verbose names for MessageGravatar scragly2020-09-18-2/+4
| * Add OffensiveMessage Admin model.Gravatar scragly2020-09-18-3/+6
| * Update Role ModelAdmin to past changes, cleanup formatting.Gravatar scragly2020-09-18-1/+2
| * Add return types and docstrings for new user admin changes.Gravatar scragly2020-09-18-3/+8
| * Add verbose names for user fields that need capitalisation fixes.Gravatar scragly2020-09-18-2/+4
| * Update UserAdmin to use new role values, pretty colours.Gravatar scragly2020-09-18-0/+4
| * Merge branch 'master' into admin-api-pages-improvementsGravatar scragly2020-09-18-242/+375
| |\
| | * Allow blank/null input to the nomination reason.Gravatar Eivind Teig2020-09-11-1/+3
| | * Merge branch 'master' into tags-cleanupGravatar ks1292020-09-01-0/+5
| | |\
| | | * Revert "Revert pull request #348"Gravatar ks1292020-08-30-0/+5
| | | * Revert pull request #348Gravatar MarkKoz2020-08-29-5/+0
| | | * Merge branch 'master' into off-topic-non-randomGravatar Leon Sandøy2020-08-27-26/+109
| | | |\
| | | * \ Merge branch 'master' into off-topic-non-randomGravatar ks1292020-05-28-0/+1
| | | |\ \