aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/api/models (follow)
Commit message (Expand)AuthorAgeLines
* Merge branch 'main' into mbaruh/timeoutGravatar Boris Muratov2023-03-20-0/+9
|\
| * Replace CharField with URLField and set default to NoneGravatar vivekashok12212023-03-10-2/+3
| * Add jump_url field to infraction modelGravatar vivekashok12212023-02-17-0/+8
* | Migrate infraction type `mute` to `timeout`Gravatar mbaruh2023-03-04-1/+1
|/
* Merge branch 'main' into 2304-link-previous-nomination-threadsGravatar Amrou Bellalouna2022-12-29-0/+28
|\
| * Change the endpoint to be a POST not a GETGravatar wookie1842022-11-02-1/+1
| * Add metricity query for messages in past n daysGravatar wookie1842022-10-27-0/+28
* | remove useless blank constraintGravatar Amrou Bellalouna2022-11-12-1/+0
* | push forgotten model updateGravatar Amrou Bellalouna2022-11-07-1/+1
* | add thread_id column to the nomination tableGravatar Amrou Bellalouna2022-11-06-0/+5
|/
* Bump To Django 4.1.1 & Update DependenciesGravatar Hassan Abouelela2022-09-30-6/+5
* Add a field to track the time an infraction was last appliedGravatar Chris Lovering2022-07-27-0/+6
* Remove embed validators for deleted messagesGravatar Chris Lovering2022-06-30-176/+1
* Add support for BIG SOLIDUS unicode characters for off topic namesGravatar mina2022-04-21-1/+1
* Add support for BumpedThreads to be stored in siteGravatar Chris Lovering2022-03-16-0/+24
* Move FilterList imports down so they're sortedGravatar Chris Lovering2022-03-16-2/+2
* Patch AoC tables to use the Discord user as PK.Gravatar D0rs4n2022-03-09-2/+4
* Add reason field to AoC completionist block tableGravatar D0rs4n2022-03-09-0/+4
* Enhance comments and table structure in AoC related modulesGravatar D0rs4n2022-03-08-2/+2
* Add support for storing AoC related data in siteGravatar D0rs4n2022-03-07-0/+45
* Merge branch 'main' into swfarnsworth/smarter-resources/merge-with-mainGravatar Hassan Abouelela2022-01-31-1/+2
|\
| * Merge branch 'main' into voicemuteGravatar ChrisJL2022-01-21-13/+25
| |\
| * | Implement voice mute + migration from voice mute -> voice banGravatar ks1292021-10-09-1/+2
* | | Merge branch 'main' into swfarnsworth/smarter-resources/merge-with-mainGravatar Leon Sandøy2022-01-23-21/+33
|\ \ \ | | |/ | |/|
| * | Merge branch 'main' into otn_softdelGravatar Xithrius2021-12-28-3/+5
| |\ \
| | * | Query message count directly from messagesGravatar Chris Lovering2021-12-14-3/+5
| * | | Merge branch 'main' into otn_softdelGravatar Rohan Reddy Alleti2021-12-13-14/+19
| |\| |
| | * | Merge branch 'main' into use-new-message-viewGravatar ChrisJL2021-12-11-5/+3
| | |\ \
| | | * | Migrate to generic `JSONField`Gravatar Johannes Christ2021-11-27-5/+3
| | * | | Use new approx message count viewGravatar Chris Lovering2021-12-11-5/+3
| | |/ /
| | * | Add `dm_sent` field to infractions model & serializerGravatar Izan2021-11-25-0/+4
| | * | Alter message query to leverage indexGravatar Chris Lovering2021-11-23-7/+7
| | * | Adds Redirect Filter ListGravatar Hassan Abouelela2021-11-17-0/+1
| | * | Adds Failures Field To RemindersGravatar Hassan Abouelela2021-10-29-0/+4
| | |/
| * | Pull from upstream/main and resolve conflicts.Gravatar RohanJnr2021-11-05-9/+10
| |\|
| | * Merge branch 'master' into subdomains-to-query-pathsGravatar Johannes Christ2021-10-06-7/+8
| | |\
| | | * Add LT and GT to supported otn charsGravatar Chris Lovering2021-09-27-1/+1
| | | * Rename an error to have a correct error suffixGravatar Chris Lovering2021-09-22-5/+5
| | * | Merge branch 'master' into subdomains-to-query-pathsGravatar Johannes Christ2021-07-08-7/+3
| | |\ \
| | * | | Move subdomains to query paths.Gravatar Johannes Christ2021-06-08-2/+2
| * | | | Merge branch 'main' into otn_softdelGravatar Rohan Reddy Alleti2021-07-24-7/+3
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Add active field to OffTopicChannelName model.Gravatar RohanJnr2021-05-19-1/+6
| | |/ / | |/| |
* | | | Merge branch 'main' into swfarnsworth/smarter-resources/merge-with-mainGravatar Steele Farnsworth2021-09-13-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Update embed description length to 4096Gravatar mbaruh2021-09-07-1/+1
* | | | Merge with main, resolve conflicts.Gravatar swfarnsworth2021-09-05-0/+1
|\| | |
| * | | Allow empty value for inventory url fieldGravatar Numerlor2021-08-30-0/+1
| | |/ | |/|
* / | lint: Add a NOQA for the N818 linting errorGravatar Vivaan Verma2021-08-12-1/+1
|/ /
* | 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
|/