| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | | | | * | | Remove reference to `try - except` | 2021-02-11 | -2/+1 | ||
| | | | | | | | |||||
| | | | | * | | Split example codeblock in two | 2021-02-11 | -5/+7 | ||
| | | | | | | | |||||
| | | | | * | | Reword comment in example | 2021-02-06 | -2/+2 | ||
| | | | | | | | |||||
| | | | | * | | Refer to `defaultdict` tag in `dict-get` | 2021-02-05 | -1/+1 | ||
| | | | | | | | |||||
| | | | | * | | Fix faulty heading | 2021-02-05 | -1/+3 | ||
| | | | | | | | |||||
| | | | | * | | Update and rename keyerror.md to dict-get.md | 2021-02-05 | -17/+13 | ||
| | | | | | | | |||||
| | | | | * | | Make `KeyError` tag | 2021-02-05 | -0/+17 | ||
| | | |_|/ / | |/| | | | |||||
| | | | | * | Set max attachment from 3 -> 6 | 2021-02-20 | -1/+1 | ||
| | | | | | | |||||
| | | | | * | Remove attachments check in duplicates filter | 2021-02-20 | -1/+1 | ||
| | | | | | | |||||
| | | | | * | Lower max attachments per 10 seconds to 3 | 2021-02-06 | -1/+1 | ||
| | | | | | | |||||
| | | | | * | Ignore attachment-only messages for duplicates antispam rule | 2021-02-06 | -0/+1 | ||
| | | |_|/ | |/| | | |||||
| * | | | | Apply suggestions from code review | 2021-02-25 | -2/+2 | ||
| | | | | | | | | | | | | | Co-authored-by: Mark <[email protected]> | ||||
| * | | | | Hyperlink URL | 2021-02-09 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | Suggestion of @Numelor Co-authored-by: Numerlor <[email protected]> | ||||
| * | | | | A small typo | 2021-02-09 | -1/+1 | ||
| | | | | | | | | | | | | | Co-authored-by: Kieran Siek <[email protected]> | ||||
| * | | | | Tiny grammar edit | 2021-02-09 | -2/+2 | ||
| | | | | | |||||
| * | | | | Simplified language | 2021-02-05 | -6/+3 | ||
| | | | | | |||||
| * | | | | Merge branch 'master' into json-tag | 2021-02-05 | -15/+78 | ||
| |\| | | | |||||
| | * | | | Merge pull request #1397 from python-discord/feat/1280/deleted-jumplink | 2021-02-05 | -0/+2 | ||
| | |\ \ \ | | |/ / | |/| | | Add jumplink to deleted messages | ||||
| | | * | | Add jumplink to deleted messages | 2021-02-05 | -0/+2 | ||
| | |/ / | |||||
| | * | | Merge pull request #1378 from PH-KDX/patch-1 | 2021-02-03 | -0/+3 | ||
| | |\ \ | | | | | | | | | Create voice.md | ||||
| | | * \ | Merge branch 'master' into patch-1 | 2021-02-03 | -349/+444 | ||
| | | |\ \ | | |/ / | |/| | | |||||
| | * | | | Merge pull request #1313 from HassanAbouelela/fix-voiceban-member-bug | 2021-02-03 | -14/+52 | ||
| | |\ \ \ | | | | | | | | | | | Adds Member Checks Before Changing Voice | ||||
| | | * | | | Updates Apply Infraction Docstring | 2021-01-21 | -0/+1 | ||
| | | | | | | |||||
| | | * | | | Restructures Voice Ban Action | 2021-01-21 | -16/+32 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | Updates the voice ban action so the infraction pardoning is always run, and so all operations are handled in the _scheduler. Updates tests. | ||||
| | | * | | | Merge branch 'master' into fix-voiceban-member-bug | 2021-01-20 | -1421/+2007 | ||
| | | |\ \ \ | |||||
| | | * | | | | Cleans Up Tests | 2021-01-20 | -5/+5 | ||
| | | | | | | | |||||
| | | * | | | | Adds Member Checks Before Changing Voice | 2020-11-30 | -3/+24 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a check that checks if the user object is an instance of guild member, before performing guild operations. Adds tests. Signed-off-by: Hassan Abouelela <[email protected]> | ||||
| | * | | | | | Merge pull request #1395 from python-discord/wookie184-floats-tag | 2021-02-03 | -0/+20 | ||
| | |\ \ \ \ \ | | | | | | | | | | | | | | | Add tag on float imprecision | ||||
| | | * | | | | | Mention math.isclose and add an example | 2021-02-03 | -4/+5 | ||
| | | | | | | | | |||||
| | | * | | | | | Add tag on float imprecision | 2021-02-02 | -0/+19 | ||
| | |/ / / / / | | | | | | | | | | | | | Adds a tag on float imprecision | ||||
| | * | | | | | Merge pull request #1390 from ChrisLovering/Handle-OverflowErrors | 2021-02-01 | -1/+1 | ||
| | |\ \ \ \ \ | | | | | | | | | | | | | | | Protect against overflows caused by large expirations | ||||
| | | * \ \ \ \ | Merge branch 'master' into Handle-OverflowErrors | 2021-02-01 | -2/+4 | ||
| | | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | | * | | | | | Protect against overflows caused by large expirations | 2021-01-30 | -1/+1 | ||
| | | | | | | | | |||||
| | | | | | * | | Rename voice.md to voice-verification.md | 2021-01-23 | -0/+0 | ||
| | | | | | | | | |||||
| | | | | | * | | Create voice.md | 2021-01-22 | -0/+3 | ||
| | | | | | | | | | | | | | | | | | | | | | | This tag would provide info for users which are not voice-verified, so that they can easily be directed toward the appropriate channel. | ||||
| * | | | | | | | Fixed random newline at start | 2021-02-05 | -1/+0 | ||
| | | | | | | | | |||||
| * | | | | | | | Removed an excess line | 2021-02-05 | -1/+1 | ||
| | | | | | | | | |||||
| * | | | | | | | Rewrite to make it more compact and to the point | 2021-02-05 | -16/+8 | ||
| | | | | | | | | |||||
| * | | | | | | | replaced underscore with dash | 2021-02-05 | -0/+0 | ||
| | | | | | | | | |||||
| * | | | | | | | suggestion for: | 2021-02-01 | -2/+2 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | more friendly/less personal suggestion. | ||||
| * | | | | | | | added some more clarification | 2021-02-01 | -1/+1 | ||
| | | | | | | | | |||||
| * | | | | | | | Changed some wording | 2021-02-01 | -4/+4 | ||
| | | | | | | | | |||||
| * | | | | | | | Removed extra whitespace line in last example | 2021-02-01 | -1/+0 | ||
| | | | | | | | | |||||
| * | | | | | | | Fixed EOF | 2021-01-31 | -1/+1 | ||
| | | | | | | | | |||||
| * | | | | | | | name fix, added suggestions from previous PR | 2021-01-31 | -27/+24 | ||
| | | | | | | | | |||||
| * | | | | | | | Re created file from last point | 2021-01-31 | -0/+27 | ||
| |/ / / / / / | |||||
| * / / / / / | Make sure that restrictions also applies to moderators | 2021-01-30 | -2/+4 | ||
| |/ / / / / | | | | | | | | | | | Without this, if a moderator add a reaction to any message, all the messages currently listening for reaction will pass the check since the user has a moderation role. | ||||
| * | | | | | Merge PR #1388 - gracefully handle non-existing infractions | 2021-01-29 | -1/+7 | ||
| |\ \ \ \ \ | |||||
| | * | | | | | Remove ConversionError from comment, as its now handled above. | 2021-01-29 | -1/+1 | ||
| | | | | | | | |||||
| | * | | | | | handle within the error handler | 2021-01-29 | -4/+7 | ||
| | | | | | | | |||||