aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Change logging statement to use author instead of usernameGravatar sco12019-01-09-2/+2
* Get member object for ban infractions to pass to hierarchy checkGravatar sco12019-01-09-4/+8
* Add missing awaitsGravatar sco12019-01-09-7/+7
* Add hierarchy check to desired infractionsGravatar sco12019-01-09-3/+44
* Add role hierarchy comparison check methodGravatar sco12019-01-07-0/+13
* Merge pull request #258 from python-discord/hemlock/Reminder_Deletion_MethodsGravatar S. Co12019-01-07-1/+1
|\
| * Corrected the delete_reminder() method to use the correct _delete_reminder me...Gravatar Daniel Brown2019-01-07-1/+1
|/
* Merge pull request #251 from python-discord/invite-filter-dmGravatar S. Co12019-01-05-7/+55
|\
| * Use explicit channel mentionGravatar sco12019-01-05-1/+1
| * Marginally smarter filter notification logicGravatar sco12019-01-05-11/+5
| * Add notification strings for remaining filtersGravatar sco12019-01-05-7/+12
| * Merge branch 'master' into invite-filter-dmGravatar sco12019-01-05-188/+318
| |\ | |/ |/|
* | Merge pull request #252 from python-discord/pre-commitGravatar Chris Goes2019-01-04-176/+255
|\ \
| * | Add pre-commit dev dependency & flake8 configurationGravatar sco12019-01-03-176/+255
|/ /
* | Merge pull request #249 from python-discord/hemlock/codeblock_retributionGravatar Thomas Petersson2019-01-03-1/+2
|\ \
| * \ Merge branch 'master' into hemlock/codeblock_retributionGravatar Thomas Petersson2019-01-03-2/+24
| |\ \ | |/ / |/| |
* | | Merge pull request #247 from python-discord/fix-paginator-indexerrorGravatar Sebastiaan Zeeff2019-01-03-2/+24
|\ \ \
| * | | Adding optional kwarg to raise Exception on empty paginator embed instead of ...Gravatar SebastiaanZ2019-01-03-2/+16
| * | | Clarifying log.debug messages for empty embeds for both PaginatorsGravatar SebastiaanZ2019-01-03-2/+2
| * | | Fixing empty LinesPaginator and ImagePaginator with '(nothing to display)' an...Gravatar SebastiaanZ2019-01-03-0/+8
|/ / /
| * | Added a log message to go along with messages bot messages being removed.Gravatar Daniel Brown2019-01-03-0/+1
| * | Hopefully the final fix to the code block on-edit deletion thingGravatar Daniel Brown2019-01-03-1/+1
|/ /
* | Merge pull request #229 from python-discord/defcon-channel-titleGravatar Chris Goes2019-01-02-9/+37
|\ \
| * \ Merge branch 'master' into defcon-channel-titleGravatar Chris Goes2019-01-02-1/+1
| |\ \ | |/ / |/| |
| * | Ignore defcon title change in modlog.Gravatar scragly2019-01-02-1/+6
| * | Fix timedelta days referenceGravatar sco12019-01-01-2/+2
| * | Merge branch 'master' into defcon-channel-titleGravatar Leon Sandøy2019-01-01-9/+6
| |\ \
| * \ \ Merge branch 'master' into defcon-channel-titleGravatar Johannes Christ2018-12-30-81/+215
| |\ \ \
| * | | | Add missing awaitsGravatar sco12018-12-30-4/+4
| * | | | Fix channel grabbing logicGravatar sco12018-12-28-2/+3
| * | | | Add defcon channel topic updatingGravatar sco12018-12-28-1/+23
| * | | | Add #defcon to channel constantsGravatar sco12018-12-28-0/+2
| * | | | Switch local color constants to PyDis' constantsGravatar sco12018-12-28-8/+6
| | | | * Fix import orderGravatar sco12019-01-03-1/+1
| | | | * Move user notification bools to configGravatar sco12019-01-03-5/+18
| | | | * Add identification of invite via DMGravatar sco12019-01-02-2/+7
| | | | * Add user notification on invite removeGravatar sco12019-01-02-6/+37
| |_|_|/ |/| | |
* | | | Merge pull request #242 from python-discord/eval-indent-fixGravatar Johannes Christ2019-01-01-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into eval-indent-fixGravatar Johannes Christ2019-01-01-9/+6
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #234 from python-discord/invite-filter-fixGravatar Leon Sandøy2019-01-01-9/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into invite-filter-fixGravatar Leon Sandøy2019-01-01-39/+110
| |\ \ \ | |/ / / |/| | |
| * | | Remove the cursed trailing whitespaceGravatar sco12018-12-29-2/+2
| * | | Remove invite filter deblankingGravatar sco12018-12-29-9/+6
| | * | Cast int to str, correct buffer align, re-add trailing spaceGravatar scragly2019-01-01-1/+1
| |/ / |/| |
* | | Merge pull request #223 from python-discord/mod-dm-statusGravatar Johannes Christ2018-12-30-39/+80
|\ \ \
| * \ \ Merge branch 'master' into mod-dm-statusGravatar scragly2018-12-30-0/+30
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #233 from python-discord/warn-modlogGravatar Johannes Christ2018-12-30-0/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | Add mod log event for member warn & shadowwarnGravatar sco12018-12-29-0/+30
|/ / /
| * | Merge branch 'master' into mod-dm-statusGravatar scragly2018-12-30-44/+107
| |\ \ | |/ / |/| |
* | | Merge pull request #227 from python-discord/group-dm-invitesGravatar sco12018-12-28-8/+6
|\ \ \