aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Clean Up Static Deploys ReadmeGravatar Hassan Abouelela2021-11-26-6/+8
* Fix Typo In Static TaskGravatar Hassan Abouelela2021-11-26-1/+1
* Merge pull request #572 from D0rs4n/pr/deleterolesignalGravatar Johannes Christ2021-11-26-4/+45
|\
| * Patch signals to use post_delete, instead of pre_deleteGravatar D0rs4n2021-11-26-5/+4
| * Patch roles test to use fresh instance from the DBGravatar D0rs4n2021-11-26-0/+1
| * Add test to check role unassignmentGravatar D0rs4n2021-11-26-1/+21
| * Create a signal to unassign roles from user when deletedGravatar D0rs4n2021-11-26-1/+22
|/
* Merge pull request #619 from hedyhli/patch-1Gravatar Johannes Christ2021-11-26-2/+7
|\
| * Merge branch 'main' into patch-1Gravatar Johannes Christ2021-11-26-41/+259
| |\ | |/ |/|
* | Merge pull request #612 from python-discord/redirectsGravatar Johannes Christ2021-11-26-20/+112
|\ \
| * \ Merge branch 'main' into redirectsGravatar Johannes Christ2021-11-26-179/+854
| |\ \ | |/ / |/| |
* | | Merge pull request #621 from python-discord/add-dm_sent-fieldGravatar Joe Banks2021-11-25-4/+52
|\ \ \
| * | | Merge migrations with upstreamGravatar Johannes Christ2021-11-25-0/+14
| * | | Fix lintingGravatar Izan2021-11-25-1/+10
| * | | Update documentation to include `dm_sent` fieldGravatar Izan2021-11-25-3/+6
| * | | Add `dm_sent` field to infractions model & serializerGravatar Izan2021-11-25-1/+23
|/ / /
* | | Merge pull request #628 from python-discord/alter-query-to-leverage-indexGravatar Johannes Christ2021-11-24-7/+7
|\ \ \
| * | | Alter message query to leverage indexGravatar Chris Lovering2021-11-23-7/+7
|/ / /
* | | Merge pull request #627 from python-discord/don't-always-calc-activity-blocksGravatar Johannes Christ2021-11-23-3/+28
|\ \ \
| * | | Add metricity test for users >1k messagesGravatar Chris Lovering2021-11-22-0/+19
| * | | Make metricity test order insensitiveGravatar Chris Lovering2021-11-22-2/+2
| * | | Only calc activity blocks when <1k messagesGravatar Chris Lovering2021-11-22-1/+7
|/ / /
* | | Merge pull request #625 from python-discord/filter-redirectsGravatar Johannes Christ2021-11-20-1/+21
|\ \ \
| * | | Adds Redirect Filter ListGravatar Hassan Abouelela2021-11-17-1/+21
|/ / /
* | | Merge pull request #618 from python-discord/save-remindersGravatar ChrisJL2021-11-07-6/+39
|\ \ \
| * | | Adds Failures Field To RemindersGravatar Hassan Abouelela2021-10-29-6/+39
|/ / /
| * | Adds Redirects To Static BuildsGravatar Hassan Abouelela2021-10-10-20/+112
| | * Fix gitpod link in Sir Lancebot contributing guideGravatar Hedy Li2021-11-04-1/+1
| | * Improve Gitpod section in Sir Lancebot contributing guideGravatar Hedy Li2021-11-04-2/+7
| |/ |/|
* | Merge pull request #617 from python-discord/mbaruh-patch-1Gravatar ChrisJL2021-10-23-1/+1
|\ \
| * | Correct redis config instructions in bot guideGravatar Boris Muratov2021-10-23-1/+1
|/ /
* | Merge pull request #616 from hedyhli/typosGravatar Matteo Bertucci2021-10-18-12/+12
|\ \
| * \ Merge branch 'main' into typosGravatar Matteo Bertucci2021-10-18-4/+9
| |\ \ | |/ / |/| |
* | | Fixes Test Paths For Windows (#596)Gravatar Hassan Abouelela2021-10-17-3/+8
* | | Merge pull request #615 from hedyhli/mainGravatar Matteo Bertucci2021-10-17-1/+1
|\ \ \
| * | | FAQ: Update reference to #dev-brandingGravatar Hedy Li2021-10-17-1/+1
|/ / /
| * | Fix typos in contributing guidesGravatar Hedy Li2021-10-18-4/+4
| * | Fix typo 'fied' in apps/api/tests/test_offensive_message.pyGravatar Hedy Li2021-10-18-1/+1
| * | Fix typos across codebaseGravatar Hedy Li2021-10-17-8/+8
|/ /
* | Merge pull request #614 from python-discord/mbaruh-patch-1Gravatar Matteo Bertucci2021-10-17-1/+1
|\ \
| * | Remove stray `#` in bot guideGravatar Boris Muratov2021-10-17-1/+1
|/ /
* | Merge pull request #593 from python-discord/new-ban-appeals-processGravatar Matteo Bertucci2021-10-17-2/+5
|\ \
| * \ Merge branch 'main' into new-ban-appeals-processGravatar ChrisJL2021-10-17-653/+1634
| |\ \ | |/ / |/| |
* | | Merge pull request #613 from python-discord/mbaruh-patch-1Gravatar Matteo Bertucci2021-10-17-1/+1
|\ \ \
| * | | Fix typo in bot guideGravatar Boris Muratov2021-10-17-1/+1
|/ / /
* | / Restructure bot contributing guide (#591)Gravatar Boris Muratov2021-10-17-140/+681
| |/ |/|
* | Merge pull request #609 from python-discord/static-previewsGravatar Joe Banks2021-10-10-27/+445
|\ \
| * | Uses Nightly To Download ArtifactsGravatar Hassan Abouelela2021-10-10-15/+15
| * | Move Static Build Into Separate VariableGravatar Hassan Abouelela2021-10-10-1/+3
| * | Error Out On Missing Files In CIGravatar Hassan Abouelela2021-10-10-0/+1