aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Zero-fill discriminators in infraction searchesGravatar MarkKoz2020-08-10-1/+1
* Use format_user in token remover testGravatar MarkKoz2020-08-10-1/+2
* Concatenate string in one lineGravatar MarkKoz2020-08-10-2/+1
* Fix conflict with disabling filter ping for DMsGravatar MarkKoz2020-08-02-68/+307
|\
| * Remove superfluous Available help channels.Gravatar Leon Sandøy2020-07-31-4/+12
| * Merge pull request #1073 from python-discord/fix/webhook_removerGravatar Leon Sandøy2020-07-30-1/+1
| |\
| | * Use full flag name for case-insensitivityGravatar Senjan212020-07-30-1/+1
| | * Missed `?` in regex.Gravatar Senjan212020-07-30-1/+1
| | * Use non-capturing group instead.Gravatar Senjan212020-07-30-1/+1
| | * Change regex so it catches new discord URLGravatar Senjan212020-07-30-1/+1
| |/
| * Merge pull request #1072 from python-discord/fix/message_pinGravatar Sebastiaan Zeeff2020-07-30-0/+2
| |\
| | * Fix channel moving incase `message.pin` failsGravatar Senjan212020-07-30-0/+2
| |/
| * Merge pull request #1071 from python-discord/no_mod_alert_ping_for_dmsGravatar Dennis Pham2020-07-29-1/+1
| |\
| | * Don't ping everyone when tripping filter in DMs.Gravatar Leon Sandøy2020-07-29-1/+1
| |/
| * Merge pull request #1023 from ks129/help-channels-pinGravatar Mark2020-07-28-0/+24
| |\
| | * Merge branch 'master' into help-channels-pinGravatar Mark2020-07-28-481/+2396
| | |\ | | |/ | |/|
| * | Merge pull request #1069 from python-discord/fix/pollGravatar scragly2020-07-29-2/+2
| |\ \
| | * | correct import orderGravatar Senjan212020-07-28-1/+1
| | * | fix poll command by using clean_content converterGravatar Senjan212020-07-28-2/+2
| |/ /
| * | Allow specifying a channel to send !embed embedsGravatar kosayoda2020-07-28-3/+7
| * | Update IDs of Code Jam rolesGravatar Sebastiaan Zeeff2020-07-27-2/+2
| * | Fix: Implicit string concatenation considered harmfulGravatar kosayoda2020-07-24-4/+1
| * | Merge pull request #1064 from python-discord/bug/1036/empty-embed-fieldsGravatar Dennis Pham2020-07-23-2/+5
| |\ \
| | * \ Merge branch 'master' into bug/1036/empty-embed-fieldsGravatar Dennis Pham2020-07-23-65/+88
| | |\ \ | | |/ / | |/| |
| * | | Disabled burst_shared filter temporarilyGravatar Joe Banks2020-07-23-4/+0
| * | | Merge pull request #1062 from python-discord/bug/util/897/truncate-charinfoGravatar Mark2020-07-22-21/+15
| |\ \ \
| | * \ \ Merge branch 'master' into bug/util/897/truncate-charinfoGravatar Mark2020-07-22-25/+234
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #1063 from python-discord/bug/util/jams-multi-categoriesGravatar Mark2020-07-22-40/+73
| |\ \ \ \
| | * | | | Jam tests: use the MAX_CHANNELS constant moreGravatar MarkKoz2020-07-22-4/+4
| | * | | | Jam tests: assert equality of new categoryGravatar MarkKoz2020-07-22-1/+2
| | * | | | Jam tests: add subtests to non-existent category testGravatar MarkKoz2020-07-22-7/+18
| | * | | | Jam tests: fix category testGravatar MarkKoz2020-07-22-14/+24
| | * | | | Jams: create a new category if others are fullGravatar MarkKoz2020-07-22-20/+31
| |/ / / /
| | * | | Charinfo: correct char limit used in error messageGravatar Mark2020-07-22-1/+1
| | * | | Charinfo: up char limit and reduce line limitGravatar MarkKoz2020-07-22-4/+4
| | * | | Charinfo: use more descriptive field name Gravatar Mark2020-07-22-1/+1
| | * | | Charinfo: paginate the resultsGravatar MarkKoz2020-07-21-6/+6
| | * | | Charinfo: use send_denial helperGravatar MarkKoz2020-07-21-13/+7
| | | * | Check that embed desc is not Empty before stripping.Gravatar kosayoda2020-07-23-2/+5
| | |/ / | |/| |
| * | | Merge pull request #957 from ks129/jam-testGravatar Mark2020-07-22-17/+193
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' into jam-testGravatar Mark2020-07-22-869/+3594
| | |\ \ | | |/ / | |/| |
| | * | Jam Tests: space out lines for readabilityGravatar MarkKoz2020-07-22-0/+6
| | * | Jam Tests: remove default_args attributeGravatar MarkKoz2020-07-22-4/+3
| | * | Jam Tests: re-arrange tests to follow definition order in the cogGravatar MarkKoz2020-07-22-10/+10
| | * | Jam Tests: fix utils patchGravatar MarkKoz2020-07-22-4/+5
| | * | Jam Tests: Fix `test_duplicate_member_provided` assertionsGravatar ks1292020-06-13-1/+3
| | * | Jam Tests: Fix wrong function name and convert them to mocksGravatar ks1292020-06-13-1/+3
| | * | Jam Tests: Simplify and make tests more secureGravatar ks1292020-06-13-6/+4
| | * | Jams: Fix `get_overwrites` return typeGravatar ks1292020-06-13-2/+2
| | * | Jam Tests: Update `Context` to `Guild` for tests tooGravatar ks1292020-06-13-19/+19